You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2008/09/06 02:52:44 UTC

[jira] Resolved: (HBASE-874) deleting a table kills client rpc; no subsequent communication if shell or thrift server, etc.

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

Jim Kellerman resolved HBASE-874.
---------------------------------

    Resolution: Fixed

All regression tests passed. Committed. Thanks for the patch Jonathan!

> deleting a table kills client rpc; no subsequent communication if shell or thrift server, etc.
> ----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-874
>                 URL: https://issues.apache.org/jira/browse/HBASE-874
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: Jonathan Gray
>            Priority: Blocker
>             Fix For: 0.18.0
>
>         Attachments: hbase-874-trunk-v1.patch
>
>
> In shell, create a table, drop it, then try recreate.  Will get:
> {code}
> NativeException: java.io.IOException: The client is stopped
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.