Skip to content

Dynamic Integration flow Registration causing performance degradation #3653

@pinkeshsagar-harptec

Description

@pinkeshsagar-harptec

Time taken by dynamically registering new integration flow is increasing as more flows are being registered. Each flow has unique flow id passed.

Lets say we have a flow which contains 20 different beans,

Initially, when application starts, registering new flows takes less time for instance 10 seconds
and as more and more flows are registered, time is increasing significantly and at last it is around 30 minutes.

Note that, All these flows are registered in parallel

We are expecting this time to be same or vary slightly as new beans are being added to the context.

Here is link to stakoverflow question

https://stackoverflow.com/questions/69657739/dynamic-integration-flow-registration-causing-performance-degradation/69663343?noredirect=1#comment123140594_69663343

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions