mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
remove rouge sout...
This commit is contained in:
parent
ed2196f5a5
commit
d2ac219f01
@ -99,7 +99,6 @@ public class HotThreads {
|
||||
continue;
|
||||
}
|
||||
ThreadInfo info = threadBean.getThreadInfo(threadId, 0);
|
||||
System.out.println(info.getThreadName());
|
||||
if (info == null) {
|
||||
continue;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user