No harm in putting up the patch on a JIRA Xu Cang (Mark it 'trivial', smile). Thank you for finding and fixing the problem. S
On Mon, Apr 30, 2018 at 4:42 PM, Xu Cang <[email protected]> wrote: > Hi, > > I saw a minor thing during working on meta table related stuff. > Not sure if I should open a Jira issue for this kind of minor change. > (Please let me know if so) See the patch in attachment. > > I ran the unit test for this, looks good: > > "[INFO] ------------------------------------------------------- > [INFO] T E S T S > [INFO] ------------------------------------------------------- > [INFO] Running org.apache.hadoop.hbase.coprocessor. > TestCoprocessorServiceBackwardCompatibility > [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 15.651 s - in org.apache.hadoop.hbase.coprocessor. > TestCoprocessorServiceBackwardCompatibility > [INFO] > [INFO] Results: > [INFO] > [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 > [INFO] > [INFO] > " > > > Thanks, > Xu >
