[
https://issues.apache.org/jira/browse/BEAM-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214067#comment-17214067
]
Beam JIRA Bot commented on BEAM-7865:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Java precommit Samza tests opening RocksDB flaky
> ------------------------------------------------
>
> Key: BEAM-7865
> URL: https://issues.apache.org/jira/browse/BEAM-7865
> Project: Beam
> Issue Type: Bug
> Components: runner-samza, test-failures
> Reporter: Kyle Weaver
> Priority: P2
> Labels: flaky-test, stale-P2
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> org.apache.beam.runners.samza.runtime.SamzaTimerInternalsFactoryTest.testProcessingTimeTimers
> and
> org.apache.beam.runners.samza.runtime.SamzaTimerInternalsFactoryTest.testRestore
> fail with exception:
> org.apache.samza.SamzaException: Error opening RocksDB store beamStore at
> location /tmp/store2
> ...
> Caused by: org.rocksdb.RocksDBException: Can't access /000359.sst: IO error:
> while stat a file for size: /tmp/store2/000359.sst: No such file or directory
> Can't access /000356.sst: IO error: while stat a file for size:
> /tmp/store2/000356.sst: No such file or directory Can't access /000354.sst:
> IO error: while stat a file for size: /tmp/store2/000354.sst: No such file or
> directory
>
> Example failures:
> [https://builds.apache.org/job/beam_PreCommit_Java_Commit/6896/]
> [https://builds.apache.org/job/beam_PreCommit_Java_Commit/6906/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)