mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-08 02:59:14 +00:00
NO-JIRA removing dumb debug message left by accident
This commit is contained in:
parent
7d5a31af34
commit
2748ef0253
@ -126,7 +126,6 @@ public class ReplicatedPolicyConfiguration implements HAPolicyConfiguration {
|
||||
}
|
||||
|
||||
public ReplicatedPolicyConfiguration setQuorumVoteWait(int quorumVoteWait) {
|
||||
new Exception("here").printStackTrace();
|
||||
this.quorumVoteWait = quorumVoteWait;
|
||||
return this;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user