-
During data migration to Pulsar, I found that the filesystem offloader does not keep up with incoming data. I use local storage as offload target, and I can see that its bandwidth is definitely not saturated. My question is, is it possible to somehow speed up offloading data? Maybe make it use more threads or something like that. I use a standalone Pulsar installation with a single broker. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I don't recall the name of the configuration, but the default number of off-load threads is 2 and you should bump that up to at least 8. |
Beta Was this translation helpful? Give feedback.
I don't recall the name of the configuration, but the default number of off-load threads is 2 and you should bump that up to at least 8.