Re: CommitLogSegmentManager verbose debug log

2018-04-09 Thread Nicolas Guyomar
u interested in creating a quick > patch for it? > On Tuesday, April 3, 2018, 3:06:28 AM PDT, Nicolas Guyomar < > nicolas.guyo...@gmail.com> wrote: > > Hi Jay, > > Well the log in itself does not provide useful information (like segment > number or sthg like th

Re: CommitLogSegmentManager verbose debug log

2018-04-03 Thread Nicolas Guyomar
nge it back to trace. > > Here is a sample of debug.log while running cassandra-stress: > https://gist.githubusercontent.com/cooldoger/ > 12f507da9b41b232d8869bbcd2bfd02b/raw/241cd8f0639269966aa53e2b10cee6 > 13f8ed8cfe/gistfile1.txt > > > > On Thursday, March 29, 2018,

CommitLogSegmentManager verbose debug log

2018-03-29 Thread Nicolas Guyomar
Hi guys, I'm trying to understand the meaning of the following log in org.apache.cassandra.db.commitlog.CommitLogSegmentManager.java logger.debug("No segments in reserve; creating a fresh one"); I feel like it could be remove, as it seems to be kind of a continuous task of providing segment

Re: Can API be an alternative for MBeans?

2018-02-22 Thread Nicolas Guyomar
Hi, Jolokia 'for instance) is making exposing MBean with Http so easy (with "just" a simple jar addition) that I think this is not really needed within Cassandra On 22 February 2018 at 09:10, Venkata Hari Krishna Nukala < n.v.harikrishna.apa...@gmail.com> wrote: > Hi, > > I saw lots of

Re: sstabledump expects jna 5.1.0

2017-07-18 Thread Nicolas Guyomar
Hi, Cassandra ships with jna in its lib folder, I believe this is the only dependency necessary. I found it the day I got the same problem you got, meaning OS Jna overriding Cassandra embedded one On 18 July 2017 at 15:52, Micha wrote: > > ok, if I deinstall the package