mirror of https://github.com/apache/activemq.git
remove System messages
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@587051 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
36486fe5b4
commit
13fc99769f
|
@ -140,15 +140,8 @@ public class KahaTopicReferenceStore extends KahaReferenceStore implements Topic
|
|||
messageContainer.remove(entry);
|
||||
removeInterest(rr);
|
||||
removeMessage = true;
|
||||
}else {
|
||||
System.err.println("REF RTEC OS NULL!!!");
|
||||
}
|
||||
} else {
|
||||
System.out.println("RED XOUVT IAS " + tsa.getCount());
|
||||
ackContainer.update(ref.getAckEntry(), tsa);
|
||||
}
|
||||
}else{
|
||||
System.err.println("NO TAS!!!");
|
||||
}
|
||||
}else{
|
||||
//no message held
|
||||
|
|
Loading…
Reference in New Issue