mirror of
https://github.com/apache/activemq.git
synced 2025-02-09 03:25:33 +00:00
do smarted chechkpointing based on usage.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@391820 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b6673c4bf3
commit
d65cc6311f
@ -82,7 +82,6 @@ public class QuickJournalTopicMessageStore extends QuickJournalMessageStore impl
|
||||
|
||||
public void addMessage(ConnectionContext context, Message message) throws IOException {
|
||||
super.addMessage(context, message);
|
||||
this.peristenceAdapter.checkpoint(false, false);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user