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 b3fb199 Merge branch 'gerrit/neo'
new f3d8e9c [NO ISSUE][STO] Log index ref registration and removal
new 9e33273 [NO ISSUE][API] Add ensureOptionalParameters for extension
new ef3da66 [NO ISSUE][OTH] Rename partition owner to origin
new a6c858b [NO ISSUE][HTTP] Fork the close of response stream on
interrupt
new 349915e Merge branch 'gerrit/neo'
The 5 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:
.../asterix/api/http/server/NCQueryServiceServlet.java | 6 ++++++
.../org/apache/asterix/api/http/server/NCUdfApiServlet.java | 7 +++----
.../main/java/org/apache/asterix/app/nc/ReplicaManager.java | 12 ++++++------
.../java/org/apache/asterix/common/context/DatasetInfo.java | 2 ++
.../java/org/apache/asterix/common/context/IndexInfo.java | 6 ++++++
.../org/apache/asterix/common/storage/IReplicaManager.java | 6 +++---
.../messaging/PartitionResourcesListResponse.java | 2 +-
.../replication/messaging/PartitionResourcesListTask.java | 2 +-
.../apache/asterix/replication/sync/FileSynchronizer.java | 2 +-
.../apache/asterix/replication/sync/IndexSynchronizer.java | 2 +-
.../asterix/replication/sync/ReplicaFilesSynchronizer.java | 8 ++++----
.../apache/asterix/replication/sync/ReplicaSynchronizer.java | 2 +-
.../java/org/apache/hyracks/http/server/utils/HttpUtil.java | 8 +++++++-
13 files changed, 42 insertions(+), 23 deletions(-)