[ 
https://issues.apache.org/jira/browse/STORM-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959781#comment-14959781
 ] 

Jungtaek Lim commented on STORM-1108:
-------------------------------------

Thanks for the work, [~revans2].

As far as I think, we may have to get some works for 0.10.1 if some issues from 
0.10.0 will be reported.
I'm also curious that how much time we should make a patch target to 
0.10.x-branch, but since this patch seems be easy to backport, I'll try to.

> Random test failure : reset-log-levels-timer fails with NPE
> -----------------------------------------------------------
>
>                 Key: STORM-1108
>                 URL: https://issues.apache.org/jira/browse/STORM-1108
>             Project: Apache Storm
>          Issue Type: Sub-task
>          Components: storm-core
>            Reporter: Jungtaek Lim
>            Assignee: Robert Joseph Evans
>             Fix For: 0.11.0
>
>
> https://travis-ci.org/apache/storm/jobs/84955623
> "test-component-specific-config-clojure" shows this issue.
> {code}
> 94755 [reset-log-levels-timer] ERROR b.s.d.worker - Error when processing 
> event
> java.lang.NullPointerException
>       at backtype.storm.utils.Time.sleepUntil(Time.java:61) ~[classes/:?]
>       at backtype.storm.utils.Time.sleep(Time.java:81) ~[classes/:?]
>       at backtype.storm.timer$mk_timer$fn__4130$fn__4131.invoke(timer.clj:60) 
> [classes/:?]
>       at backtype.storm.timer$mk_timer$fn__4130.invoke(timer.clj:42) 
> [classes/:?]
>       at clojure.lang.AFn.run(AFn.java:22) [clojure-1.7.0.jar:?]
>       at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
> 94755 [reset-log-levels-timer] ERROR b.s.d.worker - Error when processing 
> event
> java.lang.NullPointerException
>       at backtype.storm.utils.Time.sleepUntil(Time.java:61) ~[classes/:?]
>       at backtype.storm.utils.Time.sleep(Time.java:81) ~[classes/:?]
>       at backtype.storm.timer$mk_timer$fn__4130$fn__4131.invoke(timer.clj:60) 
> [classes/:?]
>       at backtype.storm.timer$mk_timer$fn__4130.invoke(timer.clj:42) 
> [classes/:?]
>       at clojure.lang.AFn.run(AFn.java:22) [clojure-1.7.0.jar:?]
>       at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to