Re: qpid-cpp-0.35 errors

2018-11-08 Thread rammohan ganapavarapu
Kim/Gordon, I was wrong about the NFS for qpid journal files, looks like they are on NFS, so does NFS cause this issue? Ram On Wed, Nov 7, 2018 at 12:18 PM rammohan ganapavarapu < rammohanga...@gmail.com> wrote: > Kim, > > Ok, i am still trying to see what part of my java application is causing

Re: [VOTE] Release Apache Qpid Proton-J 0.30.0

2018-11-08 Thread Keith W
+1. My testing was: * Verified signatures and checksums * Checked for LICENCE and NOTICE files in the archives. * Built from source / ran tests on Mac OS X 10.13.6 * Ran Qpid Broker-J client integration tests using the staged proton artefacts and Qpid-JMS (master - 9c1afa9b3) * Ran Qpid JMS test

Re: qpid-cpp-0.35 errors

2018-11-08 Thread Kim van der Riet
On 11/7/18 3:18 PM, rammohan ganapavarapu wrote: Kim, Ok, i am still trying to see what part of my java application is causing that issue, yes that issue is happening intermittently. Regarding "JERR_WMGR_ENQDISCONT" error, may be they are chained exceptions from the previous error JERR_JCNTL_AIO

Re: qpid-cpp-0.35 errors

2018-11-08 Thread rammohan ganapavarapu
Thank you, yes we have multiple produces and multiple consumes accessing the same queue at same time. My message size is around ~80k. Small confusion regarding AIO, if its AIO it shouldn't have io wait right? why is it waiting? Was reading about aio and found this, i am hitting this scenario? "A

Re: qpid-cpp-0.35 errors

2018-11-08 Thread rammohan ganapavarapu
Do you have any kernel (net/disk) tuning recommendations for qpid-cpp with linearstore? Ram On Thu, Nov 8, 2018 at 8:56 AM rammohan ganapavarapu < rammohanga...@gmail.com> wrote: > Kim/Gordon, > > I was wrong about the NFS for qpid journal files, looks like they are on > NFS, so does NFS cause t

Re: qpid-cpp-0.35 errors

2018-11-08 Thread Kim van der Riet
Resending, did not show up on the list the first time I sent it... Forwarded Message Subject:Re: qpid-cpp-0.35 errors Date: Thu, 8 Nov 2018 09:30:24 -0500 From: Kim van der Riet To: users@qpid.apache.org On 11/7/18 3:18 PM, rammohan ganapavarapu wrote: Kim