C0urante commented on code in PR #11983:
URL: https://github.com/apache/kafka/pull/11983#discussion_r867521081


##########
connect/runtime/src/main/java/org/apache/kafka/connect/runtime/distributed/IncrementalCooperativeConnectProtocol.java:
##########
@@ -148,18 +148,18 @@ public class IncrementalCooperativeConnectProtocol {
      *   Current Assignment => [Byte]
      * </pre>
      */
-    public static ByteBuffer serializeMetadata(ExtendedWorkerState 
workerState, boolean sessioned) {
+    public static ByteBuffer serializeMetadata(ExtendedWorkerState 
workerState) {

Review Comment:
   No worries, done! Sorry for the delay.



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