[jira] [Commented] (STORM-1281) port backtype.storm.testing to java

2016-11-05 Thread Abhishek Agarwal (JIRA)

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

Abhishek Agarwal commented on STORM-1281:
-

I wouldn't be able to work on it in near future. Please go ahead. 

> port  backtype.storm.testing to java
> 
>
> Key: STORM-1281
> URL: https://issues.apache.org/jira/browse/STORM-1281
> Project: Apache Storm
>  Issue Type: New Feature
>  Components: storm-core
>Reporter: Robert Joseph Evans
>Assignee: Abhishek Agarwal
>  Labels: java-migration, jstorm-merger
>
> lots of helper functions/macros for running tests.  Some might need to stay 
> in cojure with a java equivalent that can be used when other tests are ported 
> over,



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


[jira] [Created] (STORM-2188) It can be difficult to tell which thread is hanging when an executor fails to shut down in time in local mode

2016-11-05 Thread JIRA
Stig Rohde Døssing created STORM-2188:
-

 Summary: It can be difficult to tell which thread is hanging when 
an executor fails to shut down in time in local mode
 Key: STORM-2188
 URL: https://issues.apache.org/jira/browse/STORM-2188
 Project: Apache Storm
  Issue Type: Improvement
Reporter: Stig Rohde Døssing
Assignee: Stig Rohde Døssing
Priority: Trivial


When an executor shuts down threads, it should first interrupt all the threads, 
then join the threads in a separate loop while debug logging which thread it's 
joining. 



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


[jira] [Commented] (STORM-1281) port backtype.storm.testing to java

2016-11-05 Thread Robert Joseph Evans (JIRA)

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

Robert Joseph Evans commented on STORM-1281:


[~abhishek.agarwal],

now that we have pull requests open for nimbus and worker are you planning on 
working on this, or can I take a crack at it?

> port  backtype.storm.testing to java
> 
>
> Key: STORM-1281
> URL: https://issues.apache.org/jira/browse/STORM-1281
> Project: Apache Storm
>  Issue Type: New Feature
>  Components: storm-core
>Reporter: Robert Joseph Evans
>Assignee: Abhishek Agarwal
>  Labels: java-migration, jstorm-merger
>
> lots of helper functions/macros for running tests.  Some might need to stay 
> in cojure with a java equivalent that can be used when other tests are ported 
> over,



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