Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: rebase release 3.0 to master #1547

Merged
merged 15 commits into from
May 23, 2019
Merged

Conversation

nolouch
Copy link
Contributor

@nolouch nolouch commented May 22, 2019

What problem does this PR solve?

rebase master to release 3.0

Check List

Tests

  • Unit test
  • Integration test

rleungx and others added 14 commits April 30, 2019 01:37
Signed-off-by: Ryan Leung <rleungx@gmail.com>
* config: default enable use region storage
…uler-limit (tikv#1522)

Signed-off-by: nolouch <nolouch@gmail.com>
* *: replace gofail with pingcap/failpoint

Signed-off-by: disksing <i@disksing.com>

* fix typo

Signed-off-by: disksing <i@disksing.com>

* fix typo

Signed-off-by: disksing <i@disksing.com>

* Update server/cluster_test.go

Co-Authored-By: Lonng <chris@lonng.org>

* Update server/tso.go

Co-Authored-By: Lonng <chris@lonng.org>

* Update server/tso.go

Co-Authored-By: Lonng <chris@lonng.org>

* check enable failpoint result

Signed-off-by: disksing <i@disksing.com>

* Update server/cluster.go

Co-Authored-By: Lonng <chris@lonng.org>
* server: set timeout for MoveLeader

Signed-off-by: disksing <i@disksing.com>
* client, server: support ScanRegions gRPC protocol

Signed-off-by: disksing <i@disksing.com>
* schedule: actively push operator

Signed-off-by: nolouch <nolouch@gmail.com>
* update links

Signed-off-by: Ryan Leung <rleungx@gmail.com>
Signed-off-by: Ana Hobden <operator@hoverbear.org>
Signed-off-by: Ryan Leung <rleungx@gmail.com>
* tests: independent syncer region test

Signed-off-by: nolouch <nolouch@gmail.com>
* add store limit for scheduling

Signed-off-by: Ryan Leung <rleungx@gmail.com>
@nolouch nolouch requested review from disksing and rleungx May 22, 2019 07:09
@nolouch
Copy link
Contributor Author

nolouch commented May 22, 2019

/run-all-tests tidb=release-3.0 tikv=release-3.0 tidb-test=release-3.0

@zhouqiang-cl
Copy link
Contributor

/run-all-tests tidb=release-3.0 tikv=release-3.0

@nolouch
Copy link
Contributor Author

nolouch commented May 22, 2019

/ok-to-test

@nolouch nolouch requested a review from shafreeck May 22, 2019 07:39
* store_statistic: add the statistic of flow

Signed-off-by: nolouch <nolouch@gmail.com>
@nolouch nolouch changed the title *: rebase master to release 3.0 *: rebase release 3.0 to master May 22, 2019
@nolouch
Copy link
Contributor Author

nolouch commented May 23, 2019

/ok-to-test

2 similar comments
@nolouch
Copy link
Contributor Author

nolouch commented May 23, 2019

/ok-to-test

@nolouch
Copy link
Contributor Author

nolouch commented May 23, 2019

/ok-to-test

@nolouch nolouch merged commit 9505c6f into tikv:release-3.0 May 23, 2019
@nolouch nolouch deleted the rebase-master-to-3.0 branch May 23, 2019 05:23
@nolouch nolouch restored the rebase-master-to-3.0 branch May 23, 2019 05:27
nolouch added a commit that referenced this pull request May 23, 2019
@nolouch nolouch deleted the rebase-master-to-3.0 branch May 23, 2019 05:31
@codecov-io
Copy link

codecov-io commented May 23, 2019

Codecov Report

Merging #1547 into release-3.0 will decrease coverage by 0.05%.
The diff coverage is 68.22%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-3.0    #1547      +/-   ##
===============================================
- Coverage        67.81%   67.75%   -0.06%     
===============================================
  Files              158      159       +1     
  Lines            15632    16141     +509     
===============================================
+ Hits             10601    10937     +336     
- Misses            4083     4250     +167     
- Partials           948      954       +6
Impacted Files Coverage Δ
server/schedule/hot_cache.go 66.38% <ø> (ø) ⬆️
server/schedule/merge_checker.go 74.07% <ø> (ø) ⬆️
server/schedule/scheduler.go 66.66% <ø> (ø) ⬆️
server/schedulers/balance_leader.go 96.22% <100%> (ø) ⬆️
server/schedulers/balance_region.go 82.6% <100%> (+0.15%) ⬆️
server/cluster_worker.go 48.33% <100%> (ø) ⬆️
server/tso.go 76.59% <100%> (+3.86%) ⬆️
server/schedulers/random_merge.go 66.66% <100%> (+0.87%) ⬆️
server/schedule/filters.go 77.83% <100%> (+1.26%) ⬆️
server/coordinator.go 85.5% <100%> (+0.85%) ⬆️
... and 53 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 67549be...c44ddf4. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants