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

ddl: forbid tiflash while enabling API v2 #41167

Merged

Commits on Feb 7, 2023

  1. forbid tiflash while enabling API v2

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    6564473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4f6326 View commit details
    Browse the repository at this point in the history
  3. forbid tiflash replica in br and tiflash_manager

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a8f1908 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:pingcap/tidb into forbid-tiflash-…

    …for-keyspace-tidb
    
    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    88cf4f6 View commit details
    Browse the repository at this point in the history
  5. reset all tiflash replica

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    92421d2 View commit details
    Browse the repository at this point in the history
  6. goimports -w ./

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    2a5f2e9 View commit details
    Browse the repository at this point in the history
  7. goimports -w ./

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    981a36f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. update error msg

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d3c20de View commit details
    Browse the repository at this point in the history
  2. remove useless error report

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    833d0be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce10fdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e9890c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f8f150 View commit details
    Browse the repository at this point in the history
  6. startup --host_jvm_args=-Xmx5g

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    bba5472 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'forbid-tiflash-for-keyspace-tidb' of github.com:iosmant…

    …hus/tidb into forbid-tiflash-for-keyspace-tidb
    iosmanthus committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    2e36636 View commit details
    Browse the repository at this point in the history
  8. startup --host_jvm_args=-Xmx8g

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    adbf08f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b440671 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5a026f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc14915 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b2284ce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2f05d31 View commit details
    Browse the repository at this point in the history
  14. update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    977ba9b View commit details
    Browse the repository at this point in the history
  15. update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    1a4237f View commit details
    Browse the repository at this point in the history
  16. update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4998d87 View commit details
    Browse the repository at this point in the history
  17. update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    bd98d85 View commit details
    Browse the repository at this point in the history
  18. update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    9b6d819 View commit details
    Browse the repository at this point in the history
  19. update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c1066cd View commit details
    Browse the repository at this point in the history
  20. update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    dc3916d View commit details
    Browse the repository at this point in the history
  21. update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e700e74 View commit details
    Browse the repository at this point in the history
  22. update

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    2add6b2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a222bbb View commit details
    Browse the repository at this point in the history