Details
-
Improvement
-
Resolution: Unresolved
-
Minor - P4
-
None
-
None
-
None
Description
From the implementation standpoint, we need to pass operation name to Cluster.selectServer/selectServerAsync via OperationContext. It seems that if each ReadOperation/WriteOperation/AsyncReadOperation/AsyncWriteOperation exposes the name of the operation, we can then take it and put in the OperationContext. Or, maybe each operation may expose its OperationContext, in which case, we will need to create an OperationContext when/before we are creating the corresponding operation.
If we do this, we need to update LogMatcher.assertLogMessageEquality such that it start comparing operation again.
Attachments
Issue Links
- split from
-
JAVA-4754 Add log messages to Server selection spec
-
- Closed
-