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

yaml: phase 1 #6070

Merged
merged 16 commits into from
Apr 19, 2020
Merged

yaml: phase 1 #6070

merged 16 commits into from
Apr 19, 2020

Commits on Apr 19, 2020

  1. yaml: default.yaml for doc

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    5c9eaf1 View commit details
    Browse the repository at this point in the history
  2. yaml: start transitioning: PoolSize

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    9e29feb View commit details
    Browse the repository at this point in the history
  3. yaml: conn pools WIP

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    a5f1fda View commit details
    Browse the repository at this point in the history
  4. yaml: simplify conn pool parameters

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    8aedcf3 View commit details
    Browse the repository at this point in the history
  5. yaml: oltp params

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    bb5a457 View commit details
    Browse the repository at this point in the history
  6. yaml: waiter caps

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    0ab552b View commit details
    Browse the repository at this point in the history
  7. yaml: change TabletConfig to be pointer-based

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    ca63dc5 View commit details
    Browse the repository at this point in the history
  8. yaml: hot row protection

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    4765ee1 View commit details
    Browse the repository at this point in the history
  9. yaml: consolidator

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    1da39de View commit details
    Browse the repository at this point in the history
  10. yaml: heartbet

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    7adcba5 View commit details
    Browse the repository at this point in the history
  11. yaml: all other fields

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    ea22e4e View commit details
    Browse the repository at this point in the history
  12. yaml: add -tablet_config to read yaml

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    8f93fc4 View commit details
    Browse the repository at this point in the history
  13. yaml: deflake pool_test

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    25af6e7 View commit details
    Browse the repository at this point in the history
  14. tabletserver: deflake a tx_pool_test

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    293845b View commit details
    Browse the repository at this point in the history
  15. yaml: address review comments

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    3ebacbd View commit details
    Browse the repository at this point in the history
  16. yaml: connpool.New -> connpool.NewPool

    Signed-off-by: Sugu Sougoumarane <[email protected]>
    sougou committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    754a4be View commit details
    Browse the repository at this point in the history