tisonkun commented on issue #6433:
URL: https://github.com/apache/pulsar/issues/6433#issuecomment-1344141664

   Closed as fixed.
   
   Also, the original issue is incorrect because switching the operator of a 
corporation is never symmetric. The invariant here is:
   
   ```java
   a.compareTo(b) + b.compareTo(a) == 0;
   ```


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

Reply via email to