----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74695/#review226091 -----------------------------------------------------------
Ship it! Ship It! - Dhaval Rajpara On Jan. 4, 2024, 5:06 a.m., Brijesh Bhalala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74695/ > ----------------------------------------------------------- > > (Updated Jan. 4, 2024, 5:06 a.m.) > > > Review request for ranger, Dhaval Rajpara, Dineshkumar Yadav, Madhan > Neethiraj, Mehul Parikh, Mugdha Varadkar, Nikunj Pansuriya, and Nitin Galave. > > > Bugs: RANGER-4492 > https://issues.apache.org/jira/browse/RANGER-4492 > > > Repository: ranger > > > Description > ------- > > In Ranger React, we have already implemented the "plugins/definitions" API > call at the initial load for optimization. > > This optimization is currently implemented on the Service Manager page and > needs to be extended to the following modules: > 1)Audit > 2)Report > 3)Security Zone > 4)Key Manager > > This enhancement aims to improve the initial load performance by efficiently > utilizing the "plugins/definitions" API call across multiple modules within > Ranger-React. > > > Diffs > ----- > > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AccessLogDetail.jsx > dc75efe50 > > security-admin/src/main/webapp/react-webapp/src/views/Encryption/KeyCreate.jsx > 5f7fc8af0 > > security-admin/src/main/webapp/react-webapp/src/views/Reports/UserAccessLayout.jsx > 19629d6aa > > security-admin/src/main/webapp/react-webapp/src/views/SecurityZone/SecurityZoneForm.jsx > 7eb67544d > > > Diff: https://reviews.apache.org/r/74695/diff/2/ > > > Testing > ------- > > Tested changes on a cluster setup with Ranger Admin build with React JS code > base. > > > verified the Audit, Report, Security Zone and Key Manager Module. > > > Thanks, > > Brijesh Bhalala > >
