Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tikv/raft-engine issues and pull requests

#276 - Add interface to get the raft-engine path.

Pull Request - State: closed - Opened by jiayang-zheng about 2 years ago - 1 comment

#275 - allow two more files for recycling

Pull Request - State: closed - Opened by tabokie about 2 years ago - 2 comments

#275 - allow two more files for recycling

Pull Request - State: closed - Opened by tabokie about 2 years ago - 2 comments

#274 - Update clap requirement from 3.1 to 4.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#273 - Fix the compilation bug when `make` with `rustc xxx +nightly`.

Pull Request - State: closed - Opened by LykxSassinator about 2 years ago

#273 - Fix the compilation bug when `make` with `rustc xxx +nightly`.

Pull Request - State: closed - Opened by LykxSassinator about 2 years ago

#272 - Disable `enable-log-recycle` by default.

Pull Request - State: closed - Opened by LykxSassinator about 2 years ago - 2 comments

#271 - Update criterion requirement from 0.3 to 0.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#271 - Update criterion requirement from 0.3 to 0.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#269 - hide more file writing details from engine

Pull Request - State: closed - Opened by tabokie about 2 years ago - 3 comments

#269 - hide more file writing details from engine

Pull Request - State: closed - Opened by tabokie about 2 years ago - 3 comments

#268 - `stress` supports real-time QPS reporting

Issue - State: open - Opened by tabokie about 2 years ago
Labels: enhancement

#268 - `stress` supports real-time QPS reporting

Issue - State: open - Opened by tabokie about 2 years ago
Labels: enhancement

#267 - fix panic when reusing a was-empty batch

Pull Request - State: closed - Opened by tabokie about 2 years ago - 2 comments

#266 - Writing an empty batch causes panic

Issue - State: closed - Opened by tabokie about 2 years ago
Labels: bug

#266 - Writing an empty batch causes panic

Issue - State: closed - Opened by tabokie about 2 years ago
Labels: bug

#265 - Default enable log recycling

Pull Request - State: closed - Opened by LykxSassinator about 2 years ago - 1 comment

#265 - Default enable log recycling

Pull Request - State: closed - Opened by LykxSassinator about 2 years ago - 1 comment

#264 - clean up file collection

Pull Request - State: closed - Opened by tabokie over 2 years ago - 3 comments

#263 - Default enable log recycling.

Issue - State: closed - Opened by LykxSassinator over 2 years ago

#262 - Update nix requirement from 0.24 to 0.25

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#262 - Update nix requirement from 0.24 to 0.25

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#261 - Support secondary directory for log writing.

Pull Request - State: closed - Opened by LykxSassinator over 2 years ago - 10 comments

#260 - Extend `LogQueue` to support multiple append channels

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments

#260 - Extend `LogQueue` to support multiple append channels

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments

#259 - Add `Engine::get` for getting raw value

Pull Request - State: closed - Opened by 5kbpers over 2 years ago - 1 comment

#258 - Support synchronize WAL in parallel

Issue - State: open - Opened by tabokie over 2 years ago
Labels: enhancement

#258 - Support synchronize WAL in parallel

Issue - State: open - Opened by tabokie over 2 years ago
Labels: enhancement

#257 - Support secondary log directory

Issue - State: closed - Opened by tabokie over 2 years ago - 2 comments
Labels: enhancement

#256 - bump 0.3.0

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments

#255 - Unify the strategy of tolerating tail corruption when Version == V2.

Pull Request - State: closed - Opened by LykxSassinator over 2 years ago - 4 comments

#255 - Unify the strategy of tolerating tail corruption when Version == V2.

Pull Request - State: closed - Opened by LykxSassinator over 2 years ago - 4 comments

#254 - bump 0.2.2

Pull Request - State: closed - Opened by tabokie over 2 years ago

#253 - fix append recovery bug (#251)

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment

#252 - introduce file manifest

Issue - State: closed - Opened by tabokie over 2 years ago - 1 comment
Labels: enhancement

#252 - introduce file manifest

Issue - State: closed - Opened by tabokie over 2 years ago - 1 comment
Labels: enhancement

#251 - fix append recovery bug

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment
Labels: needs-cherry-pick

#250 - overwrite panic during recovery

Issue - State: closed - Opened by tabokie over 2 years ago - 1 comment
Labels: bug

#249 - Support reading block based log format

Pull Request - State: closed - Opened by LykxSassinator over 2 years ago - 7 comments

#248 - Speed up read performance with AIO

Issue - State: open - Opened by tabokie over 2 years ago
Labels: enhancement

#248 - Speed up read performance with AIO

Issue - State: open - Opened by tabokie over 2 years ago
Labels: enhancement

#247 - pipe: reseek after write failure (#245)

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment

#246 - Support reading block based log format

Issue - State: closed - Opened by tabokie over 2 years ago - 2 comments
Labels: enhancement

#246 - Support reading block based log format

Issue - State: closed - Opened by tabokie over 2 years ago - 2 comments
Labels: enhancement

#245 - pipe: reseek after write failure

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments
Labels: needs-cherry-pick

#245 - pipe: reseek after write failure

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments
Labels: needs-cherry-pick

#244 - chore: update CI toolchain and clean up code

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments

#243 - Interrupted write causes corruption

Issue - State: closed - Opened by tabokie over 2 years ago - 4 comments
Labels: bug, good first issue, help wanted

