Xline icon indicating copy to clipboard operation
Xline copied to clipboard

A geo-distributed KV store for metadata management

Results 100 Xline issues
Sort by recently updated
recently updated
newest added

Depends-on: #705 Please briefly answer these questions: * what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?) Implement WAL segment remover,...

Please briefly answer these questions: * what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?) Switch the curp WAL to synchronous...

Depends-On: #680 Please briefly answer these questions: * what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?) * what changes does...

Please briefly answer these questions: * what problem are you trying to solve? (or if there's no problem, what's the motivation for this change?) * what changes does this pull...

Please briefly answer these questions: add a workflow to handle stale issues and prs * what problem are you trying to solve? (or if there's no problem, what's the motivation...

### Description about the bug As the title description, the test case `curp::it read_state::read_state` fails sometimes. The log has been paste down below. ### Version 0.6.1 (Default) ### Relevant log...

bug

### Description about the bug There were a lot of AE failures in Xline's tests ### Version 0.6.1 (Default) ### Relevant log output ```shell 3.158335433s WARN curp::server::curp_node: ae to 17682582303241441319...

bug

There are several read-state related bugs found in the jepsen tests. - [x] 1. Lost cmd ids Sometimes the cmd ids are lost during the test, this is caused by...

bug

Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.20 to 0.7.5. Release notes Sourced from axum's releases. axum-extra - v0.7.5 fixed: Remove explicit auto deref from PrivateCookieJar example (#2028) #2028: tokio-rs/axum#2028 axum - v0.7.5 fixed:...

dependencies

Please briefly answer these questions: Prevent automatic upgrade of hyper from 0.14.28 to 1.0.0, as tonic depends on deprecated data structures, such as `AddrStream` and `AddrIncoming`. FYI: https://github.com/hyperium/hyper/issues/2850 * what...