Hi,

While upgrading from ActiveMQ version 5.15.11 to 5.16.2, there is a log
line that says KahaDB version is 6 but when I downgraded back to 5.15.11,
log line printed as KahaDB version is 7. Are these versions related to the
state of the database because of upgrades ?  Or the actual KahaDB ? If it's
actual KahaDB, I am wondering why the version is going down in the new
version of ActiveMQ.

I looked into the source code link below, it's reading this version value
from java.io.DataInput but I couldn't figure out whether it's the actual
database version. Thanks for your help.

https://github.com/apache/activemq/blob/ccb1050af9d1ecd5dbd18c4d8df33fdf10cc84dd/activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MessageDatabase.java#L179


-- 
Regards,
Venu.

Reply via email to