[jira] [Commented] (STORM-1575) TwitterSampleSpout throws NPE on close

2016-06-07 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on STORM-1575:
---

Github user ptgoetz commented on the issue:

https://github.com/apache/storm/pull/1153
  
+1


> TwitterSampleSpout throws NPE on close
> --
>
> Key: STORM-1575
> URL: https://issues.apache.org/jira/browse/STORM-1575
> Project: Apache Storm
>  Issue Type: Bug
>  Components: examples
>Affects Versions: 1.0.0, 2.0.0
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>Priority: Minor
>
> the global "_twitterStream" is not initialized in "open" but used in "close"



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


[jira] [Commented] (STORM-1575) TwitterSampleSpout throws NPE on close

2016-06-06 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on STORM-1575:
---

Github user harshach commented on the issue:

https://github.com/apache/storm/pull/1153
  
+1. build failure not related to the patch.


> TwitterSampleSpout throws NPE on close
> --
>
> Key: STORM-1575
> URL: https://issues.apache.org/jira/browse/STORM-1575
> Project: Apache Storm
>  Issue Type: Bug
>  Components: examples
>Affects Versions: 1.0.0, 2.0.0
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>Priority: Minor
>
> the global "_twitterStream" is not initialized in "open" but used in "close"



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


[jira] [Commented] (STORM-1575) TwitterSampleSpout throws NPE on close

2016-02-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on STORM-1575:
---

GitHub user manuzhang opened a pull request:

https://github.com/apache/storm/pull/1153

[STORM-1575] fix TwitterSampleSpout NPE on close



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/manuzhang/storm fix_1575

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/storm/pull/1153.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1153


commit a37ddbaa7a4c8b94a68efda94a7491033820
Author: manuzhang 
Date:   2016-02-25T07:07:12Z

[STORM-1575] fix TwitterSampleSpout NPE on close




> TwitterSampleSpout throws NPE on close
> --
>
> Key: STORM-1575
> URL: https://issues.apache.org/jira/browse/STORM-1575
> Project: Apache Storm
>  Issue Type: Bug
>  Components: examples
>Affects Versions: 1.0.0, 2.0.0
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>Priority: Minor
>
> the global "_twitterStream" is not initialized in "open" but used in "close"



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