[
https://issues.apache.org/jira/browse/HBASE-8529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855318#comment-13855318
]
Hudson commented on HBASE-8529:
-------------------------------
SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #25 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/25/])
hbase-8529: checkOpen is missing from multi, mutate, get and multiGet etc.
(jeffreyz: rev 1552791)
*
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
> 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
>
> Attachments: hbase-8529.patch
>
>
> 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.5#6160)