GitHub user tellison opened a pull request:

    https://github.com/apache/incubator-pirk/pull/81

    Enhancements to Wideskies encrypt/decrypt.

     - encrypt/decrypt now return their results, rather than have
    side-effect on their instances.
     - decryptor no longer responsible for storing results as JSON.
     - Marked primitive partitioner as final.

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

    $ git pull https://github.com/tellison/incubator-pirk EncryptDecrypt

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

    https://github.com/apache/incubator-pirk/pull/81.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 #81
    
----
commit 101e3e1f8e9daae82d99178216c2411eb128ea10
Author: Tim Ellison <t.p.elli...@gmail.com>
Date:   2016-08-26T13:37:27Z

    Enhancements to Wideskies encrypt/decrypt.
    
     - encrypt/decrypt now return their results, rather than have
    side-effect on their instances.
     - decryptor no longer responsible for storing results as JSON.
     - Marked primitive partitioner as final.

----


---
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