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

Add Debug logging for per issues #577

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

Conversation

peterj99a
Copy link
Contributor

No description provided.

snoopdave and others added 30 commits September 13, 2016 13:44
…tation of Qakka-based LegacyQueueManager implementation.
…grid

* 'master' of https://git-wip-us.apache.org/repos/asf/usergrid:
  Add unique value index update option to UniqueValueManager tool.
  Add support for application and organization client credentials to be passed in Authorization header.
  Fix NPE when user doesn't exist after lookup from the unique value index.
  Use URLs (like admin reset password URL) from properties if they are provided.
…ions one and a new un-replicated Applications Local one
…grid into usergrid-1318-queue

* 'master' of https://git-wip-us.apache.org/repos/asf/usergrid:
  allow no password when creating admin users when SSO-enabled
  Load properties into Guice by using the getProperty method instead of generic putAll from Map superclass as it getProperty could be overridden
  add count to paged organizations get, and fix limit=1000
  Refactor superuser authentication/login such that permissions are handled more appropriately, allowing access to all parts of the system.
  Enhance superuser basic auth filter to login to shiro with a token just like the sysadmin tokens.
  Adding paging to get all orgs endpoint.  Enhance Akka cluster so it properly downs nodes that are restarted but still ok on the network. Don't load all orgs when validating sysadmin creds.
…p, needed to start queue refreshers, time-outers and shard allocators.
…owning nodes when unreachable at application layer.
mdunker and others added 23 commits August 17, 2017 11:02
1. Increase some testing timeouts.
2. improve some logging statements.
3. Fix duplicate dependency in cored-persistence pom.xml
4. Accept SNS or DISTRIBUTED_SNS as SNS queue types.
5. Drop missed test keyspaces for qakka tests.
…access deleted entities and connections, so indexing and collection deletes can proceed more slowly than other types of changes
…he index to delete based on data in Cassandra vs. resource intensive queries to the index. Fixes issue where nodes were not actually getting deleted from graph as marked edges were being filtered out during the delete process itself. Update to a newer vs. of jamm (used for jvm memory management in the test framework).
2. Add dropping of application local keyspace for testing.
3. Testing changes.
… optionally up to a certain timestamp. Modeled after reindex services.
Also remove extraneous entityID sort from the default Elasticsearch sort
@@ -0,0 +1,73 @@
package org.apache.usergrid.persistence.core.util;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs the Apache license header.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants