Unverified Commit f83dc646 authored by 吴晟's avatar 吴晟 Committed by GitHub
Browse files

Fix a wrong comment. (#3134)

parent 8306ad45
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 */