[
https://issues.apache.org/jira/browse/SAMZA-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469799#comment-16469799
]
Ahmed Abdul Hamid commented on SAMZA-1696:
------------------------------------------
We decided to delete the flaky test since the underlying RocksDB store wrapped
within RocksDbKeyValueStore is thread-safe by design, which renders the test in
question redundant and unnecessary.
> Flaky test: TestKeyValueStores testParallelReadWriteSameKey
> -----------------------------------------------------------
>
> Key: SAMZA-1696
> URL: https://issues.apache.org/jira/browse/SAMZA-1696
> Project: Samza
> Issue Type: Bug
> Reporter: Ahmed Abdul Hamid
> Assignee: Ahmed Abdul Hamid
> Priority: Major
> Fix For: 0.15.0
>
>
> {code}:samza-test_2.11:test
> testParallelReadWriteSameKey[5] FAILED
> java.lang.NullPointerException
> at java.lang.String.<init>(String.java:491)
> at
> org.apache.samza.storage.kv.TestKeyValueStores.testParallelReadWriteSameKey(TestKeyValueStores.scala:416)
> 189 tests completed, 1 failed, 1 skipped
> :samza-test_2.11:test FAILED{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)