-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22684/
-----------------------------------------------------------
Review request for Ambari and Alexandr Antonenko.
Bugs: ambari-6162
https://issues.apache.org/jira/browse/ambari-6162
Repository: ambari
Description
-------
If I have a host that has IP 10.0.2.15, in Ambari 1.6.0 if I start to filter by
IP (by typing 10.0....), the hosts that match "startsWith" stay displayed.
In Ambari 1.6.1, now it only does exact match, so once I start typing, all
hosts disappear until I finally type the whole thing in for exact match.
Hosts/ip.matches(10)
Diffs
-----
ambari-web/app/controllers/main/host.js 68b7ba2
ambari-web/app/utils/validator.js e59532f
ambari-web/test/controllers/main/host_test.js b491f3b
ambari-web/test/utils/validator_test.js 262c068
Diff: https://reviews.apache.org/r/22684/diff/
Testing
-------
Thanks,
Oleg Nechiporenko