Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-13081

Branch precommit builds are not updating to branch head before patch application

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      See for example https://builds.apache.org/job/PreCommit-HBASE-Build/12922//console

      git checkout 0.98
      Previous HEAD position was 03d8918... HBASE-13069 Thrift Http Server returns an error code of 500 instead of 401 when authentication fails (Srikanth Srungarapu)
      Switched to branch '0.98'
      Your branch is behind 'origin/0.98' by 48 commits, and can be fast-forwarded.
        (use "git pull" to update your local branch)
      git status
      On branch 0.98
      Your branch is behind 'origin/0.98' by 48 commits, and can be fast-forwarded.
        (use "git pull" to update your local branch)
      
      Untracked files:
        (use "git add <file>..." to include in what will be committed)
      
      	patchprocess/
      
      nothing added to commit but untracked files present (use "git add" to track)
      

      Because the local tree is 48 commits behind the head of the 0.98 branch, the contributor's patch based on the head of 0.98 branch cannot cleanly apply.

      Attachments

        1. foo_0.98.patch
          0.3 kB
          Enis Soztutar
        2. foo_branch-1.patch
          0.3 kB
          Enis Soztutar
        3. hbase-13081.patch
          0.7 kB
          Enis Soztutar

        Issue Links

          Activity

            People

              enis Enis Soztutar
              apurtell Andrew Kyle Purtell
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: