TyrantLucifer commented on code in PR #2719:
URL:
https://github.com/apache/incubator-seatunnel/pull/2719#discussion_r970565384
##########
seatunnel-e2e/seatunnel-e2e-common/src/test/java/org/apache/seatunnel/e2e/common/AbstractContainer.java:
##########
@@ -64,6 +64,12 @@ public AbstractContainer() {
protected abstract List<String> getExtraStartShellCommands();
+ protected abstract String getThirdPartyPluginsPath();
Review Comment:
What's the meaning of this? In e2e test cases, extra jars not update to
github server.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]