StephanEwen commented on a change in pull request #10982: [FLINK-15683][docs] 
Restructure Configuration page
URL: https://github.com/apache/flink/pull/10982#discussion_r373549712
 
 

 ##########
 File path: 
flink-core/src/main/java/org/apache/flink/configuration/SecurityOptions.java
 ##########
 @@ -33,34 +30,33 @@
 /**
  * The set of configuration options relating to security.
  */
-@PublicEvolving
-@ConfigGroups(groups = {
-       @ConfigGroup(name = "Kerberos", keyPrefix = "security.kerberos"),
 
 Review comment:
   No specific reason. It is rework step by step. Not everything is migrated in 
the first step.
   At the moment there are still parts that are generated by Class / 
ConfigGroup, while others are generated by Section option.
   
   In the long run, I would suggest to do everything by section option, that is 
simpler. But I didn't want just do this without doing a this first rework and 
see how this model serves us.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to