[
https://issues.apache.org/jira/browse/GORA-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16116644#comment-16116644
]
ASF GitHub Bot commented on GORA-518:
-------------------------------------
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 <[email protected]>
Date: 2017-08-07T13:53:32Z
Update the policies as per the 4.0.6 aerospike java client
----
> Upgrade the supported policies to the new client in Aerospike Store
> --------------------------------------------------------------------
>
> Key: GORA-518
> URL: https://issues.apache.org/jira/browse/GORA-518
> Project: Apache Gora
> Issue Type: Improvement
> Reporter: Nishadi Kirielle
> Assignee: Nishadi Kirielle
>
> Currently, the supported policies in the Aerospike store are outdated with
> the Upgrade in the Aerospike java client. Thus the supported policies needs
> to be upgraded as to be compatible with the new java client.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)