Commit 0b60048
authored
[ISSUE apache#2421] Fix SelectMessageQueueByHash in case hashcode is Integer.MIN
1 parent 872f37d commit 0b60048
File tree
2 files changed
+9
-3
lines changed- client/src
- main/java/org/apache/rocketmq/client/producer/selector
- test/java/org/apache/rocketmq/client/producer/selector
2 files changed
+9
-3
lines changedLines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
47 | 55 | | |
48 | 56 | | |
49 | 57 | | |
0 commit comments