Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

[HDFS-15202] boost short circuit cache #51

Open
wants to merge 4 commits into
base: trunk
Choose a base branch
from
Open

[HDFS-15202] boost short circuit cache #51

wants to merge 4 commits into from

Conversation

pustota2009
Copy link

Improve HDFS-client reading performance. The idea: create few instances ShortCircuit caches instead of one.

@leosunli
Copy link

@pustota2009
firstly, you need add UT about SCR optimization in your patch.
secondly, i suggest you to design a strategy which is allocated to a specific ShortCircuitCache. This should improve performance even more.
this jira is only the first step of optimization.

@pustota2009
Copy link
Author

pustota2009 commented May 10, 2020

@leosunli
Take a look please at this UT - is it ok?
Could you explain about the strategy design? Unfortunately I don't catch what do you mean.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants