Re: kahadb index file larger than journal file on apache-activemq-5.15.9

2019-05-29 Thread Christopher Shannon
There is currently no way to shrink the index file and no plans to add that. The index file generally grows and stabilizes with your use case based on the max number of messages the broker will have stored at any given time. There's not really any reason to need to worry about shrinking the index

Re: kahadb index file larger than journal file on apache-activemq-5.15.9

2019-05-29 Thread yanghao441286376
Hi, All, In my activemq instance(5.15.4 or 5.15.9), I find that the kahadb index file is larger than the journal file. As far as I know, want to shrink it the only way right now is to *stop the broker, delete the index* and restart so it does a replay and rebuilds the index but the size would j

Re: kahadb index file larger than journal file

2017-02-03 Thread Scorpio
data > > > > 3.2Mdb.redo > > > > 4.0Klock > > > > root@host:~/run/apache-activemq-5.13.1/data/kahadb# > > > > > > > > Kind regards, > > > > Scorpio > > > > > > > > > > > > >

Re: kahadb index file larger than journal file

2017-02-02 Thread Tim Bain
> > > > > > > In my activemq instance, I find that the kahadb index file is > > larger > > > > > than > > > > > > the journal file. > > > > > > > > > > > > As far as I know, /db.data/ is the meta store, index

Re: kahadb index file larger than journal file

2017-02-02 Thread Christopher Shannon
hanks. > > > > > > > > > > Log attached: > > > > > root@host:~/run/apache-activemq-5.13.1/data/kahadb# du * -sh > > > > > 16M db-16.log > > > > > 1.2Gdb.data > > > > > 3.2M db.redo > > > >

Re: kahadb index file larger than journal file

2017-02-02 Thread Tim Bain
; does not look like that. The index file seems to keep growing while > the > > > > journal file is rotated. Do I miss something? Thanks. > > > > > > > > Log attached: > > > > root@host:~/run/apache-activemq-5.13.1/data/kahadb# du * -sh > > &g

Re: kahadb index file larger than journal file

2017-02-02 Thread Christopher Shannon
ournal file is rotated. Do I miss something? Thanks. > > > > > > Log attached: > > > root@host:~/run/apache-activemq-5.13.1/data/kahadb# du * -sh > > > 16M db-16.log > > > 1.2Gdb.data > > > 3.2Mdb.redo > > > 4.0Klock &

Re: kahadb index file larger than journal file

2017-01-24 Thread Scorpio
mailing list archive at Nabble.com. > > > ---- > If you reply to this email, your message will be added to the > discussion below: > http://activemq.2283324.n4.nabble.com/kahadb-index-file-larger-than-journal-file-t

Re: kahadb index file larger than journal file

2017-01-24 Thread Christopher Shannon
b-16.log > 1.2Gdb.data > 3.2Mdb.redo > 4.0Klock > root@host:~/run/apache-activemq-5.13.1/data/kahadb# > > Kind regards, > Scorpio > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/kahadb-index-file-larger-than-

kahadb index file larger than journal file

2017-01-23 Thread Scorpio
-- View this message in context: http://activemq.2283324.n4.nabble.com/kahadb-index-file-larger-than-journal-file-tp4721284.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.