mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-28 20:09:14 +08:00
fix(comment): correct typos in ConsumeQueueExt class. (#9124)
This commit is contained in:
@@ -33,7 +33,7 @@ import org.apache.rocketmq.store.logfile.MappedFile;
|
||||
* such as message store time, filter bit map and etc.
|
||||
* <p/>
|
||||
* <li>1. This class is used only by {@link ConsumeQueue}</li>
|
||||
* <li>2. And is week reliable.</li>
|
||||
* <li>2. And is weakly reliable.</li>
|
||||
* <li>3. Be careful, address returned is always less than 0.</li>
|
||||
* <li>4. Pls keep this file small.</li>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user