karthikhw opened a new pull request #747: HBASE-23203 NPE in RSGroup info URL: https://github.com/apache/hbase/pull/747 Rsgroup.jsp call Admin#listTableDescriptors((Pattern)null, true) with Pattern null but implementation RawAsyncHBaseAdmin#listTableDescriptors don't allow null by Precondition.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
