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

Multiple branches for MOB feature breaking git for case insensitive filesystems

    XMLWordPrintableJSON

Details

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

    Description

      The feature branch for MOB work (HBASE-11339) at some recent point split into two divergent branches that differ by case in their name (hbase-11339 v HBASE-11339).

      Per the mailing list, this is breaking git on filesystems that are case insensitive, namely Mac OS X.

      This isn't just an annoyance. Clearly active dev is happening on
      "hbase-11339", last commit:

      commit e5a1b86dbad650f9740eb24a7f544c4a51f05654

      Author: Jonathan M Hsieh <jmhsieh@apache.org>

      Date: Thu Oct 30 06:50:13 2014 -0700

      HBASE-11683 Metrics for MOB (Jingcheng Du)

      ​While on "HBASE-11339" it's ​

      commit 8a8b7de760a33c8195e287975d5b4a337d71b1fa

      Author: Ramkrishna <ramkrishna.s.vasudevan@intel.com>

      Date: Fri Oct 31 15:43:58 2014 +0530

      HBASE-12392 Incorrect implementation of

      CompactionRequest.isRetainDeleteMarkers(Jingcheng Du)

      and this commit, HBASE-12392, is missing on "hbase-11339", so whatever it
      is supposed to fix isn't fixed there.

      We need for someone working on MOB to commit HBASE-12392 into "hbase-11339"
      and then drop the "HBASE-11339" branch. Thanks!

      Attachments

        Issue Links

          Activity

            People

              ndimiduk Nick Dimiduk
              busbey Sean Busbey
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: