-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.4.0-rc0
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
-
Service arch 2020-04-20, Service arch 2020-05-04
This is an intermittent failure that causes a read command to hang indefinitely when hedge reads are enabled and permitted i.e. as with readPreference mode nearest
The root cause is that if a hedge read that expired with MaxTimeMSExpired error before the original request will be ignored but as it triggers the finish line the follow-up response will be ignored as well.