rdhabalia commented on PR #21409: URL: https://github.com/apache/pulsar/pull/21409#issuecomment-1775661556
> We calculated facts for the load balancer by NIC limit and usage. If 0 NIC limit and >0 tx and rx will mislead the load balancer? Think this way: there is no way to get specific information then should we handle this scenario or should we just not allow that user to use that software? it's not possible to auto-detect NIC in some VMs and in heterogenous h/w config you can have VMs with different NIC values where it's not possible to provide different broker-conf file to every different broker. therefore, load balancer is already handling such scenarios where nic is one of the metrics which can be skipped if it doesn't exist with a warning message. so, we can not consider the absence of NIC value as the end of the world and make broker service unavailable. -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org