entvex opened a new pull request, #214: URL: https://github.com/apache/pulsar-dotpulsar/pull/214
Fixes #213 # Description Adjustments have been made to the implementation of SinglePartitionRouter and RoundRobinPartitionRouter so the that the ChoosePartition method return non-negative integers. # Testing Added unit tests for the SinglePartitionRouter and RoundRobinPartitionRouter classes. These tests check that chosen partitions return non-negative integers. -- 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]
