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

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


    from 393215e  [ASTERIXDB-2539][COMP] Exclude LET variables from "Single 
Variable Resolution" rule
     new c3ea16c  [NO ISSUE][*DB][STO] indicate null/missing value fix in index 
checkpoint
     new f5ccf50  [NO ISSUE][*DB][CLUS] Add failed nodes API to 
ClusterStateManager
     new d8229a8  [NO ISSUE][HYR] Use System.nanotime for StopWatch
     new d06b007  [NO ISSUE][*DB][CLUS] Add API to return all known nodes 
atomically
     new fab68d2  [NO ISSUE][*DB] Warn (not fail) on running *DB processes on 
sample start
     new 019f6fe  Merge commit 'fab68d291e' from 'stabilization-f69489'

The 6 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:
 .../dataflow/CheckpointInSecondaryIndexTest.java   | 460 ++++++++++-----------
 .../common/cluster/IClusterStateManager.java       |  10 +
 .../asterix/common/storage/IndexCheckpoint.java    |  11 +-
 .../asterix/runtime/utils/ClusterStateManager.java |  12 +
 .../main/opt/local/bin/start-sample-cluster.bat    |  21 +-
 .../src/main/opt/local/bin/start-sample-cluster.sh |  24 +-
 .../src/main/opt/local/bin/stop-sample-cluster.sh  |   2 +-
 .../org/apache/hyracks/api/util/StopWatch.java     |  19 +-
 8 files changed, 274 insertions(+), 285 deletions(-)

Reply via email to