darenwkt commented on PR #409:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/409#issuecomment-1292538966

   > > Hi @darenwkt ideally we should be able to control the stack-trace per CR:
   > > ```
   > >   flinkConfiguration:
   > >     taskmanager.numberOfTaskSlots: "2"
   > >     kubernetes.operator.exception.stacktrace.enabled: "true"
   > > ```
   > > 
   > > 
   > >     
   > >       
   > >     
   > > 
   > >       
   > >     
   > > 
   > >     
   > >   
   > > With the current approach this is an operator wide config only. @gyfora 
wdyt?
   > 
   > I am not completely sure about this. It might be better to let operator 
admins decide on this setting, at least the size limits for sure.
   > 
   > In any case there is some inconsitency in the current implementation: If 
something is put in the `KubernetesOperatorConfigurations` the ConfigOption 
should have the annotation `SECTION_SYSTEM` not dynamic (those are for options 
that can dynamically be overridden from the user flink config as Matyas 
suggested).
   
   @gyfora @morhidi 
   
   Thanks for confirming, I will push a new revision with the config placed in 
SYSTEM section.


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

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to