-
Couldn't load subscription status.
- Fork 16
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
rabbitmq-stream-java-client/src/main/java/com/rabbitmq/stream/impl/HashRoutingStrategy.java
Line 40 in 317b40c
| partitions.get(Integer.remainderUnsigned(hashValue, partitions.size()))); |
The routing strategy should return the empty list if there is no partition.
The creation of the super stream producer could also fail if there's no partition at that time.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working