You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (Jira)" <ji...@apache.org> on 2019/09/19 12:59:00 UTC

[jira] [Created] (CAMEL-13997) ProxyProtocolTest not releasing acquired ByteBuf

Zoran Regvart created CAMEL-13997:
-------------------------------------

             Summary: ProxyProtocolTest not releasing acquired ByteBuf
                 Key: CAMEL-13997
                 URL: https://issues.apache.org/jira/browse/CAMEL-13997
             Project: Camel
          Issue Type: Bug
          Components: camel-netty-http
    Affects Versions: 3.0.0.RC1
            Reporter: Zoran Regvart
            Assignee: Zoran Regvart
             Fix For: 3.0.0.RC2


Seems that I've forgotten to release a {{ByteBuf}} used in the {{uppercase}} processor in the {{ProxyProtocolTest}}. Also Since {{ProxyProtocolTest}} doesn't inherit {{BaseNettyTest}} it doesn't contain the {{@BeforeClass}} or {{@AfterClass}} hooks for verifying the reference counting.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)