Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

[do not merge] Slack vitess v10.0.2.vtctld #231

Closed
wants to merge 28 commits into from

Commits on Jul 23, 2021

  1. Merge pull request vitessio#7965 from tinyspeck/am_move_wrangler_topo…

    …funcs_to_topotools
    
    [wrangler|topotools] Migrate `UpdateShardRecords`, `RefreshTabletsByShard`, and `{Get,Save}RoutingRules`
    rafael authored and ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    67eff9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#7992 from tinyspeck/am_missing_return

    Add missing return on a failed `GetShard` call in `FindAllShardsInKeyspace`
    rafael authored and ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5295ac3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request vitessio#8052 from tinyspeck/am_change_tablet_type…

    …_remote_timeout
    
    Add RemoteOperationTimeout to both legacy and grpc `ChangeTabletType` implementations.
    rafael authored and ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5a17bc1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request vitessio#8084 from tinyspeck/am_reparent_tablet_pr…

    …event_self_reparent
    
    [vtctldserver] Add guard against self-reparent, plus misc updates
    deepthi authored and ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    05edb8c View commit details
    Browse the repository at this point in the history
  5. Merge pull request vitessio#8221 from tinyspeck/sarabee-vtctld-getsrv…

    …vschemas
    
    [vtctld] Add GetSrvVSchemas command
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    1618e74 View commit details
    Browse the repository at this point in the history
  6. Merge pull request vitessio#8197 from tinyspeck/am_vtctldserver_routi…

    …ngrules
    
    [vtctldserver] Migrate routing rules RPCs, and also `RebuildVSchemaGraph`
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    df478fb View commit details
    Browse the repository at this point in the history
  7. Merge pull request vitessio#8199 from tinyspeck/am_jaeger_sampler_con…

    …figs
    
    [trace] Add optional flags to support flexible jaeger configs
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b62e5d2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request vitessio#8219 from tinyspeck/am_cell_rw_rpcs

    [vtctldserver] Migrate `CellInfo`, `CellAlias` rw RPCs
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    6225dcd View commit details
    Browse the repository at this point in the history
  9. Merge pull request vitessio#8232 from tinyspeck/am_vtctldserver_refre…

    …sh_state_rpcs
    
    [vtctldserver] Add RefreshState RPCs
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9b12dec View commit details
    Browse the repository at this point in the history
  10. Merge pull request vitessio#8261 from tinyspeck/am_vreplication_log

    [workflow] Add vreplication_log data to workflow protos, and `VtctldServer.GetWorkflows` method
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    61919fd View commit details
    Browse the repository at this point in the history
  11. Merge pull request vitessio#8266 from tinyspeck/am_vtctld_trace_getwo…

    …rkflows
    
    [workflow] Add tracing to `GetWorkflows` endpoint
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    485858a View commit details
    Browse the repository at this point in the history
  12. Merge pull request vitessio#8272 from tinyspeck/am_vtctld_concurrent_…

    …scanworkflow
    
    [workflow] Call `scanWorkflow` concurrently
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    6e8b1c3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request vitessio#8284 from tinyspeck/am_vtctldclient_legac…

    …y_shim
    
    [vtctldclient] Add legacy shim
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    92c0e33 View commit details
    Browse the repository at this point in the history
  14. Merge pull request vitessio#8113 from Shopify/vtctld-applyvschema

    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    6d561fa View commit details
    Browse the repository at this point in the history
  15. Merge pull request vitessio#8285 from tinyspeck/am_vtctldserver_tracing

    [vtctldserver] Add tracing
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    cf0a8a3 View commit details
    Browse the repository at this point in the history
  16. Merge pull request vitessio#8289 from tinyspeck/am_trace_logging

    [trace] Add logging support to opentracing plugins
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    da47859 View commit details
    Browse the repository at this point in the history
  17. Merge pull request vitessio#8291 from tinyspeck/am_expandcells_handle…

    …_aliases
    
    [topo] Refactor `ExpandCells` to not error on valid aliases
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    57bfa23 View commit details
    Browse the repository at this point in the history
  18. Merge pull request vitessio#8320 from tinyspeck/am_fix_vtctld_test_races

    [vtctldserver] Update tests to prevent races during tmclient init
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    ce3bfbc View commit details
    Browse the repository at this point in the history
  19. Merge pull request vitessio#8321 from tinyspeck/am_additional_backup_…

    …info
    
    [vtctldserver] Add additional backup info fields
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    4507dd1 View commit details
    Browse the repository at this point in the history
  20. Merge pull request vitessio#8402 from tinyspeck/am_vtctld_backup_deta…

    …il_fix
    
    [grpcvtctldserver] Fix backup detail limit math
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    3e3b21f View commit details
    Browse the repository at this point in the history
  21. Merge pull request #218 from tinyspeck/am_slack-vitess-9-r13-backups

    add backup status to vtctld 9.0 branch
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    94677dd View commit details
    Browse the repository at this point in the history
  22. Fix unit tests

    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b17a402 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Merge pull request vitessio#8368 from tinyspeck/am_cached_grpctmclien…

    …t_conns
    
    [grpctmclient] Add support for (bounded) per-host connection reuse
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    ef50e04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #232 from tinyspeck/slack-vitess-v10.0.2.vtctld.r1…

    ….pre
    
    Add grpctmclient cached to v10 vtctld branch
    ajm188 authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    ec5bdbe View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Merge pull request vitessio#8296 from tinyspeck/add-padding-to-keyran…

    …ge-comparison
    
    Adds padding to keyrange comparison
    deepthi authored and ajm188 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    5b3c83b View commit details
    Browse the repository at this point in the history
  2. Merge pull request vitessio#8134 from guidoiaquinti/GenerateShardRanges

    vtctl.generateShardRanges -> key.GenerateShardRanges
    ajm188 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    8d2d886 View commit details
    Browse the repository at this point in the history
  3. Merge pull request vitessio#8873 from tinyspeck/fix-for-padding

    Fix for padding in OrderAndCheckPartitions
    deepthi authored and ajm188 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    da19f0f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Merge pull request #233 from tinyspeck/am_vtctld_10.2.r2

    slack-vitess vtctld 10.0.2.r2
    ajm188 authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    d42ce6a View commit details
    Browse the repository at this point in the history