You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "roi costas (JIRA)" <ji...@apache.org> on 2018/06/26 11:48:00 UTC

[jira] [Created] (PROTON-1871) Ruby leaks memory sending messages

roi costas created PROTON-1871:
----------------------------------

             Summary: Ruby leaks memory sending messages
                 Key: PROTON-1871
                 URL: https://issues.apache.org/jira/browse/PROTON-1871
             Project: Qpid Proton
          Issue Type: Bug
          Components: ruby-binding
    Affects Versions: proton-c-0.23.0
            Reporter: roi costas
            Assignee: Alan Conway
         Attachments: out_amq.rb

We have developed a simple fluentd output plugin which only sends messages to AMQ. Sending messages with sender.send, memory increases continuously and it is never released, not even when message processing is stopped.

The qpid-proton code is really simple and we have checked that it is sender.send the one that leaks memory.

I have attached the code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org