Guest User

Untitled

a guest
Mar 6th, 2018
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. "Thread-27-word-executor[13, 13]" #54 prio=5 os_prio=0 tid=0x000000001fcc7800 nid=0x2c60 waiting on condition [0x000000002581f000]
  2. java.lang.Thread.State: TIMED_WAITING (sleeping)
  3. at java.lang.Thread.sleep(Native Method)
  4. at org.apache.storm.utils.Time.sleepUntil(Time.java:98)
  5. at org.apache.storm.utils.Time.sleep(Time.java:148)
  6. at org.apache.storm.utils.Utils.sleep(Utils.java:625)
  7. at org.apache.storm.testing.TestWordSpout.nextTuple(TestWordSpout.java:58)
  8. at org.apache.storm.executor.spout.SpoutExecutor$2.call(SpoutExecutor.java:157)
  9. at org.apache.storm.utils.Utils$2.run(Utils.java:351)
  10. at java.lang.Thread.run(Thread.java:748)
Add Comment
Please, Sign In to add comment