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

Integrated Storage (Raft): Add Support for max_entry_size Config #9027

Merged
merged 27 commits into from
Jun 1, 2020

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    f44d7fd View commit details
    Browse the repository at this point in the history
  2. Add context to error

    alexanderbez committed May 18, 2020
    Configuration menu
    Copy the full SHA
    d8e4680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67726b5 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Configuration menu
    Copy the full SHA
    ba3ce52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f101d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    808271d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d6f513 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    366721b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2fd553 View commit details
    Browse the repository at this point in the history
  7. Add warn log to Get

    alexanderbez committed May 19, 2020
    Configuration menu
    Copy the full SHA
    b279a90 View commit details
    Browse the repository at this point in the history
  8. update log

    alexanderbez committed May 19, 2020
    Configuration menu
    Copy the full SHA
    93318b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f4fea4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c5f0dc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    30a5b96 View commit details
    Browse the repository at this point in the history
  2. cl++

    alexanderbez committed May 20, 2020
    Configuration menu
    Copy the full SHA
    77dc11e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bez/raft-max-kv-value-size' of github.com:hashicorp/vau…

    …lt into bez/raft-max-kv-value-size
    alexanderbez committed May 20, 2020
    Configuration menu
    Copy the full SHA
    5a3e7ff View commit details
    Browse the repository at this point in the history
  4. Change config value

    alexanderbez committed May 20, 2020
    Configuration menu
    Copy the full SHA
    2f5913d View commit details
    Browse the repository at this point in the history
  5. Update godoc

    alexanderbez committed May 20, 2020
    Configuration menu
    Copy the full SHA
    2d2b9f9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

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

Commits on May 26, 2020

  1. Update physical/raft/raft_test.go

    Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
    alexanderbez and calvn committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ee7f8d3 View commit details
    Browse the repository at this point in the history
  2. Update physical/raft/raft_test.go

    Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
    alexanderbez and calvn committed May 26, 2020
    Configuration menu
    Copy the full SHA
    bc63c8e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Change default to 2x

    alexanderbez committed May 27, 2020
    Configuration menu
    Copy the full SHA
    5c71cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb4201 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Add metric to docs

    alexanderbez committed May 28, 2020
    Configuration menu
    Copy the full SHA
    f42e2d3 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Update physical/raft/raft.go

    Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>
    alexanderbez and briankassouf committed May 29, 2020
    Configuration menu
    Copy the full SHA
    80eef73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f859f3a View commit details
    Browse the repository at this point in the history
  3. cl++

    alexanderbez committed May 29, 2020
    Configuration menu
    Copy the full SHA
    a281836 View commit details
    Browse the repository at this point in the history