GitHub user shawnfeldman opened a pull request:
https://github.com/apache/incubator-usergrid/pull/179
Usergrid 461: cursor fixes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-usergrid USERGRID-461
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/179.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 #179
----
commit 5cc521f472699633a8a8cb3006c79ab5da15f632
Author: Shawn Feldman <[email protected]>
Date: 2015-03-09T18:46:48Z
change timer for buffer consumer
commit 0555622f586b389fc0ee2aecf217f90a8ee16584
Author: Shawn Feldman <[email protected]>
Date: 2015-03-09T19:00:35Z
change timer for buffer consumer
commit e27f090656f43203941475db6072e4e03ac62ae3
Author: Todd Nine <[email protected]>
Date: 2015-03-09T21:22:11Z
Added a timeout to the map module
commit 5d95ebbadc37609c200ea8def435b945c9641bac
Author: Todd Nine <[email protected]>
Date: 2015-03-09T22:14:21Z
Addes Cache to MapMangerFactorImpl for efficiency
Adds timeout for string storage in our map
Adds time UUID generated cursors to avoid USERGRID-461. Note that the map
CF will need to be tuned appropriately. I.E lower gc_grace times since
columns are expire and are never deleted. SSD's with key cache, or row+ key
cache for spinning disks at the physical tier.
----
---
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.
---