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

Hotfix: Set isSchemaChangeApplying as volatile for thread safe.

    XMLWordPrintableJSON

Details

    Description

      Current, we apply schema change asynchronous.  
      SchemaChangeThreadPool will set isSchemaChangeApplying as true when apply schema change event. And the main thread which handle operater event will check isSchemaChangeApplying.
       
      For thread safe, this should be volatile.

      Attachments

        Issue Links

          Activity

            People

              loserwang1024 Hongshun Wang
              loserwang1024 Hongshun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: