[
https://issues.apache.org/jira/browse/HBASE-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627172#action_12627172
]
stack commented on HBASE-854:
-----------------------------
Our HRI version is:
{code}
* Upped to 3 when we went from Text to byte arrays for row and column names.
*/
public static final long versionID = 3L;
{code}
It should be > than this?
Why you think it started happening? We had a good run up on hudson w/o this
issue (Or looking, maybe we didn't -- lots of failures.. but at least some were
for reasons like my forgetting to add a class to a patch).
> hbase-841 broke build on hudson?
> --------------------------------
>
> Key: HBASE-854
> URL: https://issues.apache.org/jira/browse/HBASE-854
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: Jim Kellerman
> Priority: Blocker
> Fix For: 0.18.0
>
> Attachments: hbase-854.patch
>
>
> Jim, you want to take a look at it?
> 841 changed interfaces. Changed interfaces can make for odd issues like the
> hangs exhibited up on hudson (stuff is failing for me on my laptop since
> about the commit 841... timeouts. I don't have same issue on branch).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.