You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandeep More (Jira)" <ji...@apache.org> on 2020/12/16 19:11:00 UTC

[jira] [Created] (KNOX-2511) Consolidate HA Dispatches

Sandeep More created KNOX-2511:
----------------------------------

             Summary: Consolidate HA Dispatches
                 Key: KNOX-2511
                 URL: https://issues.apache.org/jira/browse/KNOX-2511
             Project: Apache Knox
          Issue Type: New Feature
          Components: Server
            Reporter: Sandeep More
            Assignee: Sandeep More


Currently Knox has two HA Dispatches ConfigurableHADispatch and DefaultHADispatch.

There is a lot of code duplication and fixes for KNOX-843 missed ConfigurableHADispatch which results in services such as Ranger and CM unable to use sticky-sessions and load-balancing features.

Going forward we should only have one HA Dispatch to prevent code duplication, code coverage  and support custom HA dispatches that extend ConfigurableHADispatch and DefaultHADispatch implementations.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)