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

KIP-455: Implement alterPartitionReassignments/listPartitionReassignments admin methods #1419

Merged
merged 21 commits into from
Jul 25, 2022

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    5888f76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ada3b04 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

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

Commits on Jul 19, 2022

  1. Update decoder for COMPACT_STRINGS to move the offset correctly

    Update fixtures for alterPartitionReassigments
    Update request and response for alterPartitionReassignments to take into account TAG_BUFFERS, COMPACT_ARRAYS, and COMPACT Strings
    jonathanhaviv committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    c2ace48 View commit details
    Browse the repository at this point in the history
  2. Updating tests

    jonathanhaviv committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    eb12559 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dd94b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cffeb4 View commit details
    Browse the repository at this point in the history
  5. Add comments to methods

    jonathanhaviv committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    fa02c6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd73f42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7414c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Add types and comments

    jonathanhaviv committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c851f0e View commit details
    Browse the repository at this point in the history
  2. Adding documentation

    jonathanhaviv committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    adbad8e View commit details
    Browse the repository at this point in the history
  3. Remove to-do

    jonathanhaviv committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    a5fe796 View commit details
    Browse the repository at this point in the history
  4. Update types/index.d.ts

    Co-authored-by: Tommy Brunn <tommy.brunn@gmail.com>
    jonathanhaviv and Nevon committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    77668c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Updating documentation

    jonathanhaviv committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    653a972 View commit details
    Browse the repository at this point in the history
  2. Updating admin return

    jonathanhaviv committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8e8c1ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f1ee87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6aa8fc View commit details
    Browse the repository at this point in the history
  5. Update index.d.ts

    jonathanhaviv committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    9fe345b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2d0212 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Update types/index.d.ts

    Nevon committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    96c2d5a View commit details
    Browse the repository at this point in the history