grssam commented on PR #18812:
URL: https://github.com/apache/pulsar/pull/18812#issuecomment-1342155954

   > Yes, I like this approach. and It would be better if we could set 
different NIC speeds.
   
   Yes, would be good to have different NIC speed override. Since the config 
`loadBalancerOverrideBrokerNicSpeedGbps`  gets multiplied by number of nics, 
which is also incorrect in k8s world. the `lo` is just a loopback interface as 
the packets are addressed to localhost and they are generally not limited by 
any max limit.
   
   > By the way, I revert this PR just want to ensure the load balancer can 
work like before. Because the current behaviour of this component looks like 
isn't working in k8s env. (I do not very confirm this problem, please correct 
me if I missing something)
   
   Sure, please go ahead with the revert, and your understanding is correct 
that currently, in k8s pods, the network speeds are not monitored.
   
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to