Istvan Toth created HBASE-28662:
-----------------------------------
Summary: Removing missing scanner via REST should return 404
Key: HBASE-28662
URL: https://issues.apache.org/jira/browse/HBASE-28662
Project: HBase
Issue Type: Bug
Components: REST
Reporter: Istvan Toth
Assignee: Istvan Toth
We do not handle the case when the user is trying to remove a missing scanner,
and let an NPE bubble up to Jersey.
We should check or catch the error and return 404 instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)