Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-4046

WritableComparator's constructor should be protected instead of private

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.18.0
    • 0.18.1
    • io
    • None
    • Reviewed

    Description

      Currently, it isn't possible to subclass WritableComparator in a meaningful way. We should make this constructor protected:

      private WritableComparator(Class keyClass, boolean createInstances)
      

      Attachments

        1. 4046-0.patch
          2 kB
          Christopher Douglas

        Activity

          People

            cdouglas Christopher Douglas
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: