[
https://issues.apache.org/jira/browse/HBASE-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571798#action_12571798
]
stack commented on HBASE-419:
-----------------------------
Patch failed to apply to TRUNK:
{code}
patching file src/test/org/apache/hadoop/hbase/TestScannerAPI.java
Hunk #1 FAILED at 30.
1 out of 1 hunk FAILED -- saving rejects to file
src/test/org/apache/hadoop/hbase/TestScannerAPI.java.rej
{code}
Patch mostly all class moves. Changes don't show because of class moves. I'd
say for this issue, keep the moves to the maximum and minimize how much you
change the actual classes. Fix the above failed patch application and just
apply it.
> Move RegionServer and related classes into regionserver package
> ---------------------------------------------------------------
>
> Key: HBASE-419
> URL: https://issues.apache.org/jira/browse/HBASE-419
> Project: Hadoop HBase
> Issue Type: Sub-task
> Reporter: Bryan Duxbury
> Assignee: Bryan Duxbury
> Priority: Minor
> Attachments: 419.patch
>
>
> Move:
> * HRegionServer
> * HRegionInterface
> * HRegion
> * HStore
> * HStoreFile
> * HInternalScannerInterface ?
> * HStoreKey
>
> Others?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.