Prateek Maheshwari created SAMZA-1466:
-----------------------------------------
Summary: Flaky test:
Key: SAMZA-1466
URL: https://issues.apache.org/jira/browse/SAMZA-1466
Project: Samza
Issue Type: Bug
Reporter: Prateek Maheshwari
{code}
:samza-kv-rocksdb_2.11:testPicked up _JAVA_OPTIONS: -Xmx2048m -Xms512m
testFlush FAILED
org.apache.samza.SamzaException: Error opening RocksDB store dbStore at
location /tmp, received the following exception from RocksDB
org.rocksdb.RocksDBException: "
at
org.apache.samza.storage.kv.RocksDbKeyValueStore$.openDB(RocksDbKeyValueStore.scala:99)
at
org.apache.samza.storage.kv.TestRocksDbKeyValueStore.testFlush(TestRocksDbKeyValueStore.scala:73)
5 tests completed, 1 failed
:samza-kv-rocksdb_2.11:test FAILED
{code}
Currently log message doesn't contain the original exception. Let's fix the
logging first.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)