Details
-
Bug
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
Correctness - Test Failure
-
Normal
-
Low Hanging Fruit
-
Unit Test
-
Description
We are currently not using the provided readCommand when doing local requests in AbstractReadExecutor.makeRequests - in trunk this makes us lose the acceptsTransient flag and in other versions it makes us do data reads instead of digest ones (which is not a problem but a bit confusing considering the log message)