[ https://issues.apache.org/jira/browse/STREAMS-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212499#comment-14212499
]
ASF GitHub Bot commented on STREAMS-216:
----------------------------------------
GitHub user robdouglas opened a pull request:
https://github.com/apache/incubator-streams/pull/130
STREAMS-216 | Identifying Stream information in JMX monitoring Beans
Identifying Stream information in JMX monitoring Beans
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robdouglas/incubator-streams STREAMS-216
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/130.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 #130
----
commit b9f3519bf18213e5a9b343b1fba25a4b13f2ce3b
Author: Robert Douglas <rdouglas@w2ogroup.com>
Date: 2014-11-11T22:26:23Z
STREAMS-216 | Updated the broadcast object to contain a streams ID which will make it
easier to identify which Stream the beans belong to
commit 966b12b388b2a95a143a89094a7298bceb3539a4
Author: Robert Douglas <rdouglas@w2ogroup.com>
Date: 2014-11-13T16:14:17Z
Merge branch 'master' into STREAMS-216
commit 9a77a8f7c29ccffc8a71b1a4d7974e7904d98651
Author: Robert Douglas <rdouglas@w2ogroup.com>
Date: 2014-11-13T18:46:56Z
Merge branch 'master' into STREAMS-216
Conflicts:
streams-monitoring/src/main/java/org/apache/streams/monitoring/tasks/BroadcastMonitorThread.java
streams-runtimes/streams-runtime-local/src/main/java/org/apache/streams/local/builders/LocalStreamBuilder.java
commit fb8f9d209bf604a3b2127e22441e54b8e3259ad7
Author: Robert Douglas <rdouglas@w2ogroup.com>
Date: 2014-11-14T17:17:23Z
STREAMS-216 | All JMX monitoring beans now include identifying information and the time
that the stream was started
----
> Update JMX beans so that we have identifying information
> --------------------------------------------------------
>
> Key: STREAMS-216
> URL: https://issues.apache.org/jira/browse/STREAMS-216
> Project: Streams
> Issue Type: Sub-task
> Reporter: Robert Douglas
>
> We need to have all of our JMX beans created with identifying information so we know
which stream it is associated with. LocalStreamBuilder needs to take in a String identifier
which will then be used. This is essential in order for us to make sense of the messages that
we receive.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|