#243 - Interrupted write causes corruption

Issue - State: closed - Opened by tabokie over 2 years ago - 4 comments
Labels: bug, good first issue, help wanted

#242 - refactor: catch errno EINTR when reading and writing files instead of EAGAIN

Pull Request - State: closed - Opened by guoxiangCN over 2 years ago - 6 comments

#241 - fix issue in append_compact_purge example

Pull Request - State: closed - Opened by LykxSassinator over 2 years ago - 2 comments

#240 - bump 0.2.1

Pull Request - State: closed - Opened by tabokie over 2 years ago

#239 - append_compact_purge example never compacts

Issue - State: closed - Opened by tabokie over 2 years ago
Labels: bug, good first issue, help wanted

#239 - append_compact_purge example never compacts

Issue - State: closed - Opened by tabokie over 2 years ago
Labels: bug, good first issue, help wanted

#237 - questions about append_compact_purge.rs example

Issue - State: closed - Opened by stupidstan over 2 years ago - 3 comments

#236 - How to print variable in debugger

Issue - State: closed - Opened by stupidstan over 2 years ago - 2 comments

#235 - cargo +nightly clippy --all --all-features --all-targets -- -D clippy::all error

Issue - State: open - Opened by jiangshifu over 2 years ago - 2 comments
Labels: good first issue, help wanted

#234 - add `scan_messages` for iterating over messages

Pull Request - State: closed - Opened by 5kbpers over 2 years ago - 1 comment

#233 - simplify `delete_metadata` trait method (#232)

Pull Request - State: closed - Opened by tabokie over 2 years ago

#232 - simplify `delete_metadata` trait method

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment
Labels: needs-cherry-pick

#231 - support running ctl command with custom file system

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments

#230 - Add metadata deletion capability to `FileSystem` trait (#229)

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment

#230 - Add metadata deletion capability to `FileSystem` trait (#229)

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment

#229 - Add metadata deletion capability to `FileSystem` trait

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment
Labels: needs-cherry-pick

#229 - Add metadata deletion capability to `FileSystem` trait

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment
Labels: needs-cherry-pick

#228 - Add `is_empty` to `Engine` API

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment

#228 - Add `is_empty` to `Engine` API

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment

#227 - Record perf contexts to the write procedure

Pull Request - State: closed - Opened by sticnarf over 2 years ago - 4 comments

#227 - Record perf contexts to the write procedure

Pull Request - State: closed - Opened by sticnarf over 2 years ago - 4 comments

#226 - tolerate fallocate failure and print IO error in debug form (#225)

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment

#226 - tolerate fallocate failure and print IO error in debug form (#225)

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment

#225 - tolerate fallocate failure and print IO error in debug form

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment
Labels: needs-cherry-pick

#224 - Support recycling log files

Pull Request - State: closed - Opened by LykxSassinator over 2 years ago - 17 comments

#223 - Update rhai to 1.7 and update nightly toolchain in CI

Pull Request - State: closed - Opened by tabokie over 2 years ago

#223 - Update rhai to 1.7 and update nightly toolchain in CI

Pull Request - State: closed - Opened by tabokie over 2 years ago

#222 - Upgrade clap to stable version

Pull Request - State: closed - Opened by Uchiha007 over 2 years ago - 2 comments

#222 - Upgrade clap to stable version

Pull Request - State: closed - Opened by Uchiha007 over 2 years ago - 2 comments

#221 - Make VERSION significant(#220)

Pull Request - State: closed - Opened by LykxSassinator over 2 years ago - 1 comment

#221 - Make VERSION significant(#220)

Pull Request - State: closed - Opened by LykxSassinator over 2 years ago - 1 comment

#220 - Log batch decoding and encoding should consider format version

Issue - State: closed - Opened by LykxSassinator over 2 years ago
Labels: enhancement

#220 - Log batch decoding and encoding should consider format version

Issue - State: closed - Opened by LykxSassinator over 2 years ago
Labels: enhancement

#219 - more robust corruption detection

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments

#219 - more robust corruption detection

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments

#218 - Revert "offload in-memory `entry_len` field to disk (#213)"

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment

#218 - Revert "offload in-memory `entry_len` field to disk (#213)"

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment

#217 - Update rhai requirement from ~1.4 to ~1.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 3 comments
Labels: dependencies

#216 - bump 0.2.0

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments

#216 - bump 0.2.0

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments

#215 - Update nix requirement from 0.23 to 0.24

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#215 - Update nix requirement from 0.23 to 0.24

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#214 - Recycle log files

Issue - State: closed - Opened by tabokie over 2 years ago - 3 comments
Labels: enhancement

#214 - Recycle log files

Issue - State: closed - Opened by tabokie over 2 years ago - 3 comments
Labels: enhancement

#213 - offload in-memory `entry_len` field to disk

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments

#213 - offload in-memory `entry_len` field to disk

Pull Request - State: closed - Opened by tabokie over 2 years ago - 2 comments

#212 - fix `LogBatch::is_empty()`

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment

#212 - fix `LogBatch::is_empty()`

Pull Request - State: closed - Opened by tabokie over 2 years ago - 1 comment

#211 - support memory swap out

Pull Request - State: closed - Opened by tabokie over 2 years ago - 9 comments