Hey little bit confused about this file... So according to my understanding, "if we are using transacted session at producer side, than messages are sent to the broker only after producer commit the transactions." So if a producer is sending the messages and does not commit at all, No messages will be received by broker"
Now I am confused that How this tx-*.tmp file is getting created. If I am using transactions of more than 'maxTransactionSize' than this tmp file is created before commit. But As I was saying previously that messages are not even received by broker before commit happens.. Please tell me exactly when this file is created ?? -- View this message in context: http://activemq.2283324.n4.nabble.com/jira-Created-AMQ-4267-Huge-tx-tmp-file-in-the-kahadb-directory-tp4662065p4675350.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
