streamnative / bookkeeper-achieved

Apache Bookkeeper
https://bookkeeper.apache.org
Apache License 2.0
3 stars 2 forks source link

ISSUE-2572: TableStoreImplTest fails because of NPE in AbstractStateStoreWithJournal initialization #314

Closed sijie closed 3 years ago

sijie commented 3 years ago

Original Issue: apache/bookkeeper#2572


BUG REPORT

Describe the bug

TableStoreImplTest fails because of NPE in AbstractStateStoreWithJournal initialization. This is a test issue.

To Reproduce

run TableStoreImplTest

Expected behavior

test pass