| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Issue 1533: DbLedgerStorage does not persist ExplicitLAC: Information (Header) of TransientLedgerInfo is not persisted (#2474) Motivation DbLedgerStorage does not persist "ExplicitLAC" on RocksDB, so when you restart a Bookie the information is lost. This work can be considered a follow up of @reddycharan work at #1527 Changes persist ExplicitLAC on DBLedgerStorage save ExplicitLAC on RocksDB (it is an optional field, so this change is backward compatible) enable testExplicitLACIsPersisted test even for DBLedgerStorage on TransientLedgerInfo rewind the ByteBuf in order to be able to use it again while writing to RocksDB use computeIfAbsent in getOrAddLedgerInfo (code clean up, but code looked strange, probably subject to some possible race condition) Master Issue: #1533 * Issue 1533: DbLedgerStorage does not persist ExplicitLAC: Information (Header) of TransientLedgerInfo is not persisted * final fix and fix checkstyle * restore tests Co-authored-by: Enrico Olivelli <eolivelli@apache.org> | 5 年前 | |
BP-43 CI/CD migration to gradle (#2636) Gradle: Build bookkeeper-server with gradle and run unit tests Co-authored-by: Prashant <prashantk@splunk.com> | 5 年前 | |
[maven-release-plugin] prepare for next development iteration | 5 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 5 年前 | ||
| 5 年前 | ||
| 5 年前 |