Fix a wrong comment. (#3134)
This commit is contained in:
parent
8306ad4531
commit
f83dc64602
|
|
@ -30,7 +30,7 @@ import org.apache.skywalking.oap.server.library.module.ModuleDefineHolder;
|
|||
import org.slf4j.*;
|
||||
|
||||
/**
|
||||
* Top N worker is a persistence worker, but no
|
||||
* Top N worker is a persistence worker. Cache and order the data, flush in longer period.
|
||||
*
|
||||
* @author wusheng, peng-yongsheng
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue