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



##########
File path: 
streams/src/main/java/org/apache/kafka/streams/processor/internals/ProcessorContextUtils.java
##########
@@ -39,9 +39,7 @@ private ProcessorContextUtils() {}
      * removing the need for this method.
      */
     public static long getCurrentSystemTime(final ProcessorContext context) {

Review comment:
       nit (not introduced in this PR, but would be a nice side cleanup): 
rename to `currentSystemTime(...)`




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