You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Binhua Hu (Jira)" <ji...@apache.org> on 2022/06/02 08:57:00 UTC

[jira] [Updated] (RANGER-3771) The ranger rest client can easily overload a single server in HA without load-balancer

     [ https://issues.apache.org/jira/browse/RANGER-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Binhua Hu updated RANGER-3771:
------------------------------
    Description: 
The rest client used in the ranger source code(RangerRESTClient) only supports high availability and has no load balancing strategy, which is easy to lead to hot node.

RANGER-2555 also mentioned. According to my understanding, multi  rangeradmin services should be able to provide services at the same time. So why not add a load balancing policy?

  was:
The rest client used in the ranger source code(RangerRESTClient) only supports high availability and has no load balancing strategy, which is easy to lead to hot issues.

RANGER-2555 also mentioned. According to my understanding, multi node rangeradmin should be able to provide services at the same time. So why not add a load balancing policy?


> The ranger rest client can easily overload a single server in HA without load-balancer
> --------------------------------------------------------------------------------------
>
>                 Key: RANGER-3771
>                 URL: https://issues.apache.org/jira/browse/RANGER-3771
>             Project: Ranger
>          Issue Type: Improvement
>          Components: Ranger
>    Affects Versions: 2.1.0
>            Reporter: Binhua Hu
>            Assignee: Binhua Hu
>            Priority: Major
>
> The rest client used in the ranger source code(RangerRESTClient) only supports high availability and has no load balancing strategy, which is easy to lead to hot node.
> RANGER-2555 also mentioned. According to my understanding, multi  rangeradmin services should be able to provide services at the same time. So why not add a load balancing policy?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)