xxubai commented on code in PR #3950:
URL: https://github.com/apache/amoro/pull/3950#discussion_r3008182107
##########
amoro-ams/src/test/java/org/apache/amoro/server/TestOptimizerGroupKeeper.java:
##########
@@ -80,7 +81,7 @@ public static Object[] parameters() {
@Before
public void prepare() throws Exception {
optimizerRegistrar = registerInfo ->
optimizingService().authenticate(registerInfo);
- setupMockContainer();
+ setupMockContainer(() -> currentGroupName);
Review Comment:
Or you can wait until the fix PR is merged and then rebase.
--
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]