Make Hot Rod client and server codecs use proper log instances
--------------------------------------------------------------
Key: ISPN-1612
URL:
https://issues.jboss.org/browse/ISPN-1612
Project: Infinispan
Issue Type: Enhancement
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Priority: Minor
Fix For: 5.1.0.CR2
The problem which Manik explains in
https://github.com/infinispan/infinispan/pull/720#issuecomment-3123511 also affects the
Codec classes created in 5.1 to deal with different versions of the Hot Rod protocol. IOW,
we might have configured Hot Rod protocol 1.1 but you might see messages logged by Codec10
which might confuse people reading the logs.
So, apply Manik's suggestions to the codec classes in the Hot Rod client and server.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira