Hi, How can I know if I have enough network threads configured with num.network.threads?
I see Producers are slower to produce when we move partitions between brokers, so I'm thinking maybe there isn't enough network threads to process the requests from both the consumers and from the other brokers to create the new replicas. Cheers, Peter