Skip to content

Commit

Permalink
polish comment format
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsm committed Feb 1, 2023
1 parent 2ce6c02 commit 1ea461b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ public class MessageStoreConfig {
/**
* 1. Register to broker after (startTime + disappearTimeAfterStart)
* 2. Internal msg exchange will start after (startTime + disappearTimeAfterStart)
* A. PopReviveService
* B. TimerDequeueGetService
* A. PopReviveService
* B. TimerDequeueGetService
*/
@ImportantField
private int disappearTimeAfterStart = -1;
Expand Down

0 comments on commit 1ea461b

Please sign in to comment.