Skip to content

Directly resolve processors from EventProcessorBuilder in the unsupported processors scan logic. #249

@mashhurs

Description

@mashhurs

Description

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.

One possibility I can see is to utilize https://github.com/c2nes/javalang, parse the class and resolve processors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions