zengguan opened a new pull request #14829: URL: https://github.com/apache/pulsar/pull/14829
Master issue: https://github.com/apache/pulsar/issues/14820 ### Motivation The `loadBalancerOverrideBrokerNicSpeedGbps` to setting to correct the max NIC speed failed, because `org.apache.pulsar.broker.loadbalance.impl.LinuxBrokerHostUsageImpl isPhysicalNic(Path path)` fail to filter the virtual NIC with relative path. ### Modifications add filter the virtual NIC with realPath -- 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]
