nisiyong commented on pull request #6577: URL: https://github.com/apache/skywalking/pull/6577#issuecomment-804699884
@wu-sheng After reading these docs as follows: * [Contributing Guides](https://skywalking.apache.org/docs/main/v8.4.0/en/guides/readme/) * [Plugin Development Guide](https://skywalking.apache.org/docs/main/v8.4.0/en/guides/java-plugin-development-guide/) * [Apache SkyWalking Agent Test Tool Suite](https://github.com/apache/skywalking-agent-test-tool) You said that update the e2e test, does it meaning I just need to update the `test/plugin/scenarios/hbase-scenario`? And consider the version, I could remove this module, and add 3 new scenario: - hbase-1.x-scenario (just rename hbase-scenario) - hbase-2.0.x-scenario - hbase-2.2.x-scenario -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
