----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57245/ -----------------------------------------------------------
Review request for Ambari and Aleksandr Kovalenko. Bugs: AMBARI-20271 https://issues.apache.org/jira/browse/AMBARI-20271 Repository: ambari Description ------- Steps to reproduce: Go to Hosts page Switch page of hosts Go to Dashboard page Actual Result: Call to api/v1/clusters/perf/hosts?Hosts/host_name.in()&fields=Hosts/public_host_name&minimal_response=true fails with error: { "status" : 400, "message" : "Unable to compile query predicate: IN operator is missing a required right operand." } Diffs ----- ambari-web/app/mappers/hosts_mapper.js b64bd8d ambari-web/app/views/common/quick_view_link_view.js bb21b9f Diff: https://reviews.apache.org/r/57245/diff/1/ Testing ------- 20574 passing (32s) 153 pending Thanks, Andrii Tkach