Github user franz1981 commented on the issue:

    https://github.com/apache/qpid-jms/pull/22
  
    @gemmellr 
    
    > Can you elaborate on the benefits you measured here? I'd like to 
understand the extent to consider against the downside of exposing dep impl 
types throughout the code base.
    
    Fair enough :+1:  I will come up with a test to measure the reduction of GC 
(with 100 bytes message)
    
    >The existing bits worked the way it did at least a small part because 
BytesMessage specified thats where it gets its behaviours from. Are we sure 
ByteBuf streams behave the same?
    
    Looking at the tests on Netty (where I have put recently a PR re some of 
these classes) it seems the case, but it is not part of Java util classes so 
thay can be wrong on it. Do we have some tests to verify the impact on the 
client of it?
    



---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to