[ https://issues.apache.org/jira/browse/HBASE-24481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198705#comment-17198705 ]
Kevin Wang edited comment on HBASE-24481 at 9/19/20, 11:14 AM: --------------------------------------------------------------- I also affects 2.3 and master. I'm trying to fix it at https://github.com/apache/hbase/pull/2425 New ut added. was (Author: kevinsmile): I'm trying to fix it at https://github.com/apache/hbase/pull/2425 > HBase Rest: Request for region detail of a table which doesn't exits is > success(200 success code) instead of 404 > ---------------------------------------------------------------------------------------------------------------- > > Key: HBASE-24481 > URL: https://issues.apache.org/jira/browse/HBASE-24481 > Project: HBase > Issue Type: Bug > Affects Versions: 2.2.3 > Reporter: Ajeet Rai > Priority: Minor > > Request for region detail of a table which doesn't exits is success(200 > success code) however response doesn't have any region data. > However response for a request of schema detail for a table which doesn't > exits, is 404(Not found) -- This message was sent by Atlassian Jira (v8.3.4#803005)