dombizita commented on code in PR #10991:
URL: https://github.com/apache/ozone/pull/10991#discussion_r3882276371


##########
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/transport/server/ratis/ContainerStateMachine.java:
##########


Review Comment:
   Nice catch, thanks! In the `KeyValueHandler` I set now the write version for 
the dispatcherContext in the `handleWriteChunk` and the `handlePutSmallFile` 
methods (with the help of Claude this is where EC requests are going with a 
null `dispatcherContext`). Is this correct? Not too familiar with this code.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to