Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14551 Unaligned checkpoints
  3. FLINK-16586

Build ResultSubpartitionInfo and InputChannelInfo in respective constructors

    XMLWordPrintableJSON

Details

    • Hide
      The argument type of methods inside ShuffleEnvironment#createInputGates and #createResultPartitionWriters are adjusted from `Collection` to `List` for satisfying the order guarantee requirement in unaligned checkpoint.
      It will break the compatibility if users already implemented a custom ShuffleService based on ShuffleServiceFactory interface proposed from release-1.8.
      Show
      The argument type of methods inside ShuffleEnvironment#createInputGates and #createResultPartitionWriters are adjusted from `Collection` to `List` for satisfying the order guarantee requirement in unaligned checkpoint. It will break the compatibility if users already implemented a custom ShuffleService based on ShuffleServiceFactory interface proposed from release-1.8.

    Description

      In the constructors of ResultSubpartition and InputChannel, the respective ResultSubpartitionInfo and InputChannelInfo should be created as well. These infos would be used for interacting with ChannelStateReader and ChannelStateWriter future.

      Attachments

        Issue Links

          Activity

            People

              zjwang Zhijiang
              zjwang Zhijiang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m