You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2020/11/11 22:44:07 UTC

[GitHub] [storm] kishorvpatil opened a new pull request #3351: STORM-3715: Add Caching to HDFS BlobStore

kishorvpatil opened a new pull request #3351:
URL: https://github.com/apache/storm/pull/3351


   ## What is the purpose of the change
   Adding some cache might help lower the frequency of hdfs calls by the HdfsBlobStore while reporting replicationCount and meta for permission checks.
   
   ## How was the change tested
   
   Manually tested the changes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [storm] Ethanlm merged pull request #3351: STORM-3715: Add Caching to HDFS BlobStore

Posted by GitBox <gi...@apache.org>.
Ethanlm merged pull request #3351:
URL: https://github.com/apache/storm/pull/3351


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [storm] Ethanlm commented on pull request #3351: STORM-3715: Add Caching to HDFS BlobStore

Posted by GitBox <gi...@apache.org>.
Ethanlm commented on pull request #3351:
URL: https://github.com/apache/storm/pull/3351#issuecomment-727757785


   Not sure what happened to github. I clicked on squash-and-merge button as usual. But the history has 
   ```
   commit 873bb8820605eb7e3be7c9c9033536edebf7ea11
   Merge: fe2f7102e abd27a67a
   Author: Meng (Ethan) Li <et...@gmail.com>
   Date:   Sun Nov 15 23:05:37 2020 -0600
   
       STORM-3715: Add Caching to HDFS BlobStore (#3351)
   
   commit abd27a67aafed707f2804ecdec549483e39bcdd9
   Author: Kishor Patil <kp...@verizonmedia.com>
   Date:   Wed Nov 11 17:42:41 2020 -0500
   
       STORM-3715: Add Caching to HDFS BlobStore
   
   ```
   
   It should only have one entry and Kishor is the only Author.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org