mjsax commented on a change in pull request #8851:
URL: https://github.com/apache/kafka/pull/8851#discussion_r438531571



##########
File path: 
streams/src/main/java/org/apache/kafka/streams/processor/internals/Task.java
##########
@@ -97,13 +97,9 @@ public boolean isValidTransition(final State newState) {
         }
     }
 
-    TaskId id();

Review comment:
       Group and order methods (compare in-line comments). -- Sub-classed 
inherit this ordering.




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

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


Reply via email to