Uploaded image for project: 'Apache Gearpump'
  1. Apache Gearpump
  2. GEARPUMP-369

"executor-num" is overridden by the default value for arg "executors"(1)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.8.4, 0.8.5
    • 0.8.5
    • core
    • None

    Description

      org/apache/gearpump/cluster/main/AppSubmitter.scala:62

      System.setProperty(Constants.APPLICATION_EXECUTOR_NUMBER, config.getInt("executors").toString)

       

      replaces the value set by system properties (gear.conf) by the default value(1) even when no value is passed at as an argument. The expected behaviour is to only override the value when a value is given explicitly.

      Attachments

        Issue Links

          Activity

            People

              mauzhang Manu Zhang
              hashan Hashan Gayasri Udugahapattuwa
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: