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

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


    from e74454b  [NO ISSUE][MTD] Remove '$' from function parameter names
     new 696fc9a  [NO ISSUE][*DB][CLUS] Ensure registering node is authorized
     new d37b7f7  Merge branch 'gerrit/mad-hatter'
     new aa02802  [NO ISSUE][HYR] Fix build warning
     new 82319bc  [NO ISSUE][*DB][API] Return 503 on executor shutdown
     new 8d1e00f  [NO ISSUE][NET] Re-resolve InetSocketAddresses on failure
     new b2ae954  Merge branch 'mad-hatter'
     new 4a6cb60  Merge branch 'gerrit/march-hare'

The 7 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:
 .../api/http/server/DiagnosticsApiServlet.java     | 10 +++++--
 .../app/replication/NcLifecycleCoordinator.java    | 22 +++++++++++----
 .../asterix/runtime/ClusterStateManagerTest.java   |  4 +++
 .../common/cluster/IClusterStateManager.java       |  2 --
 .../replication/IReplicationDestination.java       |  4 +--
 .../asterix/common/storage/ReplicaIdentifier.java  | 10 ++++++-
 .../asterix/replication/api/PartitionReplica.java  | 11 +++++++-
 .../replication/api/ReplicationDestination.java    | 32 ++++++++++++++++------
 .../replication/management/ReplicationManager.java |  5 ++--
 .../replication/sync/ReplicaSynchronizer.java      |  3 +-
 hyracks-fullstack/hyracks/hyracks-hdfs/pom.xml     |  2 +-
 .../hyracks/ipc/impl/ReconnectingIPCHandle.java    |  3 +-
 .../java/org/apache/hyracks/util/NetworkUtil.java  | 19 +++++++++++++
 13 files changed, 98 insertions(+), 29 deletions(-)

Reply via email to