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).
Added a new profile event HedgedRequestsChangeReplica and changed the read data timeout measurement from seconds to milliseconds.

Why it matters

This feature provides improved observability by introducing the HedgedRequestsChangeReplica 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 event HedgedRequestsChangeReplica 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.