[
https://issues.apache.org/jira/browse/HBASE-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-2544:
-------------------------
Attachment: 2544.txt
Adds to TestHLog the testAppend. In TRUNK, we don't run shutdown hook on exit
of minihbasecluster. Added to HRS in minihbasecluster the running of a
shutdown of the filesystem made just for the HRS. Makes it so master can pick
up files the HRS used to be writing on pseudo-kill of HRS (Fixed failing
TestMasterTransitions test). Moved some of the dirty reflection that was done
in HLog constructor in 0.20 out to SequenceFileLogWriter. Added in support for
hdfs-826 from branch and the new splitting that Nicolas did.
> Forward port branch 0.20 WAL to TRUNK
> -------------------------------------
>
> Key: HBASE-2544
> URL: https://issues.apache.org/jira/browse/HBASE-2544
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Fix For: 0.21.0
>
> Attachments: 2544.txt
>
>
> Tests are failing on TRUNK. The WAL implementation in TRUNK does not do the
> hookups for hdfs-200 properly. Fix this before forward porting other issues
> from branch that are not in trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.