HBASE-761 IOE: Stream closed exception all over logs

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@678919 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2008-07-22 21:48:30 +00:00
parent 440f7256eb
commit 43f0fce561
1 changed files with 1 additions and 0 deletions

View File

@ -206,6 +206,7 @@ Release 0.2.0
HBASE-706 On OOME, regionserver sticks around and doesn't go down with cluster
(Jean-Daniel Cryans via Stack)
HBASE-759 TestMetaUtils failing on hudson
HBASE-761 IOE: Stream closed exception all over logs
IMPROVEMENTS
HBASE-559 MR example job to count table rows