Re: [VOTE] Release ActiveMQ-CPP v3.9.5

2019-02-17 Thread mill888
Hi, Anyone can test the test.cpp ? And you can find activemq-cpp v3.9.5 (or 3.9.4, or other version) has the serious memory leak problem. Or the activemq-cpp can not be used like this ? Anyone can help me ? Thanks! test.cpp

Re: [VOTE] Release ActiveMQ-CPP v3.9.5

2019-02-17 Thread mill888
but, It has memory leak problem also; I am a student from China, and I am learning ActiveMq-cpp 3.9.4 . I am using ActiveMq-cpp 3.9.4 and apache-apr 1.4.8 on redhat linux; and my server program is multi thread; In my program, I first create one producer and connect to ActiveMq; In my server's

[RESULT][VOTE] Release ActiveMQ-CPP v3.9.5

2019-02-01 Thread Timothy Bish
Results of the ActiveMQ-CPP v3.9.5 release vote: Vote passes with 3 binding +1 votes 2 non-binding +1 votes. Binding Votes:   Christopher Shannon   Timothy Bish   Justin Bertram Non-Binding Votes:    Roddie Kieley    Jean-Baptiste Onofré I'll start pushing out the release bundles and update

Re: [VOTE] Release ActiveMQ-CPP v3.9.5

2019-01-31 Thread Justin Bertram
+1 I have a slight nit-pick. The Wiki page [1] refers to the old git-wip-us URL [2]. This URL *will* properly redirect to gitbox, but git itself will display a warning about the redirect so it would be nice to use the gitbox URL. Justin [1]

Re: [VOTE] Release ActiveMQ-CPP v3.9.5

2019-01-29 Thread Roddie Kieley
+1 [community] Used the bzip2'd tarball on both Fedora 27 with gcc 7.3.1 and OSX 10.11.6 with Xcode 7.3.1 - default build ./autogen.sh && configure - ran all examples in src/examples/.libs -- On F27 against downstream A-MQ 6.1.1-477 -- On OSX against upstream ActiveMQ 5.15.8 default config OOTB

Re: [VOTE] Release ActiveMQ-CPP v3.9.5

2019-01-29 Thread Christopher Shannon
+1 On Tue, Jan 29, 2019 at 2:04 AM Jean-Baptiste Onofré wrote: > +1 > > Checked the signature and legal. > > Regards > JB > > On 28/01/2019 17:35, Timothy Bish wrote: > > New vote open for ActiveMQ-CPP v3.9.5 > > > > This is a new patch release of the ActiveMQ-CPP client with an > > additional

Re: [VOTE] Release ActiveMQ-CPP v3.9.5

2019-01-28 Thread Jean-Baptiste Onofré
+1 Checked the signature and legal. Regards JB On 28/01/2019 17:35, Timothy Bish wrote: > New vote open for ActiveMQ-CPP v3.9.5 > > This is a new patch release of the ActiveMQ-CPP client with an > additional configuration option to allow for timing out connect attempts > when the remote fails

Re: [VOTE] Release ActiveMQ-CPP v3.9.5

2019-01-28 Thread Timothy Bish
+1 * Validated signatures a checksums * Checked for license and notice files * Built from source on Mint 18.3 and ran unit tests and integration tests with 5.x build On Mon, Jan 28, 2019 at 11:35 AM Timothy Bish wrote: > New vote open for ActiveMQ-CPP v3.9.5 > > This is a new patch release of

[VOTE] Release ActiveMQ-CPP v3.9.5

2019-01-28 Thread Timothy Bish
New vote open for ActiveMQ-CPP v3.9.5 This is a new patch release of the ActiveMQ-CPP client with an additional configuration option to allow for timing out connect attempts when the remote fails to respond.  There is also a fix for a potential memory leak during SSL handshake processing.