XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      For JobObserver#observeFlinkJobStatus(), we currently only logger.info("Job status successfully updated");.
      This is could be more informative if we output actual job status here to help users check the status of the Job due to flink operator's log, not only depending on the flink web ui.

      The proposed change looks like:
      logger.info("Job status successfully updated from {} to {}", currentState, targetState);.

      Attachments

        Activity

          People

            bgeng777 Biao Geng
            bgeng777 Biao Geng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: