Larry McCay created KNOX-526:
--------------------------------
Summary: Dispatch Refactoring Breaks Upgrade Compatibility
Key: KNOX-526
URL: https://issues.apache.org/jira/browse/KNOX-526
Project: Apache Knox
Issue Type: Bug
Components: Server
Reporter: Larry McCay
The refactoring of the dispatch code introduced an incompatibility for upgrades
where the data directory is preserved. The gateway.xml file from the previous
version has old classnames configured that are still valid classes but no
longer Filters.
We need to continue the refactoring to make the original classes valid Filters
that extend the new DispatchFilter and provides whatever is needed in terms of
new dispatch-impl config based on the refactoring.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)