https://issues.apache.org/jira/browse/AMQ-5853 - fix typo in test combination - ensures expiry does not kick in

This commit is contained in:
gtully 2015-07-03 12:18:13 +01:00
parent eece28ac75
commit b78ef954d2
1 changed files with 1 additions and 1 deletions

View File

@ -602,7 +602,7 @@ abstract public class MessagePriorityTest extends CombinationTestSupport {
}, 10000));
}
public void initCombosForTestLowThenHighBatc() {
public void initCombosForTestLowThenHighBatch() {
// the cache limits the priority ordering to available memory
addCombinationValues("useCache", new Object[] {new Boolean(false)});
// expiry processing can fill the cursor with a snapshot of the producer