Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-587

MesosNativeLibrary.java doesn't read environment variable "MESOS_NATIVE_LIBRARY".

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.13.0, 0.14.0
    • 0.12.1, 0.13.0
    • java api
    • None

    Description

      MesosNativeLibrary.java doesn't read environment variable but java properties, like below...
      MesosNativeLibrary.java should read environment variable named MESOS_NATIVE_LIBRARY.

      src/java/generated/org/apache/mesos/MesosNativeLibrary.java.in
      public class MesosNativeLibrary {
      ...
      public static void load()

      { load(System.getProperty("MESOS_NATIVE_LIBRARY")); }

      }

      Attachments

        Activity

          People

            vinodkone Vinod Kone
            everpeace Shingo Omura
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 5m
                5m
                Remaining:
                Remaining Estimate - 5m
                5m
                Logged:
                Time Spent - Not Specified
                Not Specified