Yong Zhang

Results 50 comments of Yong Zhang

I am trying to add a test to make sure it uses the right configuration.

@StevenLuMT We were using bk_server.conf to configure the rocksDB before, [this change](https://github.com/apache/bookkeeper/pull/3056) will make the existing configuration in bk_server.conf invalid. Please see the discussion in the mailing list: https://lists.apache.org/thread/drh4p5prxbcs8gszhxnd1xsv0g48vvbt

> have a look this mail reply, I think the implementation of the compatible scheme can have more @StevenLuMT Could you please talk more about this? I think I just...

@eolivelli @StevenLuMT please take another look when you have time. Thanks

@hangc0276 We rename the configuration file in this PR https://github.com/apache/bookkeeper/pull/3540

https://github.com/apache/bookkeeper/pull/1941/files#r258714042 Here has a discussion about this issue.

Is there any error logs? If it is caused by that PR, there should have LedgerClosed or Interrupt errors I think

Does this error still happen? I am not sure about it is related to [#3321](https://github.com/apache/bookkeeper/pull/3321). In 3321, the recycling happened at the beginning of add entry operation. If it is...