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

*: fragment watch response by server request limit #9291

Merged
merged 12 commits into from
May 14, 2018

Commits on May 14, 2018

  1. Configuration menu
    Copy the full SHA
    5be21c7 View commit details
    Browse the repository at this point in the history
  2. *: regenerate proto

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed May 14, 2018
    Configuration menu
    Copy the full SHA
    bd43d17 View commit details
    Browse the repository at this point in the history
  3. etcdserver/api/v3rpc: clean up godoc

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed May 14, 2018
    Configuration menu
    Copy the full SHA
    e1df215 View commit details
    Browse the repository at this point in the history
  4. etcdserver/api/v3rpc: clean up, read lock on "prevKV"

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed May 14, 2018
    Configuration menu
    Copy the full SHA
    7088d2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    294b574 View commit details
    Browse the repository at this point in the history
  6. etcdserver/*: move internal v2 packages

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed May 14, 2018
    Configuration menu
    Copy the full SHA
    7a92bbf View commit details
    Browse the repository at this point in the history
  7. clientv3: add godoc on op.go

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed May 14, 2018
    Configuration menu
    Copy the full SHA
    1eed849 View commit details
    Browse the repository at this point in the history
  8. clientv3: add "WithFragment" OpOption

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed May 14, 2018
    Configuration menu
    Copy the full SHA
    63dc442 View commit details
    Browse the repository at this point in the history
  9. clientv3: support watch events fragmentation

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed May 14, 2018
    Configuration menu
    Copy the full SHA
    d2c8408 View commit details
    Browse the repository at this point in the history
  10. clientv3/integration: test watch response fragmentation

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed May 14, 2018
    Configuration menu
    Copy the full SHA
    56ec416 View commit details
    Browse the repository at this point in the history
  11. CHANGELOG-3.4: add watch fragmentation

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed May 14, 2018
    Configuration menu
    Copy the full SHA
    2a51072 View commit details
    Browse the repository at this point in the history
  12. test: fix test "etcdserver/api/v2store"

    Signed-off-by: Gyuho Lee <[email protected]>
    gyuho committed May 14, 2018
    Configuration menu
    Copy the full SHA
    4cbfcfe View commit details
    Browse the repository at this point in the history