You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by mr...@apache.org on 2019/01/30 07:26:42 UTC

[usergrid] branch master updated (ac313ab -> dd9e096)

This is an automated email from the ASF dual-hosted git repository.

mrusso pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/usergrid.git.


    from ac313ab  Merge pull request #620 from keyurkarnik/keyurkarnik_export
     new ce8db89  Fixed akka cluster issue to support more than 2 regions
     new 6115b96  WIP: Attempting to reduce Akka chatter
     new dd9e096  Merge pull request #619 from keyurkarnik/keyurkarnik_akka

The 10940 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../actorsystem/ActorSystemManager.java            |  8 ++++
 .../actorsystem/ActorSystemManagerImpl.java        | 14 ++++++-
 .../collection/uniquevalues/UniqueValueActor.java  | 47 +++++++++++++++++-----
 .../collection/uniquevalues/UniqueValuesFig.java   | 17 +++++++-
 4 files changed, 74 insertions(+), 12 deletions(-)