[
https://issues.apache.org/jira/browse/CLOUDSTACK-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864422#comment-15864422
]
ASF GitHub Bot commented on CLOUDSTACK-9728:
--------------------------------------------
Github user rafaelweingartner commented on the issue:
https://github.com/apache/cloudstack/pull/1886
@jayapalu you changed the request type to `POST`. Is the server side (the
bit that will handle/deliver this request) expecting `POST` requests as well?
Also, how do you feel about extracting the request object creation (lines
214-219) to a specific method? Then, we can document and describe what how the
method is supposed to work; it also enabled the writing of test cases (for this
request creation method).
> query to traffic sentinel requesting for usage stats is too long resulting in
> traffic sentinel sending HTTP 414 error response
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9728
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9728
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Network Devices
> Reporter: Jayapal Reddy
> Assignee: Jayapal Reddy
> Fix For: 4.10.0.0
>
>
> The query sent to the traffic sentinel to retrieve network usage information
> is rejected with a 414 error because the string is too long for it to process
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)