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

SlotPool should notify the caller when allocateSlot meet an exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • Runtime / Coordination

    Description

      In SlotPool, the allocateSlot() will return a CompletableFuture<LogicalSlot>, but this future will only be completed when slotAndLocalityFuture return a LogicSlot, if slotAndLocalityFuture is completed exceptionally, it will never be completed. so the caller will never know it. 

      Attachments

        Activity

          People

            tiemsn shuai.xu
            tiemsn shuai.xu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: