v.21.4Improvements
Add HedgedRequestsChangeReplica Event and Update Read Data Timeout Format
Add profile event HedgedRequestsChangeReplica, change read data timeout from sec to ms. #21886 (Kruglov Pavel).Why it matters
This feature provides improved observability by introducing theHedgedRequestsChangeReplica profile event, which helps track changes in replica selection during hedged requests. Changing the read data timeout unit to milliseconds allows for more precise timeout control, enhancing the responsiveness and fine-tuning of read operations.How to use it
Users can monitor the new profile eventHedgedRequestsChangeReplica to gain insights into replica switching behavior during hedged requests. To benefit from the more granular timeout, specify read data timeouts in milliseconds in the appropriate settings or configuration files.