Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.5.0
Description
- 'num_llap_nodes' as of now is shown as a slider and comes only when we have selected 'llap' named queue and is a child of root level. It is shown because 'num_llap_nodes' visible attribute is set as True by SA.
- For any other queue, 'num_llap_nodes' is set as visible=false by SA call and is not shown on UI.
Expected:
A way to show 'num_llap_nodes' node on UI for user, irrespective of the queue selected.