-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37574/
-----------------------------------------------------------
Review request for ranger, Alok Lal, Don Bosco Durai, Madhan Neethiraj, Ramesh
Mani, Selvamohan Neethiraj, and Velmurugan Periasamy.
Bugs: RANGER-616
https://issues.apache.org/jira/browse/RANGER-616
Repository: ranger
Description
-------
Add a validation of the user input and prevent entering invalid (i.e. longer)
values for repo config properties.
Currently if user adds value more than the specified input, the service
creation fails. We need to warn user before trying to create service.
Diffs
-----
security-admin/src/main/webapp/scripts/models/RangerServiceDef.js
f76938db35e35487e68c3c19df64bf05c5a7396e
Diff: https://reviews.apache.org/r/37574/diff/
Testing
-------
Tested on a local Ranger setup for proper validation message for max length.
Thanks,
Gautam Borad