WangXiang

Results 40 issues of WangXiang

fix issue: https://github.com/syndtr/goleveldb/issues/224

## Motivation ### Built-in database When developing applications using Golang, we often need to store data locally. It is a good choice to use a built-in database, so that we...

## Introduce github: https://github.com/lvleiice/Better-PITR PITR is an ecosystem tool for [TiDB Binlog](https://github.com/pingcap/tidb-binlog). By preprocessing the incremental backup file of TiDB, PITR merged the changes of the same line of data...

status/LGT2
incubating-request/project

### What problem does this PR solve? support plugin #596 ### What is changed and how it works? 1. implement the plugin framework in binlog replication unit 2. write a...

type/feature
status/Stale
needs-rebase
do-not-merge/hold

## Feature Request **Is your feature request related to a problem? Please describe:** dm-syncer is a tools compiled from dm's syncer unit, and is used to replace syncer. issue: https://github.com/pingcap/dm/issues/409...

type/feature-request
help wanted
difficulty/easy
Hacktoberfest

## Feature Request **Describe the feature you'd like:** users may have customization requirements like double write and so on, and it not suitable to implement in dm's source code. It...

type/feature-request
help wanted
difficulty/medium

when executing network partition attack, chaosd will run iptables command like below: ```shell iptables -w ... ``` But `-w` is not provided in iptables before v1.6, so it will run...

The first time inject JVM fault can run success, but when run the second time, chaosd exit with error: ![origin_img_v2_ad5f8817-c9fe-4748-aa06-16886cd5fb2g](https://user-images.githubusercontent.com/5793595/175202858-a9079fdb-5950-4330-98a2-0b6452a1f89c.jpg)

JVM

Users set the attack command and recover command, chaosd execute these command when attack or recover

enhancement

include: - switch primary and secondary - batch delete - cache hotspot - sentinel is unavaliable - sentinel restart

enhancement