GitHub user GERey opened a pull request:
https://github.com/apache/incubator-usergrid/pull/188
Usergrid 460
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-usergrid USERGRID-460
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/188.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 #188
----
commit 7c5b070215647137dde868fed1a47c03da96ebcf
Author: GERey <[email protected]>
Date: 2015-03-16T18:10:49Z
Created test that makes 10 cats and gets them back.
commit 65ff858dbf9b2e30a7322ad4612fd5d8a4120914
Author: GERey <[email protected]>
Date: 2015-03-16T20:15:23Z
Added test that checks entities written to a collection in reverse and
proves that locations queried are returned in collection order instead of
distance order.
commit 65c5e22d18d7eaba6e41ff7d84eb51365da6930d
Author: GERey <[email protected]>
Date: 2015-03-17T23:28:55Z
[USERGRID-460] Added ability to make geo sorts possible. Not Working.
Refacorted the query code for filterBuilders and queryBuilders in the Query
class.
commit 6f3824b8b4211b8170f4b504bb32058ebfbcc0d7
Author: GERey <[email protected]>
Date: 2015-03-17T23:45:53Z
[USERGRID-460] Fixed GeoPaging by adding correct sorting prefix.
commit 4964ab62a3c846721aef657b36002b2a549f1674
Author: GERey <[email protected]>
Date: 2015-03-18T20:20:12Z
Cleaned some of the GeoPagingTest comments and added a test that ensures
consistent order from elastic search.
commit 1087ee67ac6314c304f42398c357f40e245969a6
Author: GERey <[email protected]>
Date: 2015-03-18T20:41:53Z
Merge branch 'two-dot-o' of
https://git-wip-us.apache.org/repos/asf/incubator-usergrid into USERGRID-460
# By Todd Nine (24) and Shawn Feldman (16)
# Via Shawn Feldman (7) and others
* 'two-dot-o' of
https://git-wip-us.apache.org/repos/asf/incubator-usergrid: (40 commits)
Added more descriptive error message
Fixes incorrect logging statement
Fixes issue with atomically moving indexes
Fixes bug in writeunique verify failover command
Moved task generation into single factory to clean up code
Updated futures impl for different queues
add comment
add replay strategy
add replay strategy
add replay strategy
Updated queuescope to be name with no need for application id. We are
only using them in our subsystems, not applications.
change consistency level
Fixes issue with duplicate pool size definition
Fixes worker issue in cloud formation
Added the ability to specify the number of workers
change metrics prefix
Changes the batch future set.
Changes nodes to 2 per shards with 1 replica.
Fixed naming convention issue
resolve futures via done method
...
----
---
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.
---