chia7712 commented on code in PR #18972:
URL: https://github.com/apache/kafka/pull/18972#discussion_r1962485553


##########
connect/runtime/src/test/java/org/apache/kafka/connect/runtime/rest/resources/LoggingResourceTest.java:
##########
@@ -113,7 +113,7 @@ public void setLevelWithInvalidArgTest() {
 
     @Test
     public void testSetLevelDefaultScope() {
-        testSetLevelWorkerScope(null, true);
+        testSetLevelWorkerScope("worker", false);

Review Comment:
   Sorry that I fail to catch this fix. Could you please share the detail to me?



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to