Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10404 FLIP-138 - Declarative resource management
  3. FLINK-19637

Remove AllocationIdsExposingResourceManagerGateway

    XMLWordPrintableJSON

Details

    Description

      The AllocationIdsExposingResourceManagerGateway is a utility for capturing the allocation IDs that are issues by the JobMaster. These are used by 2 tests to construct a matching slot offer that is sent from the TaskExecutor to the JobMaster.

      However, it is not required that these IDs are matching at the moment, because the slot pool will accept the slots anyway because no connection was established to the ResourceManager.
      Furthermore, with declarative resource management the AllocationID is no longer generated by the JobMaster, so we can use any AllocationID anyway.

      As such we can remove this utility.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: