[GitHub] usergrid pull request #618: Fixed shiro cache to ensure 1:1 mapping between ...

2018-12-19 Thread keyurkarnik
GitHub user keyurkarnik opened a pull request: https://github.com/apache/usergrid/pull/618 Fixed shiro cache to ensure 1:1 mapping between token and principal Before this, if a user had multiple sessions with different tokens, only one Principal was stored in the cache

[GitHub] usergrid pull request #600: Revamped Export code to be more efficient

2018-11-08 Thread keyurkarnik
GitHub user keyurkarnik opened a pull request: https://github.com/apache/usergrid/pull/600 Revamped Export code to be more efficient Export tool now works in parallel for multiple collections Exports can be resumed from last exported edge Export is substantially faster due

[GitHub] usergrid pull request #597: Patchset of changes made by Mike Dunker from ano...

2018-10-22 Thread keyurkarnik
Github user keyurkarnik commented on a diff in the pull request: https://github.com/apache/usergrid/pull/597#discussion_r227163860 --- Diff: stack/core/src/main/java/org/apache/usergrid/corepersistence/service/ApplicationRestorePasswordServiceImpl.java --- @@ -0,0 +1,72

[GitHub] usergrid pull request #597: Patchset of changes made by Mike Dunker from ano...

2018-10-22 Thread keyurkarnik
Github user keyurkarnik commented on a diff in the pull request: https://github.com/apache/usergrid/pull/597#discussion_r227163374 --- Diff: stack/core/src/main/java/org/apache/usergrid/corepersistence/service/ApplicationRestorePasswordServiceImpl.java --- @@ -0,0 +1,72

[GitHub] usergrid pull request #597: Patchset of changes made by Mike Dunker from ano...

2018-10-22 Thread keyurkarnik
Github user keyurkarnik commented on a diff in the pull request: https://github.com/apache/usergrid/pull/597#discussion_r227159176 --- Diff: stack/core/src/main/java/org/apache/usergrid/corepersistence/service/ApplicationRestorePasswordServiceImpl.java --- @@ -0,0 +1,72

[GitHub] usergrid pull request #597: Patchset of changes made by Mike Dunker from ano...

2018-09-25 Thread keyurkarnik
Github user keyurkarnik commented on a diff in the pull request: https://github.com/apache/usergrid/pull/597#discussion_r220072588 --- Diff: stack/core/src/main/java/org/apache/usergrid/corepersistence/pipeline/PipelineContext.java --- @@ -43,16 +47,24 @@ // it can

[GitHub] usergrid pull request #597: Patchset of changes made by Mike Dunker from ano...

2018-09-25 Thread keyurkarnik
Github user keyurkarnik commented on a diff in the pull request: https://github.com/apache/usergrid/pull/597#discussion_r220072009 --- Diff: stack/core/src/main/java/org/apache/usergrid/corepersistence/pipeline/PipelineContext.java --- @@ -43,16 +47,24 @@ // it can

[GitHub] usergrid pull request #597: Patchset of changes made by Mike Dunker from ano...

2018-09-24 Thread keyurkarnik
Github user keyurkarnik commented on a diff in the pull request: https://github.com/apache/usergrid/pull/597#discussion_r220033772 --- Diff: stack/core/src/test/java/org/apache/usergrid/persistence/CollectionDeleteTest.java --- @@ -42,6 +43,7 @@ @NotThreadSafe

[GitHub] usergrid issue #598: Fixed tests for index rebuild

2018-09-04 Thread keyurkarnik
Github user keyurkarnik commented on the issue: https://github.com/apache/usergrid/pull/598 All tests pass. Build succeeds [INFO] [INFO] Reactor Summary: [INFO] [INFO] Usergrid Parent 2.2.0

[GitHub] usergrid pull request #598: Fixed tests for index rebuild

2018-08-29 Thread keyurkarnik
GitHub user keyurkarnik opened a pull request: https://github.com/apache/usergrid/pull/598 Fixed tests for index rebuild These tests were broken due to changes in 8913e43 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] usergrid pull request #597: Patchset of changes made by Mike Dunker from ano...

2018-08-28 Thread keyurkarnik
GitHub user keyurkarnik opened a pull request: https://github.com/apache/usergrid/pull/597 Patchset of changes made by Mike Dunker from another fork You can merge this pull request into a Git repository by running: $ git pull https://github.com/keyurkarnik/usergrid