- Notifications
You must be signed in to change notification settings - Fork12k
Commit2a2f54e
guyinyou
feat: print full message when CRC not found in properties
When the error 'failed to check message CRC, not found CRC in properties' occurs,now it will print the full message content including topic, properties map,properties length, and full message hex for debugging purposes.Change-Id: I26d977e13802c5e69d01f16512e40d121dcff354Co-developed-by: Cursor <noreply@cursor.com>1 parentb77f2ab commit2a2f54e
File tree
1 file changed
+11
-1
lines changed- store/src/main/java/org/apache/rocketmq/store
1 file changed
+11
-1
lines changedLines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
621 | 630 | | |
622 | | - | |
| 631 | + | |
| 632 | + | |
623 | 633 | | |
624 | 634 | | |
625 | 635 | | |
| |||
0 commit comments
Comments
(0)