Sankar

Results 7 issues of Sankar

I used `--rerun-except` and was expecting the test to never be retried on the given regex. But I found that the test was retried once. Here is a sample test...

When there is a link failure while an ongoing MEET request is sent the sending node stops sending anymore MEET and starts sending PINGs. Since every node responds to PINGs...

release-notes

**Describe the bug** https://github.com/valkey-io/valkey/commit/216f168b2b144ecf3d082fa9df20970901479d32 introduced `total_active_defrag_time`. This time does not account for the time spent in the first active defrag cycle as `server.stat_last_active_defrag_time` is initialized only at the end of...

I tried the following commands mentioned in the Installation wiki ```bash git clone https://github.com/facebook/CacheLib cd CacheLib ./contrib/build.sh -d -j ``` but this throws the error ``` build.sh: error: No build...

## Feature Request Filter failed and defunct nodes by default while connecting to redis clusters. This is a follow up from https://github.com/lettuce-io/lettuce-core/issues/1942 #### Is your feature request related to a...

status: waiting-for-triage

**Describe the bug** I want to be able to scroll within individual elements that contain text. For e.g. https://github.com/wez/wezterm/issues/216#issuecomment-647820803 shows a long configuration. Is there any existing bindings to do...

I appreciate how zoxide keeps track of all the directories I visit and their visit frequencies. It is convenient to use cdi and fuzzy search to quickly find the directory...