splett2 commented on code in PR #13707:
URL: https://github.com/apache/kafka/pull/13707#discussion_r1191611324


##########
core/src/test/scala/integration/kafka/api/ProducerIdExpirationTest.scala:
##########
@@ -183,7 +183,11 @@ class ProducerIdExpirationTest extends 
KafkaServerTestHarness {
     )
 
     // Update the expiration time to a low value again.
-    admin.incrementalAlterConfigs(producerIdExpirationConfig("100"))
+    
admin.incrementalAlterConfigs(producerIdExpirationConfig("100")).all().get()

Review Comment:
   Yes



-- 
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