Russole commented on PR #10013:
URL: https://github.com/apache/ozone/pull/10013#issuecomment-4181179326

   Thanks @szetszwo for the review. Updated the implementation to handle 
overloaded `@Replicate` methods and pass parameter types to 
`invokeRatisServer`, ensuring correct method resolution during Ratis invocation.
   Without this, incorrect overload resolution could lead to null protobuf 
arguments being serialized, causing a `NullPointerException` in CI tests (e.g. 
`TestScmDataDistributionFinalization`).


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