ableegoldman commented on code in PR #18342:
URL: https://github.com/apache/kafka/pull/18342#discussion_r1917450316


##########
streams/src/main/java/org/apache/kafka/streams/kstream/internals/graph/GraphGraceSearchUtil.java:
##########
@@ -70,27 +61,4 @@ private static long findAndVerifyWindowGrace(final GraphNode 
graphNode, final St
         return inheritedGrace;
     }
 
-    @SuppressWarnings("rawtypes")
-    private static Long extractGracePeriod(final GraphNode node) {

Review Comment:
   haha yeah it's a step in the right direction...but it's still only just one 
step 😛 



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

Reply via email to