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

Remove synchronization in FsStateBackend#FsCheckpointStateOutputStream#close()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None

    Description

      Here is related code:

          public void flush() throws IOException {
            if (!closed) {
      

      Lock "FsCheckpointStateOutputStream.this" should be held.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: