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

[Do Not Merge] v17.x #95

Open
wants to merge 17 commits into
base: release-17.0
Choose a base branch
from
Open

Commits on Mar 5, 2024

  1. add new lock syntax for mysql8

    Signed-off-by: Patrick Carnahan <[email protected]>
    Signed-off-by: Arthur Schreiber <[email protected]>
    patrickcarnahan authored and arthurschreiber committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    86f289c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ca2912 View commit details
    Browse the repository at this point in the history
  3. Expose the --tablet_types_to_wait flag in vtcombo.

    Signed-off-by: Arthur Schreiber <[email protected]>
    arthurschreiber committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    82f5026 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    1dd1a83 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    e0637c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    9064473 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. CI: Fix for xtrabackup install failures (vitessio#16329)

    Signed-off-by: Matt Lord <[email protected]>
    mattlord authored and arthurschreiber committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    89ffebb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #113 from github/danieljoos-backport-percona-fix

    Backport: CI: Fix for xtrabackup install failures (vitessio#16329)
    arthurschreiber authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8515324 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Add a specialized function to recompute the health of primary tablets.

    This ensures that we can never end up in a situation where there is more
    than one healthy primary tablet for a given shard.
    
    Signed-off-by: Arthur Schreiber <[email protected]>
    
    Co-authored-by: Daniel Joos <[email protected]>
    arthurschreiber and danieljoos committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9894a65 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge pull request #112 from github/arthur/add-more-logs

    Fix `RemoveTablet` during `TabletExternallyReparented` causing connection issues
    danieljoos authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2960a36 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. [latest-17.0](vitessio#3891): CherryPick(vitessio#14716): Fix Registe…

    …rNotifier to use a copy of the tables to prevent data races (vitessio#3900)
    
    * backport of 3891
    
    * feat: fix build issues
    
    Signed-off-by: Manan Gupta <[email protected]>
    
    ---------
    
    Signed-off-by: Manan Gupta <[email protected]>
    Co-authored-by: Manan Gupta <[email protected]>
    2 people authored and andyedison committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    90691fa View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Merge pull request #114 from github/backport-14716

    v17 Backport 14716 -  Fix RegisterNotifier to use a copy of the tables to prevent data races
    andyedison authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e36e3cb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    9f8c111 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    ed1cd4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #116 from github/hotfix-go1.23

    Add hotfix to make vitess v17 compile under go 1.23
    andyedison authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bfcb8fd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. logstats: do not allocate memory while logging (vitessio#15539)

    Signed-off-by: Vicent Marti <[email protected]>
    vmg authored and arthurschreiber committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7f6d941 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #126 from github/arthur/backport-logstats

    Backport querylog fixes
    arthurschreiber authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6770eee View commit details
    Browse the repository at this point in the history