[
https://issues.apache.org/jira/browse/KNOX-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Larry McCay updated KNOX-716:
-----------------------------
Fix Version/s: (was: Future)
0.10.0
> Parameter setting for 'replayBufferSize' is no longer representing KBytes.
> --------------------------------------------------------------------------
>
> Key: KNOX-716
> URL: https://issues.apache.org/jira/browse/KNOX-716
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: Future, 0.9.1
> Reporter: Sumit Gupta
> Assignee: Sumit Gupta
> Fix For: 0.9.1, 0.10.0
>
>
> The following param setting fails during request time in a secure cluster
> environment:
> {code}
> <service>
> <role>HIVE</role>
> <url>http://host:port/cliservice</url>
> <param><name>replayBufferSize</name><value>8</value></param>
> </service>
> {code}
> From looking at the code it seems that we are no longer converting the value
> to KB like we used to.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)