This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 428
usergrid import utility tool for collections,users,applications keeping same UUID #627
Open
ajitintelli
wants to merge
2,774
commits into
apache:master
Choose a base branch
from
ajitintelli:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…nt service and the graph manager to remove any lingering edges.
…grid * 'master' of https://git-wip-us.apache.org/repos/asf/usergrid: Ensure the admin invited to org email is sent even when external SSO is enabled. Configurable Password Policy and 5 supporting JUnit tests.
…t the need for start_rpc=true in Cassandra 2+
Conflicts: content/releases/index.html stack/core/src/main/java/org/apache/usergrid/corepersistence/asyncevents/AsyncEventServiceImpl.java website/content/releases/index.html
…umber of changes before write" logic.
…ntication to be attempted.
…ageToLocalRegion(), and fix implementation of both in Hakka imply.
-Fixed tests for Core module that were broken due to changes in 8913e43 -Fixed failing tests for Services module related to threading issues -Fixed failing tests for Rest module related to Index rebuild -Fixed re-index code to ensure rebuild status is correctly maintained -Updated Shiro to 1.3.2 (latest)
Fixed failing tests and bugs
-Fixed issue where query was not being passed correctly for ql search on connections -Fixed NPE for direct query -Fixed tests that were failing sometimes due to parallel execution -Fixed CollectionDeleteTest so that it doesn not have to be ignored
Export tool now works in parallel for multiple collections Exports can be resumed from last exported edge Export is substantially faster due to parallel processing Connection fetching is optimzed Export now creates multiple dirs for apps and collections
…with missing unique value entry. Have options to dry run only to detect entities with missing unique value entry.
Tool to perform read repair on cassandra and also to repair entities wit…
Before this, if a user had multiple sessions with different tokens, only one Principal was stored in the cache, with the first token. Now every user session has a principal mapped to it in the cache
Enables configuring number of threads for fetching entities, assets and entity members This fixes issue USERGRID-1356
Made entity export threads configurable
Fixed akka cluster issue to support more than 2 regions
Unique Value checks don't use Akka by default anymore Fixed USERGRID-1355
Akka cluster issues fixes and mods
This will establish relationship between entity and dictionary.
Added entity id and type to dictionary object in export.
…ID and secret keys
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
usergrid import utility tool for collections,users,applications keeping same UUID