]
Galder Zamarreño resolved ISPN-5082.
------------------------------------
Resolution: Duplicate Issue
Separate Memcached and Hot Rod decoders
---------------------------------------
Key: ISPN-5082
URL:
https://issues.jboss.org/browse/ISPN-5082
Project: Infinispan
Issue Type: Enhancement
Components: Remote Protocols
Reporter: Galder Zamarreño
Assignee: Gustavo Fernandes
Fix For: 7.1.0.Final
The current AbstractProtocolDecoder makes it difficult to expand Hot Rod protocol.
Separate each protocol decoder in order to be as efficient as possible.