GitHub user s-noghabi opened a pull request:

    https://github.com/apache/samza/pull/132

    Profiling State Performance

    This is s commit for 
[SAMZA-1174](https://issues.apache.org/jira/browse/SAMZA-1174). This commit 
involves gathering a log of operations (read, write, delete, etc.) happening on 
the state and publishing them into a kafka topic. It is names as "Access Log" 
behaving similar to changelog, but gathering log information.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/s-noghabi/samza master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/132.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 #132
    
----
commit 9a62a7138cab12941e7becb03cd4016fa7912ee7
Author: jmehar2 <jmeh...@illinois.edu>
Date:   2017-04-19T20:20:41Z

    AccessLog for measuring storage access patterns and metrics

commit 2efaaaa19f9f878bd56d3152d5c44e860b205254
Author: s-noghabi <abdol...@illinois.edu>
Date:   2017-04-19T20:27:58Z

    Merge pull request #1 from jayasi/access-log
    
    AccessLog for measuring storage access patterns and metrics

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to