When hitting filesystem full on data directory, if amq is shut down, some space freed up and amq started again, the broker data is corrupted (amq.log shows "Corrupt journal records"), so
*not only*the indexThe broker would typically not even start (which I guess was my example) if those data are live data.
- is blocked by
-
ENTMQ-1421 Broker starts on corrupted kahadb despite checkForCorruptJournalFiles="true" and ignoreMissingJournalfiles="false"
- Closed