Xinyu Liu created SAMZA-2411:
--------------------------------
Summary: Fix flaky table test found in 1.3 release
Key: SAMZA-2411
URL: https://issues.apache.org/jira/browse/SAMZA-2411
Project: Samza
Issue Type: Bug
Reporter: Xinyu Liu
Found the following flaky test during the 1.3 release testing. We need to get
this fixed for future releases.
org.apache.samza.table.batching.TestBatchProcessor$TestBatchTriggered.testBatchOperationTriggeredByBatchSize
FAILED
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.samza.table.batching.TestBatchProcessor$TestBatchTriggered.testBatchOperationTriggeredByBatchSize(TestBatchProcessor.java:122)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)