> On Nov. 7, 2018, 4:15 p.m., Steve Moist wrote: > > sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/utils/SigUtils.java > > Lines 120 (patched) > > <https://reviews.apache.org/r/69285/diff/1/?file=2106285#file2106285line120> > > > > Reverse these checks to match the parameter order.
Changed, but Really? - Brian ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69285/#review210387 ----------------------------------------------------------- On Nov. 19, 2018, 10:32 a.m., Brian Towles wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69285/ > ----------------------------------------------------------- > > (Updated Nov. 19, 2018, 10:32 a.m.) > > > Review request for sentry, Anthony Young-Garner, kalyan kumar kalvagadda, Na > Li, Steve Moist, and Sergio Pena. > > > Bugs: SENTRY-2444 > https://issues.apache.org/jira/browse/SENTRY-2444 > > > Repository: sentry > > > Description > ------- > > SENTRY-2444: Signal Handle Unregister > > Single unregister of function from the signal handler. > > > Diffs > ----- > > > sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/utils/SigUtils.java > d621c74c2 > > > Diff: https://reviews.apache.org/r/69285/diff/2/ > > > Testing > ------- > > Build and Unit tests > > > Thanks, > > Brian Towles > >