[
https://issues.apache.org/jira/browse/HBASE-13017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14318513#comment-14318513
]
Andrey Stepachev commented on HBASE-13017:
------------------------------------------
What happened?
It seems jenkins doesn't want to fetch branch correctly?
{code}
git checkout branch-1
Previous HEAD position was 02759f2... HBASE-13026: Wrong error message in case
incorrect snapshot name OR Incorrect table name
Switched to branch 'branch-1'
Your branch is behind 'origin/branch-1' by 50 commits, and can be
fast-forwarded.
(use "git pull" to update your local branch)
git status
On branch branch-1
Your branch is behind 'origin/branch-1' by 50 commits, and can be
fast-forwarded.
(use "git pull" to update your local branch)
{code}
> Backport HBASE-12035 Keep table state in Meta to 1.0 branch
> -----------------------------------------------------------
>
> Key: HBASE-13017
> URL: https://issues.apache.org/jira/browse/HBASE-13017
> Project: HBase
> Issue Type: Improvement
> Components: master
> Affects Versions: 1.1.0
> Reporter: Andrey Stepachev
> Assignee: Andrey Stepachev
> Labels: backport
> Attachments: HBASE-13017-branch-1.patch,
> HBASE-13017-branch-1.v1.patch, HBASE-13017-branch-1.v1_1.patch
>
>
> Lets backport that feature to branch-1.0 adapting HBASE-12035
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)