Sumit Gupta created KNOX-716:
--------------------------------

             Summary: 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)

Reply via email to