You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by et...@apache.org on 2020/11/16 05:05:50 UTC

[storm] branch master updated (fe2f710 -> 873bb88)

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

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


    from fe2f710  [STORM-3681] ARM CI switch to use arm64-graviton2 and enable all modules (#3344)
     add abd27a6  STORM-3715: Add Caching to HDFS BlobStore
     new 873bb88  STORM-3715: Add Caching to HDFS BlobStore (#3351)

The 1 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:
 .../apache/storm/hdfs/blobstore/HdfsBlobStore.java | 54 +++++++++++++++++-----
 1 file changed, 43 insertions(+), 11 deletions(-)


[storm] 01/01: STORM-3715: Add Caching to HDFS BlobStore (#3351)

Posted by et...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ethanli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git

commit 873bb8820605eb7e3be7c9c9033536edebf7ea11
Merge: fe2f710 abd27a6
Author: Meng (Ethan) Li <et...@gmail.com>
AuthorDate: Sun Nov 15 23:05:37 2020 -0600

    STORM-3715: Add Caching to HDFS BlobStore (#3351)

 .../apache/storm/hdfs/blobstore/HdfsBlobStore.java | 54 +++++++++++++++++-----
 1 file changed, 43 insertions(+), 11 deletions(-)