You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Liyin Tang (Updated) (JIRA)" <ji...@apache.org> on 2012/02/01 19:44:59 UTC

[jira] [Updated] (HBASE-5315) Asynchronously table creation shall ignore the socket time out exception

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

Liyin Tang updated HBASE-5315:
------------------------------

    Description: HBaseAdmin creates table in an asynchronous way and then verify all the regions come online. However, the asynchronous creation may get socket time out exception, which is sopposed to be ignored. The asynchronous creation would not except the master will return in limited time period.  (was: HBaseAdmin creates table in an asynchronous way and it needs to verify all the regions online.)
       Priority: Minor  (was: Major)
        Summary: Asynchronously table creation shall ignore the socket time out exception  (was: Asynchronous table creation shall verify that all the regions are online)
    
> Asynchronously table creation shall ignore the socket time out exception
> ------------------------------------------------------------------------
>
>                 Key: HBASE-5315
>                 URL: https://issues.apache.org/jira/browse/HBASE-5315
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Liyin Tang
>            Priority: Minor
>
> HBaseAdmin creates table in an asynchronous way and then verify all the regions come online. However, the asynchronous creation may get socket time out exception, which is sopposed to be ignored. The asynchronous creation would not except the master will return in limited time period.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira