[
https://issues.apache.org/jira/browse/AMBARI-17449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352778#comment-15352778
]
Hadoop QA commented on AMBARI-17449:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12814055/AMBARI-17449.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/7572//console
This message is automatically generated.
> When querying host role command entities, the number of parameters should be
> limited
> ------------------------------------------------------------------------------------
>
> Key: AMBARI-17449
> URL: https://issues.apache.org/jira/browse/AMBARI-17449
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Daniel Gergely
> Assignee: Daniel Gergely
> Fix For: 2.4.0, 2.2-next, 2.5.0
>
> Attachments: AMBARI-17449.patch, AMBARI-17449_2.2-next.patch
>
>
> In the case of a larger cluster, the number of host role commands can be high
> (magnitude of thousands). Database servers usually have a limit on the number
> of parameters, so reaching this limit causes a failure.
> Paging should be introduced to have only a smaller number of parameters in a
> single query and do multiple queries to obtain the final result.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)