ableegoldman commented on code in PR #18342:
URL: https://github.com/apache/kafka/pull/18342#discussion_r1915845539
##########
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:
Main point of this PR is to get rid of this ugly thing
--
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]