-
Task
-
Resolution: Done
-
Major
-
9.0.0.Final
-
None
Having MultipleRpcCommand makes some things more complex than they should be, e.g. CacheRpcCommandExternalizer needs a thread-local because of it.
It was only used by the replication queue, which has been already removed in ISPN-6417. So it's safe to remove it completely and simplify CacheRpcCommandExternalizer.