refactor: make split task unbatched (#105)

1. call AskSplit instead of AskBatchSplit on pd/client package
2. use the single split operation to instead of the batchSplit on raftstore package
3. remove definition of AskBatchSplitRequest/Response
4. delete all functions of handling request of BatchReportSplit from scheduler server
5. perform the generate.sh for metapb.proto
This commit is contained in:
LittleDriver 2020-03-13 11:34:10 +09:00 committed by Connor
parent 3dd1e10a32
commit 6a66855c34

Diff Content Not Available