[
https://issues.apache.org/jira/browse/STORM-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257526#comment-15257526
]
ASF GitHub Bot commented on STORM-1729:
---
GitHub user HeartSaVioR opened a pull reque
GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/1361
STORM-1729 Get rid of reflections while recording stats
* define MultiCount/LatencyStatAndMetric in let statement and set type hint
to there
Before applying I got around 860,000 emitted
[
https://issues.apache.org/jira/browse/STORM-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim updated STORM-1729:
Affects Version/s: (was: 1.0.1)
1.0.0
> Get rid of reflections while reco
[
https://issues.apache.org/jira/browse/STORM-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim updated STORM-1729:
Description:
I don't set affects version to 2.0.0 since it only occurs on Clojure.
{code}
(set! *wa
Jungtaek Lim created STORM-1729:
---
Summary: Get rid of reflections while recording stats
Key: STORM-1729
URL: https://issues.apache.org/jira/browse/STORM-1729
Project: Apache Storm
Issue Type: B
[
https://issues.apache.org/jira/browse/STORM-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257359#comment-15257359
]
John Fang commented on STORM-834:
-
[~lonerzzz] In fact I come into the same problem before,
[
https://issues.apache.org/jira/browse/STORM-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256978#comment-15256978
]
Bryan Baugher commented on STORM-834:
-
I've actually seen this issue when I had slf4j-l
[
https://issues.apache.org/jira/browse/STORM-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
P. Taylor Goetz resolved STORM-1535.
Resolution: Fixed
Fix Version/s: 1.0.1
2.0.0
0.1
[
https://issues.apache.org/jira/browse/STORM-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256890#comment-15256890
]
ASF GitHub Bot commented on STORM-1535:
---
Github user ptgoetz commented on the pull r
Github user ptgoetz commented on the pull request:
https://github.com/apache/storm/pull/1351#issuecomment-214497033
Thanks @priyank5485. Merged to master, 1.x-branch and 0.10.x-branch.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitH
Github user asfgit closed the pull request at:
https://github.com/apache/storm/pull/1351
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
[
https://issues.apache.org/jira/browse/STORM-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256819#comment-15256819
]
ASF GitHub Bot commented on STORM-1535:
---
Github user asfgit closed the pull request
[
https://issues.apache.org/jira/browse/STORM-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256808#comment-15256808
]
P. Taylor Goetz commented on STORM-1725:
Thanks [~hmclouro]. Merged.
> Kafka Spou
[
https://issues.apache.org/jira/browse/STORM-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256806#comment-15256806
]
ASF GitHub Bot commented on STORM-1725:
---
Github user asfgit closed the pull request
Github user asfgit closed the pull request at:
https://github.com/apache/storm/pull/1357
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user unsleepy22 commented on the pull request:
https://github.com/apache/storm/pull/1352#issuecomment-214360458
+1
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled
[
https://issues.apache.org/jira/browse/STORM-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256402#comment-15256402
]
ASF GitHub Bot commented on STORM-1723:
---
Github user unsleepy22 commented on the pul
Github user arunmahadevan commented on the pull request:
https://github.com/apache/storm/pull/1360#issuecomment-214272514
@dsKarthick the change looks good. Can you also raise a jira (at
https://issues.apache.org/jira/browse/STORM) and update the PR title ?
This would likely
Github user dsKarthick commented on the pull request:
https://github.com/apache/storm/pull/1360#issuecomment-214236815
@HeartSaVioR @arunmahadevan @revans2 @ptgoetz @vesense Could one of you
guys please take a look.
---
If your project is set up for it, you can reply to this email
GitHub user dsKarthick opened a pull request:
https://github.com/apache/storm/pull/1360
Flush stdout and stderr before calling "os.execvp" to prevent log loss.
bin/storm.py emits the following crucial information that is lost because
we don't flush the stdout before exec.
```
20 matches
Mail list logo