You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Madhan Neethiraj <ma...@apache.org> on 2023/02/20 08:20:34 UTC

Review Request 74311: RANGER-4101: Java client updated with addition of 2 security-zone APIs

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74311/
-----------------------------------------------------------

Review request for ranger, Abhishek  Kumar, Kishor Gollapalliwar, Abhay Kulkarni, Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu, and Velmurugan Periasamy.


Bugs: RANGER-4101
    https://issues.apache.org/jira/browse/RANGER-4101


Repository: ranger


Description
-------

- added methods getSecurityZoneHeaders() and getSecurityZoneServiceHeaders(zoneId)
- removed method updateSecurityZone(zoneName, zone), as REST endpoint doesn't exist at the server side


Diffs
-----

  intg/src/main/java/org/apache/ranger/RangerClient.java ff281112f 
  intg/src/test/java/org/apache/ranger/TestRangerClient.java 08e1b38a8 


Diff: https://reviews.apache.org/r/74311/diff/1/


Testing
-------

- added test cases for the new methods


Thanks,

Madhan Neethiraj


Re: Review Request 74311: RANGER-4101: Java client updated with addition of 2 security-zone APIs

Posted by Abhishek Kumar <ab...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74311/#review225206
-----------------------------------------------------------


Ship it!




Ship It!

- Abhishek  Kumar


On Feb. 20, 2023, 8:20 a.m., Madhan Neethiraj wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/74311/
> -----------------------------------------------------------
> 
> (Updated Feb. 20, 2023, 8:20 a.m.)
> 
> 
> Review request for ranger, Abhishek  Kumar, Kishor Gollapalliwar, Abhay Kulkarni, Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-4101
>     https://issues.apache.org/jira/browse/RANGER-4101
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> - added methods getSecurityZoneHeaders() and getSecurityZoneServiceHeaders(zoneId)
> - removed method updateSecurityZone(zoneName, zone), as REST endpoint doesn't exist at the server side
> 
> 
> Diffs
> -----
> 
>   intg/src/main/java/org/apache/ranger/RangerClient.java ff281112f 
>   intg/src/test/java/org/apache/ranger/TestRangerClient.java 08e1b38a8 
> 
> 
> Diff: https://reviews.apache.org/r/74311/diff/1/
> 
> 
> Testing
> -------
> 
> - added test cases for the new methods
> 
> 
> Thanks,
> 
> Madhan Neethiraj
> 
>