You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/03/07 11:51:08 UTC

[GitHub] [hadoop] pustota2009 opened a new pull request #1883: [HDFS-15202] Boost short circuit cache

pustota2009 opened a new pull request #1883: [HDFS-15202] Boost short circuit cache
URL: https://github.com/apache/hadoop/pull/1883
 
 
   Improve HDFS-client reading performance.
   The idea: create few instances ShortCircuit caches instead of one.
   It helps avoid locks and increases performance.

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] pustota2009 closed pull request #1883: [HDFS-15202] Boost short circuit cache

Posted by GitBox <gi...@apache.org>.
pustota2009 closed pull request #1883: [HDFS-15202] Boost short circuit cache
URL: https://github.com/apache/hadoop/pull/1883
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org