[
https://issues.apache.org/jira/browse/STREAMS-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14177465#comment-14177465
]
ASF GitHub Bot commented on STREAMS-197:
----------------------------------------
GitHub user rbnks opened a pull request:
https://github.com/apache/incubator-streams/pull/107
STREAMS-197 | New counting/tacking clases
Implements new class for tracking datums. Will allow for tracking in both
tasks and implementations across threads.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rbnks/incubator-streams STREAMS-197
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/107.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 #107
----
commit 2a635dfe87974076075494ff7d4833a3007c0af3
Author: Ryan Ebanks <[email protected]>
Date: 2014-10-17T19:06:46Z
Merge pull request #7 from apache/master
apache master merge 2014/10/17
commit c030d4393ab84fbd1cf484bf8ea06a7902a26964
Author: Ryan Ebanks <[email protected]>
Date: 2014-10-17T22:13:51Z
Created MXBean for counts and depricated DatumStatusCounter and
DatumStatusCountable in core
commit 6916a1b78318f7dec9d73121e25e1f6b545c9a78
Author: Ryan Ebanks <[email protected]>
Date: 2014-10-17T22:53:34Z
Added processing time
commit 393c2e79b2534bb7f8ba344b6418488c84338c87
Author: Ryan Ebanks <[email protected]>
Date: 2014-10-17T23:03:04Z
Added java doc
commit 6ecf46d2d371ff1ee27d6f3da189388892148fcb
Author: Ryan Ebanks <[email protected]>
Date: 2014-10-20T17:50:25Z
Merge pull request #8 from apache/master
Merge Apache Master 2014/10/20
commit d305371364b2340f26a66618aa614ca6f3ce6ee4
Author: Ryan Ebanks <[email protected]>
Date: 2014-10-20T17:53:31Z
Merge branch 'master' into datumcountable
commit bfffc5f7261b9117dd33bab7259e95e6de1f5e26
Author: Ryan Ebanks <[email protected]>
Date: 2014-10-20T20:32:13Z
Changed NAME_TEMPLATE
commit f40ce9b0db7bc082ce98722529f69881d85f3c8f
Author: Ryan Ebanks <[email protected]>
Date: 2014-10-20T21:00:26Z
STREAMS-197 | Avg time now will count for providers and does not include
errors in calculations
----
> Implement New Counting Classes
> ------------------------------
>
> Key: STREAMS-197
> URL: https://issues.apache.org/jira/browse/STREAMS-197
> Project: Streams
> Issue Type: Sub-task
> Reporter: Ryan Ebanks
>
> Need to implement threadsafe classes that will count datums at the task level
> and process (prov/proc/writer) level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)