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

Remove unused native code for munlock.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.5.0, 3.0.0-alpha1
    • 2.6.0
    • native
    • None
    • Reviewed

    Description

      The Centralized Cache Management project added a native function for calling munlock. This function is unused though, because Centralized Cache Management calls munmap, which implicitly unlocks the memory too. Let's remove the unused code. This is a private/unstable class, so there is no backwards-compatibility concern.

      Attachments

        1. HADOOP-10808.1.patch
          4 kB
          Chris Nauroth

        Activity

          People

            cnauroth Chris Nauroth
            cnauroth Chris Nauroth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: