-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.11.0
-
Component/s: None
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:L Sprint #3 - Platform
The NettyMessagingManager's encoder/decoder have some inefficiencies that should be addressed. Every message encodes an IpAddress and port that will never change for a given channel, and responses encode a message type that isn't even relevant to handling the reply.