[
https://issues.apache.org/jira/browse/KNOX-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300725#comment-15300725
]
ASF subversion and git services commented on KNOX-716:
------------------------------------------------------
Commit d88194a2632b66445a6561e5937661d4d38bc274 in knox's branch
refs/heads/master from [~sumit.gupta]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=d88194a ]
KNOX-716 replayBufferSize is kept in bytes
> 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: Future, 0.9.1
>
>
> 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)