Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

fix typo #632

Open
wants to merge 2,774 commits into
base: master
Choose a base branch
from
Open

fix typo #632

wants to merge 2,774 commits into from

Conversation

bernhardriegler
Copy link

No description provided.

snoopdave and others added 30 commits October 11, 2016 15:23
…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
…ageToLocalRegion(), and fix implementation of both in Hakka imply.
keyurkarnik and others added 29 commits August 29, 2018 01:16
-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 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.
USERGRID-1359 : Create the ASF Jenkins build pipeline for Usergrid Stack
The test for CollectionDelete is failing on machines with more
processing power because the timestamp for the last to-be-deleted entry
and the next one ends up being the same. Added a sleep and also setup
non-boundary test scenarios and more logging.
Updated the Jenkins build to increase timeouts
USERGRID-1348 : Fix failure for CollectionDeleteTest
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
10 participants