avelex opened a new pull request, #326:
URL: https://github.com/apache/flink-statefun/pull/326

   So, my motivation was to add a way to remove unnecessary logging when I , 
for example, register my stateful functions in builder. So I thought to make a 
config. When initializing the builder it will be possible to pass the config 
with its parameters. So far in the config there is one field Verbose, which is 
responsible for log off. Maybe in future there will be more parameters to 
configure the builder and so the config can help with this.
   
   And yes, passing the config to the builder is also optional
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to