[
https://issues.apache.org/jira/browse/KNOX-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nilesh Rathi updated KNOX-3248:
-------------------------------
Description:
While using Apache Knox as a gateway for Livy in a High Availability (HA)
environment, a race condition/logic error occurs in the rewrite provider when
Knox receives a 307 Temporary Redirect from a standby node.
throws:{{{}{}}}
{code:java}
IOException: Input is not in the .gz format{code}
was:
While using Apache Knox as a gateway for Livy in a High Availability (HA)
environment, a race condition/logic error occurs in the rewrite provider when
Knox receives a 307 Temporary Redirect from a standby node.
throws {{IOException: Input is not in the .gz format}}
> Knox Gateway + Livy HA mode gzip exception results in duplicated requests and
> unneeded failovers
> ------------------------------------------------------------------------------------------------
>
> Key: KNOX-3248
> URL: https://issues.apache.org/jira/browse/KNOX-3248
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Nilesh Rathi
> Priority: Major
>
> While using Apache Knox as a gateway for Livy in a High Availability (HA)
> environment, a race condition/logic error occurs in the rewrite provider when
> Knox receives a 307 Temporary Redirect from a standby node.
> throws:{{{}{}}}
> {code:java}
> IOException: Input is not in the .gz format{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)