Wiktor Kubicki created NIFI-9614:
------------------------------------

             Summary: GUI redirect to /nifi/ should not be delayed
                 Key: NIFI-9614
                 URL: https://issues.apache.org/jira/browse/NIFI-9614
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core UI
    Affects Versions: 1.15.3
            Reporter: Wiktor Kubicki


When someone open nifi in browser withount putting path, sees:

 
{code:java}
Did you mean: /nifi
You may have mistyped... but we'll try to redirect you in 5 seconds.
{code}

This is helpfull, but are we supposed to wait 5 secunds? If we enter via 
browser i think info is not as neccecery to read it each time, and redirect 
should be instant. 

But if someone opens nifi via curl or something (for example trying to access 
to API) the info will be there anyway: they not run redirect.

I cannot find any valuable case when we should wait 5secund each time when we 
are too lazy to put /nifi at the end of url.

 

I think, redirect should be instantly.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to