[infinispan-issues] [JBoss JIRA] (ISPN-1612) Make Hot Rod client and server codecs use proper log instances

Galder Zamarreño (Commented) (JIRA) jira-events at lists.jboss.org
Thu Dec 15 13:54:09 EST 2011


    [ https://issues.jboss.org/browse/ISPN-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651387#comment-12651387 ] 

Galder Zamarreño commented on ISPN-1612:
----------------------------------------

To clarify, apply changes to Encoder* classes in the server side, and Codec* classes on the client side.
                
> 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