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

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


    from 20e6529b8 SAMZA-2729: samza-rest: Crash on uncaught exceptions in 
monitor threads
     new e2b67d18b Fixed check for files both present and removed in DirIndex. 
Added a check for blobs too.
     new fedfd3045 Fixed unit test.
     new 170f37886 Merge pull request #1606 from prateekm/dir-diff-fix

The 2481 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:
 .../samza/storage/blobstore/diff/DirDiff.java      |  2 +
 .../samza/storage/blobstore/index/DirIndex.java    | 77 ++++++++++++++++++++--
 .../storage/blobstore/index/TestDirIndex.java      | 73 ++++++++++++++++++++
 .../storage/blobstore/util/TestBlobStoreUtil.java  | 10 +--
 4 files changed, 151 insertions(+), 11 deletions(-)
 create mode 100644 
samza-core/src/test/java/org/apache/samza/storage/blobstore/index/TestDirIndex.java

Reply via email to