GitHub user nishadi opened a pull request:

    https://github.com/apache/gora/pull/115

    GORA-518 Update the policies as per the 4.0.6 aerospike java client

    This PR contains changes to update the supported policy configurations as 
per the 4.0.6 Aerospike java client.
    The configurable policies in both [write 
policy](https://www.aerospike.com/apidocs/java/com/aerospike/client/policy/WritePolicy.html)
 and [read 
policy](https://www.aerospike.com/apidocs/java/com/aerospike/client/policy/Policy.html)
 are made configurable with these changes. 

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

    $ git pull https://github.com/nishadi/gora GORA-518

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

    https://github.com/apache/gora/pull/115.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 #115
    
----
commit d93261e9492a2e6cdebcb1f47b4f24f7c93f4c9f
Author: nishadi <ndime...@gmail.com>
Date:   2017-08-07T13:53:32Z

    Update the policies as per the 4.0.6 aerospike java client

----


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