Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Beijing
- Sign in to view email
Popular repositories
-
-
Forked from kennygrant/gohackernews
Golang News - curated links about the Go programming language
Go
1,067 contributions in the last year
Activity overview
Contribution activity
January 2020
Created a pull request in pingcap/pd that received 7 comments
server/*: refactor AllocPeer
Signed-off-by: disksing i@disksing.com
What problem does this PR solve?
IDs may be wasted because AllocPeer is called too early. See #1924
Now we …
+32
−88
•
7
comments
- scheduler: refactor hotspot scheduler
- scheduler: add operator influence when sort store
- metrics: add grafana and alertmanager scripts
- *: remove unnecessary executable permissions
- metrics: fix counter
- *: add config client
- schedulers: add blacklist with store limit
- metrics: add metrics callback function
Created an issue in pingcap/pd that received 2 comments
Support thousands of placement rules
Feature Request Describe your feature request related problem: Currently all rules are stored in config. When there are too many rules, etcd is not…
2
comments