1. 26 9月, 2017 1 次提交
    • T
      [FLINK-7638] [flip6] Port CurrentJobsOverviewHandler to new REST endpoint · e585aed8
      Till Rohrmann 提交于
      Ports the CurrentJobsOverviewHandler to the new REST endpoint by letting it implement
      the LegacyRestHandler interface. This commit changes the JobDetails JSON such that it
      now contains the number of tasks for each ExecutionState, including SCHEDULED,
      DEPLOYING, CREATED and RECONCILING. These state will now also be displayed in the
      web frontend.
      
      Change MultipleJobsDetails to store a Collection<JobDetails> instead of JobDetails[]
      
      Use MultipleJobsDetails#FIELD_NAME_ for serialization in CurrentJobsOverviewHandler
      
      This closes #4688.
      e585aed8
  2. 25 9月, 2017 8 次提交
  3. 24 9月, 2017 1 次提交
  4. 23 9月, 2017 1 次提交
  5. 22 9月, 2017 5 次提交
  6. 21 9月, 2017 7 次提交
  7. 20 9月, 2017 10 次提交
  8. 19 9月, 2017 7 次提交