This is an automated email from the ASF dual-hosted git repository. siddteotia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 16f94a1 Rename some complex type configs (#6953) add 5188d4e Add NETTY_CONNECTION_SEND_REQUEST_LATENCY to broker timer metrics (#6936) No new revisions were added by this update. Summary of changes: .../apache/pinot/common/metrics/BrokerTimer.java | 4 ++++ .../apache/pinot/common/metrics/ServerTimer.java | 4 +++- .../pinot/core/transport/AsyncQueryResponse.java | 6 ++++- .../core/transport/InstanceRequestHandler.java | 27 ++++++++++++---------- .../apache/pinot/core/transport/QueryRouter.java | 2 +- .../pinot/core/transport/ServerChannels.java | 18 +++++++++++---- .../pinot/core/transport/ServerResponse.java | 17 ++++++++++++-- 7 files changed, 57 insertions(+), 21 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org