You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a logic to regularly scan the unsupported processors in the integration packages. Current implementation is hard coded processors list and the caveat is we need to maintain both parts when there will be changes in EventProcessorBuilder#processors. For the long term it would be great to resolve included processors from EventProcessorBuilder and use in the unsupported processors scan logic.