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

----


---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to