Author: orudyy
Date: Mon Feb 15 12:13:31 2016
New Revision: 1730500
URL: http://svn.apache.org/viewvc?rev=1730500&view=rev
Log:
QPID-7052: Remove misleading comment
Modified:
qpid/java/trunk/perftests/src/main/java/org/apache/qpid/disttest/client/ConsumerParticipant.java
Modified:
qpid/java/trunk/perftests/src/main/java/org/apache/qpid/disttest/client/ConsumerParticipant.java
URL:
http://svn.apache.org/viewvc/qpid/java/trunk/perftests/src/main/java/org/apache/qpid/disttest/client/ConsumerParticipant.java?rev=1730500&r1=1730499&r2=1730500&view=diff
==============================================================================
---
qpid/java/trunk/perftests/src/main/java/org/apache/qpid/disttest/client/ConsumerParticipant.java
(original)
+++
qpid/java/trunk/perftests/src/main/java/org/apache/qpid/disttest/client/ConsumerParticipant.java
Mon Feb 15 12:13:31 2016
@@ -181,7 +181,6 @@ public class ConsumerParticipant impleme
{
if (!_collectingData.get() && _expectedNumberOfMessages == 0)
{
- // If we are performing a run with fixed number of messages we may
receive a message before the startDataCollection command.
_jmsDelegate.commitOrAcknowledgeMessageIfNecessary(_command.getSessionName(),
message);
return true;
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]