commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[05/50] [abbrv] usergrid git commit: Add flag to disable de-index of older versions on entity updates.
snoopdave
[13/50] [abbrv] usergrid git commit: Don't cache Optionals or nulls in app id cache.
snoopdave
[23/50] [abbrv] usergrid git commit: Push notification queuing to be async.
snoopdave
[12/50] [abbrv] usergrid git commit: Merge branch 'selectiveIndexingCherryPicked' into release-2.1.1
snoopdave
[48/50] [abbrv] usergrid git commit: Docs are for "2.x" and not "1.0"
snoopdave
[37/50] [abbrv] usergrid git commit: Fix default value for saveReceipts property on Notifications.
snoopdave
[43/50] [abbrv] usergrid git commit: Final changes to enhance parallel loading of devices for push notifications.
snoopdave
[08/50] [abbrv] usergrid git commit: Added one-time job logging.
snoopdave
[1/2] usergrid git commit: Docs are for "2.x" and not "1.0"
snoopdave
[2/2] usergrid git commit: Docs are for "2.x" and not "1.0"
snoopdave
usergrid git commit: Added fixes around caching and changed the endpoint to selective indexing to be /_index instead of /_indexes
mrusso
usergrid git commit: Tweak heap status to return used heap, and changed endpoint to status/heap.
mdunker
[1/2] usergrid git commit: Add status/memory endpoint to get heap usage, max heap, and free heap.
mdunker
[2/2] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1
mdunker
[1/2] usergrid git commit: Add status/memory endpoint to get heap usage, max heap, and free heap.
mdunker
[2/2] usergrid git commit: Tweak heap status to return used heap, and changed endpoint to status/heap.
mdunker
usergrid git commit: Increase limit of device fetching per user to 50.
mrusso
usergrid git commit: Increase AWS client timeouts.
mrusso
usergrid git commit: Back to Schedulers.io()
mrusso
usergrid git commit: Update distinct to properly use device ID.
mrusso
usergrid git commit: Update distinct code.
mrusso
usergrid git commit: Fix scheduler.
mrusso
usergrid git commit: Temporarily disable notification counters and back to Schedulers.io()
mrusso
[1/2] usergrid git commit: Added a test for counters that isn't correctly configured to work with other tests yet, and added the counters to the backend of notifications for further examination.
mrusso
[2/2] usergrid git commit: Merge commit 'refs/pull/511/head' of github.com:apache/usergrid into release-2.1.1
mrusso
[1/3] usergrid git commit: Added the decrement call to delete so that entity counters are decremented. Added test proving that entity counters are decremented.
mrusso
[3/3] usergrid git commit: Fix NPE.
mrusso
[2/3] usergrid git commit: Merge commit 'refs/pull/507/head' of github.com:apache/usergrid into release-2.1.1
mrusso
[1/2] usergrid git commit: Invalidate ShiroCache when admin user added to org.
grey
[2/2] usergrid git commit: Merge remote-tracking branch 'snoopdave/release-2.1.1' into release-2.1.1
grey
usergrid git commit: Add a separate executor pool for async processing instead of unbounded Schedulers.io()
mrusso
[1/3] usergrid git commit: Don't cache Optionals or nulls in app id cache.
mdunker
[2/3] usergrid git commit: Fix but in app exists logic. All tests pass with app ID cache changes.
mdunker
[3/3] usergrid git commit: Ensure that applicationId cache does not cache nulls.
mdunker
[1/6] usergrid git commit: Additional tests to show how connection queries work when some entities are not indexed.
snoopdave
[5/6] usergrid git commit: Ensure that applicationId cache does not cache nulls.
snoopdave
[2/6] usergrid git commit: Merge branch 'usergrid-1278' into release-2.1.1
snoopdave
[4/6] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1
snoopdave
[3/6] usergrid git commit: Do not add "none" to list of required fields!
snoopdave
[6/6] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1
snoopdave
usergrid git commit: QueueLogging has been changed so that it A: doesn't flood the logs whenever we run a check for a job B: tell us whenever it drives to get the queued.
grey
[01/50] usergrid git commit: Ignore non critical tests for now.
snoopdave
[03/50] usergrid git commit: Revert "Ignore non critical tests for now."
snoopdave
[37/50] usergrid git commit: Fix issues when groups not being targeted in notifications when referencing by name.
snoopdave
[09/50] usergrid git commit: USERGRID-1273: LockManager fix for OnlyOnceJob.
snoopdave
[02/50] usergrid git commit: Fix issue with addSort being appended to delete queries many times when there are multiple versions of an entity.
snoopdave
[07/50] usergrid git commit: Revert "Reduce number of old ES indexes that are being deleted at a time."
snoopdave
[30/50] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1
snoopdave
[29/50] usergrid git commit: Concurreny / threading changes. Remove Quorum reads that aren't necessarily consistency related problems.
snoopdave
[23/50] usergrid git commit: Fix NoSuchElementException when no devices are found for the targeted push notification.
snoopdave
[10/50] usergrid git commit: Add OnlyOnceJob fix to 9f45130
snoopdave
[27/50] usergrid git commit: Set a processingFinished timestamp so we can tell how long it takes to queue up push notifications for a particular query.
snoopdave
[19/50] usergrid git commit: Added a nested entity to gatling tests
snoopdave
[33/50] usergrid git commit: This closes #501. Merge branch 'pr/501' into release-2.1.1
snoopdave
[50/50] usergrid git commit: Merge branch 'release-2.1.1'
snoopdave
[42/50] usergrid git commit: Remove parallel processing of the iterator.
snoopdave
[26/50] usergrid git commit: Push notification queuing to be async.
snoopdave
[18/50] usergrid git commit: Fix but in app exists logic. All tests pass with app ID cache changes.
snoopdave
[31/50] usergrid git commit: Added code fix for 500 errors when not using a token. Now accepts client credentials as well.
snoopdave
[16/50] usergrid git commit: Don't cache Optionals or nulls in app id cache.
snoopdave
[15/50] usergrid git commit: Merge branch 'selectiveIndexingCherryPicked' into release-2.1.1
snoopdave
[41/50] usergrid git commit: Fix notification test ( receipts are only created if debug = true ).
snoopdave
[44/50] usergrid git commit: Update notification processing to allow more parallel work.
snoopdave
[38/50] usergrid git commit: Add receipts property to the notification entity so it gets persisted.
snoopdave
[36/50] usergrid git commit: Merge commit 'refs/pull/503/head' of github.com:apache/usergrid into release-2.1.1
snoopdave
[25/50] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1
snoopdave
[32/50] usergrid git commit: Make the intial write path of indexing require less I/O.
snoopdave
[12/50] usergrid git commit: fix typo
snoopdave
[20/50] usergrid git commit: Fix issues with notification segmenting to ensure it's more efficient.
snoopdave
[22/50] usergrid git commit: Merge commit 'refs/pull/500/head' of github.com:apache/usergrid into release-2.1.1
snoopdave
[05/50] usergrid git commit: Revert "Ignore broken test for now."
snoopdave
[21/50] usergrid git commit: Merge commit 'refs/pull/499/head' of github.com:apache/usergrid into release-2.1.1
snoopdave
[08/50] usergrid git commit: Add flag to disable de-index of older versions on entity updates.
snoopdave
[17/50] usergrid git commit: First pass to allow more than 1k notifications to be sent for groups/queries targeting users and devices.
snoopdave
[49/50] usergrid git commit: Update to newer version of GCM server which lets Usergrid directly set the data object within the SDK instead of just adding key/value pairs.
snoopdave
[35/50] usergrid git commit: Added test for google and apple to make sure that the receipts flag is honored. Allow people to input strings and boolean values to the receipts flag in order to save receipts. Added receipts flag to notifications.
snoopdave
[06/50] usergrid git commit: Revert "Make limit for versions to search for configurable."
snoopdave
[11/50] usergrid git commit: Added one-time job logging.
snoopdave
[46/50] usergrid git commit: Final changes to enhance parallel loading of devices for push notifications.
snoopdave
[39/50] usergrid git commit: Update test with new property name.
snoopdave
[45/50] usergrid git commit: Parallel device fetching from users, need to update to support all PN use cases with this parallelism.
snoopdave
[40/50] usergrid git commit: Fix default value for saveReceipts property on Notifications.
snoopdave
[14/50] usergrid git commit: Add job id to log
snoopdave
[13/50] usergrid git commit: Merge branch '9f45130_lock_mgr_fix' into release-2.1.1
snoopdave
[34/50] usergrid git commit: Disable indexing per Entity type for USERGRID-1278. https://issues.apache.org/jira/browse/USERGRID-1278
snoopdave
[28/50] usergrid git commit: Concurreny / threading changes. Remove Quorum reads that aren't necessarily consistency related problems.
snoopdave
[24/50] usergrid git commit: Forcing buffer to only emit batches that contain items.
snoopdave
[04/50] usergrid git commit: Revert "Add flag to turn of de-indexing of old entity versions during updates."
snoopdave
[47/50] usergrid git commit: Reduce amount of stack traces logged by ES exceptions and change indexing ! wildcard to "none".
snoopdave
[48/50] usergrid git commit: Fix issues with skipping entities to be indexed.
snoopdave
[43/50] usergrid git commit: Introduce a graph iterator for segmenting push notifications.
snoopdave
usergrid git commit: Update to newer version of GCM server which lets Usergrid directly set the data object within the SDK instead of just adding key/value pairs.
mrusso
usergrid git commit: Fix issues with skipping entities to be indexed.
mrusso
usergrid git commit: Reduce amount of stack traces logged by ES exceptions and change indexing ! wildcard to "none".
mrusso
[1/2] usergrid git commit: Parallel device fetching from users, need to update to support all PN use cases with this parallelism.
mrusso
[2/2] usergrid git commit: Final changes to enhance parallel loading of devices for push notifications.
mrusso
usergrid git commit: Update notification processing to allow more parallel work.
mrusso
usergrid git commit: Introduce a graph iterator for segmenting push notifications.
mrusso
usergrid git commit: Remove parallel processing of the iterator.
mrusso
usergrid git commit: Fix notification test ( receipts are only created if debug = true ).
mrusso
usergrid git commit: Fix default value for saveReceipts property on Notifications.
mrusso
usergrid git commit: Update test with new property name.
mrusso
[1/5] usergrid git commit: Disable indexing per Entity type for USERGRID-1278. https://issues.apache.org/jira/browse/USERGRID-1278
mrusso
[3/5] usergrid git commit: Merge commit 'refs/pull/503/head' of github.com:apache/usergrid into release-2.1.1
mrusso
[4/5] usergrid git commit: Fix issues when groups not being targeted in notifications when referencing by name.
mrusso
[2/5] usergrid git commit: Added test for google and apple to make sure that the receipts flag is honored. Allow people to input strings and boolean values to the receipts flag in order to save receipts. Added receipts flag to notifications.
mrusso
[5/5] usergrid git commit: Add receipts property to the notification entity so it gets persisted.
mrusso
[1/2] usergrid git commit: Added code fix for 500 errors when not using a token. Now accepts client credentials as well.
snoopdave
[2/2] usergrid git commit: This closes #501. Merge branch 'pr/501' into release-2.1.1
snoopdave
usergrid git commit: Make the intial write path of indexing require less I/O.
mrusso
[1/2] usergrid git commit: Concurreny / threading changes. Remove Quorum reads that aren't necessarily consistency related problems.
mrusso
[2/2] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1
mrusso
usergrid git commit: Concurreny / threading changes. Remove Quorum reads that aren't necessarily consistency related problems.
mrusso
usergrid git commit: Set a processingFinished timestamp so we can tell how long it takes to queue up push notifications for a particular query.
mrusso
usergrid git commit: Push notification queuing to be async.
mrusso
[1/2] usergrid git commit: Forcing buffer to only emit batches that contain items.
grey
[2/2] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1
grey
usergrid git commit: Fix NoSuchElementException when no devices are found for the targeted push notification.
mrusso
[1/7] usergrid git commit: Don't cache Optionals or nulls in app id cache.
mrusso
[7/7] usergrid git commit: Merge commit 'refs/pull/500/head' of github.com:apache/usergrid into release-2.1.1
mrusso
[6/7] usergrid git commit: Merge commit 'refs/pull/499/head' of github.com:apache/usergrid into release-2.1.1
mrusso
[4/7] usergrid git commit: Added a nested entity to gatling tests
mrusso
[5/7] usergrid git commit: Fix issues with notification segmenting to ensure it's more efficient.
mrusso
[2/7] usergrid git commit: First pass to allow more than 1k notifications to be sent for groups/queries targeting users and devices.
mrusso
[3/7] usergrid git commit: Fix but in app exists logic. All tests pass with app ID cache changes.
mrusso
usergrid git commit: Fix but in app exists logic. All tests pass with app ID cache changes.
snoopdave
usergrid git commit: Caching changes. Test fixes needed.
mdunker
usergrid git commit: Don't cache Optionals or nulls in app id cache.
snoopdave
[01/36] usergrid git commit: Adding in beginning test.
grey
[20/36] usergrid git commit: Changed the seemingly not working delay to 50 millisecond , moved the collection reindexing timer updating code to be easier to follow.
grey
[24/36] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into selectiveIndexingCherryPicked
grey
[25/36] usergrid git commit: Removed the index schema cache from the manager cache as it can and should stand alone.
grey
[15/36] usergrid git commit: Commented out the delay because it broke tests. Cleaned up some commented out code and spaces.
grey
[07/36] usergrid git commit: no message
grey
[13/36] usergrid git commit: Cleaned up reindexing test, and covered a case where reindexing wasn't properly filtering values.
grey
[34/36] usergrid git commit: Add some more comments and clarity to selective indexing.
grey
[21/36] usergrid git commit: Removed all unused imports in cpRelationManager and IndexServiceImpl and EsEntityIndexBatchImpl. Re-added final keyword to indexing interface
grey
[16/36] usergrid git commit: Comments with changes to make to selective indexing. Changes to reindexing to add a delay given the reindexing call.
grey
[05/36] usergrid git commit: Cleaned up the test
grey
[04/36] usergrid git commit: Another cherry pick with another issue with collection resource it and nothing else.
grey
[17/36] usergrid git commit: Working lower level selective indexing. Working field updates when we do reindexing and stuff. Added test proving that it works.
grey
[10/36] usergrid git commit: Added some helper methods and fixed the iterator by adding the correct removal.
grey
[03/36] usergrid git commit: Cherry picking 2 more commits with the working selective indexing but improperly
grey
[14/36] usergrid git commit: Cleaned up the updating test to verify that a collection of 10 will be indexed.
grey
[06/36] usergrid git commit: no message
grey
[18/36] usergrid git commit: Simplified the CollectionResource and remove recursive call based on serviceResource wonkiness
grey
[08/36] usergrid git commit: Ignored test that isn't currently supported due to needing a new endpoint. Added logic that will index entire arrays by only specifying the top level identifier.
grey
[12/36] usergrid git commit: Unignored and fixed the test that verified reindexing. It now passes because I've added the reindexing functionality and proved it works. More tests to be added.
grey
[29/36] usergrid git commit: Forced the indexing schema to store the map instead of the JSON string that way we only do the parsing once if we're doing a lot of get's on the schema.
grey
[32/36] usergrid git commit: Added tests and code to cover the following cases: Somebody doesn't have a field array in the payload submitted to the index schema. Somebody submits something other than a JSON array to the "fields" field.
grey
[31/36] usergrid git commit: Cleaned up the old code that used to do the filtering.
grey
[33/36] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into selectiveIndexingCherryPicked
grey
[19/36] usergrid git commit: Cleaning up the left over code from the endeavor.
grey
[09/36] usergrid git commit: Added most recent changes and a test that exposes potential issue when selective indexing properties.
grey
[02/36] usergrid git commit: Added a method to properly set the owner ( at least the email ) to the schema map in elastic search Removed traces of creating a new column family. Map manager is the way to go. Added the get endpoint to the service resource
grey
[35/36] usergrid git commit: Removed all instance of java.util.Optional from selective indexing.
grey
[30/36] usergrid git commit: Created a easier to understand algorithm that checks for top level indexing values. Passes existing tests.
grey
[36/36] usergrid git commit: Merge branch 'selectiveIndexingCherryPicked' into release-2.1.1
grey
[23/36] usergrid git commit: Added the index schema cache to the index service.
grey
[27/36] usergrid git commit: Added a delete test and a delete endpoint so that we can delete schema's
grey
[28/36] usergrid git commit: Added a way to use the existing reindex code to reindex the collection rather than copying and pasting the reindex code.
grey
[11/36] usergrid git commit: Added comments explaining what the selective indexing does and how it is accomplished.
grey
[26/36] usergrid git commit: Added a put that will automatically invalidate the cache.
grey
[22/36] usergrid git commit: Added first instances of using a cache for access index schema values
grey
usergrid git commit: Add job id to log
mdunker
[1/4] usergrid git commit: Add OnlyOnceJob fix to 9f45130
mdunker
[3/4] usergrid git commit: fix typo
mdunker
[2/4] usergrid git commit: Added one-time job logging.
mdunker
[4/4] usergrid git commit: Merge branch '9f45130_lock_mgr_fix' into release-2.1.1
mdunker
usergrid git commit: fix typo
mdunker
[1/2] usergrid git commit: Add OnlyOnceJob fix to 9f45130
mdunker
[2/2] usergrid git commit: Added one-time job logging.
mdunker
usergrid git commit: USERGRID-1273: LockManager fix for OnlyOnceJob.
mdunker
usergrid git commit: Add flag to disable de-index of older versions on entity updates.
mrusso
[1/6] usergrid git commit: Fix issue with addSort being appended to delete queries many times when there are multiple versions of an entity.
mrusso
[2/6] usergrid git commit: Revert "Ignore non critical tests for now."
mrusso
[5/6] usergrid git commit: Revert "Make limit for versions to search for configurable."
mrusso
[6/6] usergrid git commit: Revert "Reduce number of old ES indexes that are being deleted at a time."
mrusso
[3/6] usergrid git commit: Revert "Add flag to turn of de-indexing of old entity versions during updates."
mrusso
[4/6] usergrid git commit: Revert "Ignore broken test for now."
mrusso
usergrid git commit: Ignore non critical tests for now.
mrusso
usergrid git commit: Add flag to turn of de-indexing of old entity versions during updates.
mrusso
usergrid git commit: Initial commit adding system property called "elasticsearch" that is a boolean. That boolean can be set to true or left alone if we want to use elasticsearch in the code base or set it to false if we only want to use cassandra. Works
grey
usergrid git commit: Ignore broken test for now.
mdunker
usergrid git commit: Make limit for versions to search for configurable.
mrusso
usergrid git commit: Reduce number of old ES indexes that are being deleted at a time.
mdunker
[1/2] usergrid git commit: Remove extra update of token access time in OAuth2AccessTokenSecurityFilter.
mrusso
[2/2] usergrid git commit: Merge commit 'refs/pull/498/head' of github.com:apache/usergrid into release-2.1.1
mrusso
usergrid git commit: Fix cache invalidation issues.
mrusso
usergrid git commit: Introduce an in-memory cache for Shiro.
mrusso
usergrid git commit: Add concurrency to re-index and fix de-serialization problems with Shiro cache, plus comments.
mrusso
usergrid git commit: Fix variable using within Observable path.
mrusso
usergrid git commit: Change scoped cache logging to debug.
mrusso
usergrid git commit: Fix StaleIndexCleanup test to match the current design for removing stale, un-updated entities.
mrusso
[1/8] usergrid git commit: USERGRID-771
mrusso
[7/8] usergrid git commit: Allow superuser to access @RequireAdminUserAccess
mrusso
[3/8] usergrid git commit: Organize imports. This closes #319.
mrusso
[8/8] usergrid git commit: Clear ES index scrolls if the result set is less than the requested limit.
mrusso
[4/8] usergrid git commit: remove unused references
mrusso
[6/8] usergrid git commit: Allow superuser to access @RequireAdminUserAccess
mrusso
Earlier messages
Later messages