tikv / rust-rocksdb

rust wrapper for rocksdb
Apache License 2.0
278 stars 155 forks source link

Update get_write_global_seqno signature #633

Closed v01dstar closed 3 years ago

v01dstar commented 3 years ago

making get_write_global_seqno immutable method.

Signed-off-by: v01dstar yang.zhang@pingcap.com

v01dstar commented 3 years ago

/cc @yiwu-arbug @Connor1996

v01dstar commented 3 years ago

A minor update for https://github.com/tikv/tikv/issues/10430

v01dstar commented 3 years ago

/merge

ti-srebot commented 3 years ago

@v01dstar Oops! auto merge is restricted to Committers of the SIG.See the corresponding SIG page for more information. Related SIG: engine(slack).

yiwu-arbug commented 3 years ago

Shall we have a more specific PR title, like "update get_write_global_seqno signature"?