Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-7917

The return of taskInformationOrBlobKey should be placed inside synchronized in ExecutionJobVertex

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.6.0
    • Runtime / Task
    • None

    Description

      Currently in ExecutionJobVertex#getTaskInformationOrBlobKey:

          }
      
          return taskInformationOrBlobKey;
      

      The return should be placed inside synchronized block.

      Attachments

        Issue Links

          Activity

            People

              yanghua vinoyang
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: