[
https://issues.apache.org/jira/browse/STORM-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338614#comment-14338614
]
ASF GitHub Bot commented on STORM-496:
--------------------------------------
GitHub user harshach opened a pull request:
https://github.com/apache/storm/pull/446
STORM-496. task.clj missing debug for logging spout and bolt emit values.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harshach/incubator-storm STORM-496
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/446.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 #446
----
commit 3193307777b3155dc1524af0316aee139f349b23
Author: Sriharsha Chintalapani <[email protected]>
Date: 2015-02-26T16:02:25Z
STORM-496. task.clj missing debug for logging spout and bolt emit values.
----
> task.clj missing debug for logging spout and bolt emit values
> -------------------------------------------------------------
>
> Key: STORM-496
> URL: https://issues.apache.org/jira/browse/STORM-496
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Sriharsha Chintalapani
> Labels: newbie, security
>
> task.clj in security branch missing debug config for logging spout , bolt
> emit values.
> https://github.com/apache/incubator-storm/blob/security/storm-core/src/clj/backtype/storm/daemon/task.clj
> https://github.com/apache/incubator-storm/blob/master/storm-core/src/clj/backtype/storm/daemon/task.clj#L130
> https://github.com/apache/incubator-storm/blob/master/storm-core/src/clj/backtype/storm/daemon/task.clj#L133
> https://github.com/apache/incubator-storm/blob/master/storm-core/src/clj/backtype/storm/daemon/task.clj#L151
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)