zentol opened a new pull request #12773:
URL: https://github.com/apache/flink/pull/12773


   Adds support for reporter factories to declare that they should be used for 
instantiating a specific reporter class.
   
   With this change we maintain backwards compatibility with previous 
configuration that configure the reporter class name.
   The existing `InstantiateViaFactory` approach does not work for plugins (but 
only for reporters in lib/), since we do not have access to the reporter class 
during the loading process.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to