KAFKA-16638 Align the naming convention for config and default variables in *Config classes#16289
KAFKA-16638 Align the naming convention for config and default variables in *Config classes#16289EricLuGHub wants to merge 1 commit intoapache:trunkfrom
Conversation
…ig and QuorumConfig
|
@EricLuGHub could you please fix the conflicts? |
|
This PR is being marked as stale since it has not had any activity in 90 days. If you If you are having difficulty finding a reviewer, please reach out on the [mailing list](https://kafka.apache.org/contact). If this PR is no longer valid or desired, please feel free to close it. If no activity occurs in the next 30 days, it will be automatically closed. |
|
This PR has been closed since it has not had any activity in 120 days. If you feel like this |
The PR mainly consists of renaming _PROP to _CONFIG and suffixing _DEFAULT in the config files.
The classes include:
Jira: https://issues.apache.org/jira/browse/KAFKA-16638
Note:
I had another PR linked to the same ticket. However, certain adjustments were made and I wanted to revert back certain changes. The changes were mainly that the public interface would remain intact (as discussed with @OmniaGM) and the alignment changes would only be within the config classes mentioned above.
Committer Checklist (excluded from commit message)