yanghua commented on issue #10215: [FLINK-14767] Mark 
TaskManagerOptions#EXIT_ON_FATAL_AKKA_ERROR with @Deprecated annotation
URL: https://github.com/apache/flink/pull/10215#issuecomment-558073848
 
 
   > @aljoscha I know I should use command to regenerate docs. However, after I 
ran:
   > 
   > ```
   > mvn -Pgenerate-config-docs install -DskipTests -T 4
   > ```
   > 
   > There is nothing changed.
   
   Hi @aljoscha when I review our conversation, maybe you misunderstood my 
comment.
   
   What I mean here is that use `mvn -Pgenerate-config-docs install` to 
generate the new doc file takes the same effect with my current change(remove 
the config option manually). 
   
   I just retried again in a new branch, mark `EXIT_ON_FATAL_AKKA_ERROR` with 
`@Deprecated`, then invoke `mvn -Pgenerate-config-docs install`, it also 
removed this config option in `task_manager_configuration.html`.

----------------------------------------------------------------
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