Skip to content

Performance: slow metadata service #164

Answered by davies
steven-varga asked this question in Q&A
Discussion options

You must be logged in to vote

@steven-varga The latency of meta operation is critical to JuiceFS, that's why we choose to use Redis here. It's usually expected that the latency to Redis server is less than 2ms. JuiceFS will be unusable if the latency goes above 10ms, and there is not much we can do for now.

So I'd say the current performance is expected under your network condition.

What's the use case there?

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@steven-varga
Comment options

@davies
Comment options

Answer selected by xiaogaozi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #145 on February 02, 2021 13:40.