The GitHub Actions job "CI" on incubator-kvrocks.git has failed.
Run started by GitHub user git-hulk (triggered by git-hulk).

Head commit for run:
60a7cb3128065bce1bf7cfd6be1a1636b8056b0d / git-hulk <hulk.webs...@gmail.com>
Use the RocksDB WriteBatchWithIndex to implement the
read-your-own-writes in transaction

By default, the writes cannot be seen its own writes if the WriteBatch
wasn't committed in transaction. To mitigate this issue, RocksDB offers
the WriteBatchWithIndex to make the uncommitted writes can be visited.

For more information can see: 
https://rocksdb.org/blog/2015/02/27/write-batch-with-index.html

Report URL: https://github.com/apache/incubator-kvrocks/actions/runs/4294357412

With regards,
GitHub Actions via GitBox

Reply via email to