You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Qilin Cao (JIRA)" <ji...@apache.org> on 2019/07/12 09:31:00 UTC

[jira] [Updated] (HBASE-22683) IOException should be recorded in log file when rest server obtain hbase connection

     [ https://issues.apache.org/jira/browse/HBASE-22683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Qilin Cao updated HBASE-22683:
------------------------------
    Attachment: -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
>            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)