Aswin K,

Most often UI slowness is due to lengthy web requests. You should be able
to confirm this by inspecting the Network tab of your browser's Dev tools.
If this is the case, which calls are slow? What version of NiFi are you
using? How is your flow structured? Are all processors in the root Process
Group or have you structured your flow hierarchically?

If the web requests aren't taking too long, what browser are you using? If
you are running Chrome 92 there was a regression [1] introduced that
affects SVG heavy web applications like NiFi. If you're using this browser
I would suggest trying another browser like Firefox.

Matt

[1] https://bugs.chromium.org/p/chromium/issues/detail?id=1235045

On Tue, Aug 31, 2021 at 8:27 AM Aswin K <[email protected]> wrote:

> Hi Team,
>
> I am using a 3node NiFi cluster. Total 452 processors are using both
> standard and custom processors.
> Now i am going to add one more processors, I am bit scary while adding the
> addtion processors because of system capacity. Also while i can see the UI
> is bit slow even if i open any of the processor
>
> Would you let me know what sort of measurement i need to figure out
> especially this cases.
>

Reply via email to