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

Make initialCredit of RemoteInputChannel final

    XMLWordPrintableJSON

Details

    Description

      The filed initialCredit of RemoteInputChannel is set only once and can be accessed by multi threads. We can make the filed final and moves the initialization to the constructor of RemoteInputChannel to avoid potential thread safety issues.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kevin.cyj Yingjie Cao
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: