Files
rocketmq/store
gaoyf faae64715d [ISSUE #7601] Fix slave acting master bug (#7603)
* fix NullPointerException when message escape to remote

* fix NumberFormatException when message retry to escape to remote

* fix timerCheckPoint of the master is not updated, causing the timer message to be replayed after master is restarted

* Use properties copies instead of referencing the same map when converting message
2023-12-07 11:25:22 +08:00
..