ableegoldman commented on a change in pull request #8669:
URL: https://github.com/apache/kafka/pull/8669#discussion_r425576674



##########
File path: 
streams/src/main/java/org/apache/kafka/streams/processor/internals/AbstractProcessorContext.java
##########
@@ -113,10 +113,12 @@ public void register(final StateStore store,
     }
 
     /**
+     * @throws UnsupportedOperationException if the current task type is 
standby

Review comment:
       No logical changes here, just added a check for any methods that were 
previously overridden in the standby context to throw UnsupportedOperation




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