[jboss-jira] [JBoss JIRA] (WFLY-4173) Server side EJB Handler not compression response

RH Bugzilla Integration (JIRA) issues at jboss.org
Fri Feb 27 05:15:53 EST 2015


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

RH Bugzilla Integration commented on WFLY-4173:
-----------------------------------------------

Jan Martiska <jmartisk at redhat.com> changed the Status of [bug 1172856|https://bugzilla.redhat.com/show_bug.cgi?id=1172856] from POST to ON_QA

> Server side EJB Handler not compression response
> ------------------------------------------------
>
>                 Key: WFLY-4173
>                 URL: https://issues.jboss.org/browse/WFLY-4173
>             Project: WildFly
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 9.0.0.Alpha1
>            Reporter: Brad Maxwell
>            Assignee: Tomas Hofman
>
> When compression is enabled for request/response, the jboss-ejb-client is sending a compressed request, but the application server is responding with an uncompressed response.
> On the server enabling TRACE on org.jboss.as.ejb3, we can see the server receives a compressed request
> TRACE [org.jboss.as.ejb3] (default task-5) Got message with header 0x1b on channel Channel ID 56b01772 (inbound) of Remoting connection TRACE [org.jboss.as.ejb3.invocation] (default task-5) Received a compressed message stream
> Client side, Enabling TRACE on the client side for org.jboss.ejb.client we see it is 0x5 where it should be 0x1b
> TRACE org.jboss.ejb.client.remoting.ChannelAssociation - Received message with header 0x5



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list