[
https://issues.apache.org/jira/browse/AMBARI-17825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387284#comment-15387284
]
Swapan Shridhar commented on AMBARI-17825:
------------------------------------------
commits :
trunk:
{code}
commit 7acc909522ae996fcf5124ad339bad6a17d44fc5
Author: Swapan Shridhar <[email protected]>
Date: Wed Jul 20 18:36:50 2016 -0700
AMBARI-17825. Fix the empty value which may get passed back from
'get_llap_cap_percent_slider' fn.
{code}
branch-2.4:
{code}
commit 2505856df7ba83cc9e01efe40e2614e5f7feb95c
Author: Swapan Shridhar <[email protected]>
Date: Wed Jul 20 23:58:53 2016 -0700
AMBARI-17825. Fix the empty value which may get passed back from
'get_llap_cap_percent_slider' fn.
{code}
> Fix the empty value which may get passed back from
> 'get_llap_cap_percent_slider' fn.
> ------------------------------------------------------------------------------------
>
> Key: AMBARI-17825
> URL: https://issues.apache.org/jira/browse/AMBARI-17825
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Fix For: 2.4.0
>
> Attachments: AMBARI-17825.patch
>
>
> - The fn . get_llap_cap_percent_slider() may return None if the bounded
> conditions are not met while fetching 'lllap_queue_capacity'.
> - Also, had issue with typecasting from string to int.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)