----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74536/#review225632 -----------------------------------------------------------
Ship it! Ship It! - Dhaval Rajpara On Aug. 7, 2023, 2:46 p.m., Mugdha Varadkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74536/ > ----------------------------------------------------------- > > (Updated Aug. 7, 2023, 2:46 p.m.) > > > Review request for ranger, Brijesh Bhalala, Dhaval Rajpara, Madhan Neethiraj, > Mehul Parikh, and Nikunj Pansuriya. > > > Bugs: RANGER-4341 > https://issues.apache.org/jira/browse/RANGER-4341 > > > Repository: ranger > > > Description > ------- > > Fixing the logout api call which get aborted during idle timeout on firefox > browser. > > > Diffs > ----- > > security-admin/src/main/webapp/react-webapp/src/utils/XAUtils.js > 74b213a9d9169a13919a8de392054fd2201d4a6b > > security-admin/src/main/webapp/react-webapp/src/views/SideBar/SideBarBody.jsx > 3aa56de263ceec8aa1738783c47abbef21845600 > > > Diff: https://reviews.apache.org/r/74536/diff/1/ > > > Testing > ------- > > Tested changes on a cluster setup with Ranger Admin build with React JS code > base by setting below property to verify logout through idle timeout. > > <property> > <name>ranger.service.inactivity.timeout</name> > <value>40</value> > </property> > > > Successful completion of build command : > mvn clean compile package -Psecurity-admin-react > > > Thanks, > > Mugdha Varadkar > >
