wardlican commented on code in PR #3950:
URL: https://github.com/apache/amoro/pull/3950#discussion_r3008398885
##########
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:
Okay, I will reverted it and fix it in another PR.
--
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]