[infinispan-issues] [JBoss JIRA] (ISPN-1612) Make Hot Rod client and server codecs use proper log instances
Galder Zamarreño (Updated) (JIRA)
jira-events at lists.jboss.org
Thu Dec 15 14:33:09 EST 2011
[ https://issues.jboss.org/browse/ISPN-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-1612:
-----------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/729
> 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
More information about the infinispan-issues
mailing list