Details
-
Task
-
Resolution: Fixed
-
Critical
-
None
-
Security Level: Public
-
None
Description
As a message with a specific profile arrives, the Replicator handles it by method, handleConnectionMessage(). In doing it, it reads the message for the collection index, and look for the actual handler that is pre-registered with registerWorkerHandler.
This task suggest to replace the handler map with a function that sends the message directly to individual worker to handle.
Attachments
Issue Links
- relates to
-
CBL-3840 20% Sprint 92
- Closed