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

Access to REAPER_THREAD lacks proper synchronization in SafetyNetCloseableRegistry#doRegister

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • None
    • None

    Description

      Here is related code:

          PhantomDelegatingCloseableRef phantomRef = new PhantomDelegatingCloseableRef(
              wrappingProxyCloseable,
              this,
              REAPER_THREAD.referenceQueue);
      

      Access to REAPER_THREAD should be guarded by REAPER_THREAD_LOCK

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: