Details
-
Test
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.1.0, 3.0.0, 2.2.0, 2.3.0, 2.4.0
-
None
-
None
Description
The problem with authorization in the Ranger admin panel and API requests in all versions 2.3 2.4 3.0.0-SNAPSHOT
A long wait for a response may take 5-7 minutes. Similarly it freezes with API requests.
At the moment of such a freeze, nothing happens in the logs.
This behavior is observed in all versions 2+ and 3.0.0-SNAPSHOT
It seems that the freeze occurs if the server is currently busy with something perhaps it is processing some internal API requests
It happens that authorization to the admin panel and API occurs instantly but it happens that it freezes for a long time, such a brake can last 5 minutes
What could be the problem?