[
https://issues.apache.org/jira/browse/HBASE-22683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qilin Cao updated HBASE-22683:
------------------------------
Attachment: (was: -HBASE-22683-v1.patch)
> IOException should be recorded in log file when rest server obtain hbase
> connection
> -----------------------------------------------------------------------------------
>
> Key: HBASE-22683
> URL: https://issues.apache.org/jira/browse/HBASE-22683
> Project: HBase
> Issue Type: Improvement
> Components: REST
> Affects Versions: 3.0.0
> Reporter: Qilin Cao
> Assignee: Qilin Cao
> Priority: Minor
> Attachments: -HBASE-22683-v1.patch
>
>
> The REST server is successfully started, when I send a http request to the
> server, it response "Unavailable" result.Then I check the log file, there is
> no obviously error or warning logs, I must to debug the code to find out the
> real cause of it. Actually, it was caused by connection.
> I think it is neccessary to record the class RESTServlet.java getAdmin() and
> getTable() IOException to log file, it can make finding problems become
> simple.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)