Skip to content

Incremental alter configs implementation [KIP-339] #4110

Merged
Emanuele Sabellico (emasab) merged 34 commits intomasterfrom
feature/incremental-alter-KIP339
Jul 10, 2023
Merged

Incremental alter configs implementation [KIP-339] #4110
Emanuele Sabellico (emasab) merged 34 commits intomasterfrom
feature/incremental-alter-KIP339

Conversation

@PrasanthV454
Copy link
Copy Markdown
Member

@PrasanthV454 Prasanth Vemula (PrasanthV454) commented Dec 16, 2022

  • KIP-339 Incremental Alter Configs Implementation.

  • Supporting Set, Remove, Append and Subtract Operations.

Comment thread src/rdkafka.h Outdated
Comment thread src/rdkafka_admin.c
Copy link
Copy Markdown
Contributor

@milindl Milind L (milindl) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did a first-pass review, will look into this again later

Comment thread src/rdkafka.h Outdated
Comment thread src/rdkafka.h Outdated
Comment thread src/rdkafka.h Outdated
Comment thread src/rdkafka.h Outdated
Comment thread INTRODUCTION.md Outdated
Comment thread src/rdkafka_admin.c Outdated
@emasab Emanuele Sabellico (emasab) force-pushed the feature/incremental-alter-KIP339 branch from 0e2fdf9 to 3c746e5 Compare May 31, 2023 06:38
ConfigEntry before it fails on the broker or
when parsing the result
@emasab Emanuele Sabellico (emasab) force-pushed the feature/incremental-alter-KIP339 branch from 3d1f233 to fddd40e Compare June 1, 2023 09:39
@emasab Emanuele Sabellico (emasab) changed the title incremental alter configs implementation [KIP-339] incremental alter configs implementation Jun 1, 2023
@emasab Emanuele Sabellico (emasab) changed the title [KIP-339] incremental alter configs implementation Incremental alter configs implementation [KIP-339] Jun 1, 2023
Copy link
Copy Markdown
Member

@pranavrth Pranav Rathi (pranavrth) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First round of review related to example, test and structs. Checking implementation in details.

Comment thread CHANGELOG.md Outdated
Comment thread examples/incremental_alter_configs.c Outdated
Comment thread examples/incremental_alter_configs.c
Comment thread src/rdkafka.h
Comment thread src/rdkafka_admin.h
Comment thread src/rdkafka.h
Comment thread src/rdkafka_admin.h Outdated
Comment thread src/rdkafka_admin.c Outdated
Comment thread src/rdkafka.h
Comment thread tests/test.c
Comment thread src/rdkafka_admin.c
Comment thread src/rdkafka_request.c
Comment thread src/rdkafka_admin.c Outdated
Comment thread src/rdkafka.h Outdated
Comment thread src/rdkafka_admin.c
Copy link
Copy Markdown
Member

@pranavrth Pranav Rathi (pranavrth) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good Work.

LGTM!

tests only with broker version >= 2.3.0
Comment thread src/rdkafka_admin.c Outdated
@emasab Emanuele Sabellico (emasab) deleted the feature/incremental-alter-KIP339 branch July 10, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants