I became curious about the <broker dataDirectory=""/> config attribute and began reviewing the source for how it differs from the locations specified in the individual persistence adapters (KahaDB, AMQ, etc). I couldn't see how the attribute specified in the broker config relates (at all) to the location where the persistence adapters store their journal/index files. The best I could find is that the BrokerView (for JMX) and the StatisticsBroker seemed to make it available for display, but nothing else. Is that correct?
The source-level documentation states "Sets the directory in which the data files will be stored by default for the JDBC and Journal persistence adaptors." Might this be out of date? ----- http://www.christianposta.com -- View this message in context: http://activemq.2283324.n4.nabble.com/question-about-dataDirectory-in-broker-config-tp4364852p4364852.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
