Uploaded image for project: 'RecordService (READ-ONLY)'
  1. RecordService (READ-ONLY)
  2. RS-103

Wrong conditions when setting parameters for RSPlanner in spark

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.2.0
    • Fix Version/s: 0.1.0, 0.2.0
    • Component/s: Client
    • Labels:
      None

      Description

      Wrong conditions when setting parameters for RecordServicePlanner in RecordServiceRDDBase.scala:
      if (maxTasks != -1) builder.setMaxAttempts(maxAttempts);
      ...
      if (maxAttempts != -1) builder.setMaxTasks(maxTasks);

        Attachments

          Activity

            People

            • Assignee:
              lilicn Li Li
              Reporter:
              lilicn Li Li
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: