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

config: hide & deprecate enable-streaming #20760

Merged
merged 6 commits into from
Nov 13, 2020

Conversation

SunRunAway
Copy link
Contributor

What problem does this PR solve?

Issue Number: close #20759

Problem Summary:

enable-streaming is not well maintained because we are focusing on optimizing the non-streaming coprocessor API for its performance and resource usage and don’t have time to optimize streaming's currently, I propose to deprecate it temporarily until somebody has time to pick it up again and prove it could be GA in the future.

What is changed and how it works?

What's Changed:

Remove enable-streaming in config.toml.example

How it Works:

Related changes

  • Need to cherry-pick to the release branch

Check List

Tests

  • No code

Side effects

Release note

  • deprecate enable-streaming.

@breezewish
Copy link
Member

/run-all-tests

Copy link
Contributor

@qw4990 qw4990 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ti-srebot ti-srebot removed the status/LGT1 Indicates that a PR has LGTM 1. label Nov 3, 2020
@ti-srebot ti-srebot added the status/LGT2 Indicates that a PR has LGTM 2. label Nov 3, 2020
@qw4990
Copy link
Contributor

qw4990 commented Nov 3, 2020

/merge

@ti-srebot ti-srebot added the status/can-merge Indicates a PR has been approved by a committer. label Nov 3, 2020
@ti-srebot
Copy link
Contributor

/run-all-tests

@ti-srebot
Copy link
Contributor

@SunRunAway merge failed.

@ichn-hu ichn-hu mentioned this pull request Nov 3, 2020
@breezewish
Copy link
Member

/merge

@ti-srebot
Copy link
Contributor

@breeswish Oops! auto merge is restricted to Committers of the SIG.See the corresponding SIG page for more information. Related SIG: execution(slack).

@SunRunAway
Copy link
Contributor Author

/merge

@ti-srebot
Copy link
Contributor

Your auto merge job has been accepted, waiting for:

  • 20815
  • 20610

@ti-srebot
Copy link
Contributor

/run-all-tests

@ti-srebot
Copy link
Contributor

@SunRunAway merge failed.

@ti-srebot
Copy link
Contributor

@SunRunAway merge failed.

@zz-jason
Copy link
Member

/merge

@ti-srebot
Copy link
Contributor

Your auto merge job has been accepted, waiting for:

  • 20521
  • 20948
  • 20425
  • 20515
  • 20401

@zz-jason zz-jason removed their request for review November 12, 2020 03:50
@ti-srebot
Copy link
Contributor

/run-all-tests

@ti-srebot
Copy link
Contributor

@SunRunAway merge failed.

@zz-jason
Copy link
Member

/approve

@zz-jason
Copy link
Member

/merge

@ti-srebot ti-srebot removed the status/LGT2 Indicates that a PR has LGTM 2. label Nov 13, 2020
@ti-srebot
Copy link
Contributor

Your auto merge job has been accepted, waiting for:

  • 21046
  • 20218

@ti-srebot ti-srebot added the status/LGT3 The PR has already had 3 LGTM. label Nov 13, 2020
@ti-srebot
Copy link
Contributor

/run-all-tests

@ti-srebot
Copy link
Contributor

@SunRunAway merge failed.

@zz-jason
Copy link
Member

/approve

@zz-jason
Copy link
Member

/merge

@ti-srebot
Copy link
Contributor

Your auto merge job has been accepted, waiting for:

  • 20218

@ti-srebot
Copy link
Contributor

/run-all-tests

@ti-srebot ti-srebot merged commit f9f44d0 into pingcap:master Nov 13, 2020
ti-srebot pushed a commit to ti-srebot/tidb that referenced this pull request Nov 13, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot
Copy link
Contributor

cherry pick to release-3.0 in PR #21054

ti-srebot pushed a commit to ti-srebot/tidb that referenced this pull request Nov 13, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot
Copy link
Contributor

cherry pick to release-4.0 in PR #21055

ti-srebot added a commit that referenced this pull request Nov 17, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@SunRunAway SunRunAway deleted the issue20759 branch November 20, 2020 08:22
ti-srebot added a commit that referenced this pull request Dec 10, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/config sig/execution SIG execution status/can-merge Indicates a PR has been approved by a committer. status/LGT3 The PR has already had 3 LGTM.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hide & deprecate enable-streaming
6 participants