GitHub user nishadi opened a pull request:
https://github.com/apache/gora/pull/117
GORA-520 Add support to retrieve partitions in aerospike module
This PR contains changes to retrieve the partitions in aerospike module.
As Aerospike does not support query key ranges as at the moment, only the
single partition is retrieved with this method. In addition this PR fixes the
test case related to getPartitions method and formats the Aerospike test store.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nishadi/gora GORA-520
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/gora/pull/117.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 #117
----
commit 460f9f5b0f30b4ddd5d568ea4c381779e9dcf6f3
Author: nishadi <[email protected]>
Date: 2017-08-13T14:17:51Z
Add support to retrieve partitions in aerospike module
----
---
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.
---