Re: Get transaction count from ZooKeeper transaction logs

2018-07-10 Thread Jostein Elvaker Haande
On Wed, 11 Jul 2018 at 02:48, Shawn Heisey wrote: > On 7/10/2018 3:32 PM, Jostein Elvaker Haande wrote: > > I'm trying to find an effective way to find the number of transactions > You have detailed questions about the inner workings of ZooKeeper. This > is not a ZooKeeper mailing list. It is a

Re: Get transaction count from ZooKeeper transaction logs

2018-07-10 Thread Shawn Heisey
On 7/10/2018 3:32 PM, Jostein Elvaker Haande wrote: I'm trying to find an effective way to find the number of transactions stored in the ZooKeeper transaction logs. The only method I've found so far is by using the Java class 'org.apache.zookeeper.server.LogFormatter' which outputs the following

Get transaction count from ZooKeeper transaction logs

2018-07-10 Thread Jostein Elvaker Haande
Hello, I'm trying to find an effective way to find the number of transactions stored in the ZooKeeper transaction logs. The only method I've found so far is by using the Java class 'org.apache.zookeeper.server.LogFormatter' which outputs the following after it has formatted a log file: EOF rea