You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2013/12/19 10:09:08 UTC

[jira] [Commented] (HBASE-8529) checkOpen is missing from multi, mutate, get and multiGet etc.

    [ https://issues.apache.org/jira/browse/HBASE-8529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852753#comment-13852753 ] 

Anoop Sam John commented on HBASE-8529:
---------------------------------------

Yes in 0.94 we are having this check in other public APIs also..(Many others like append, increment, bulkLoad etc)  IMO this check can be there.  Are you giving a patch [~jeffreyz] ?

> checkOpen is missing from multi, mutate, get and multiGet etc.
> --------------------------------------------------------------
>
>                 Key: HBASE-8529
>                 URL: https://issues.apache.org/jira/browse/HBASE-8529
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jeffrey Zhong
>            Assignee: Jeffrey Zhong
>            Priority: Minor
>             Fix For: 0.98.0, 0.99.0
>
>
> I saw we have checkOpen in all those functions in 0.94 while they're missing from trunk. Does anyone know why?
> For multi and mutate, if we don't call checkOpen we could flood our logs with bunch of "DFSOutputStream is closed" errors when we sync WAL.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)