Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-28352 [Umbrella] Make Pulsar connector stable
  3. FLINK-26177

PulsarSourceITCase.testScaleDown fails with timeout

    XMLWordPrintableJSON

Details

    Description

      We observed a build failure caused by PulsarSourceITCase.testScaleDown:

      Feb 15 20:56:02 [ERROR] Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 431.023 s <<< FAILURE! - in org.apache.flink.connector.pulsar.source.PulsarSourceITCase
      Feb 15 20:56:02 [ERROR] org.apache.flink.connector.pulsar.source.PulsarSourceITCase.testScaleDown(TestEnvironment, DataStreamSourceExternalContext, CheckpointingMode)[2]  Time elapsed: 138.444 s  <<< FAILURE!
      Feb 15 20:56:02 java.lang.AssertionError: 
      Feb 15 20:56:02 
      Feb 15 20:56:02 Expecting
      Feb 15 20:56:02   <CompletableFuture[Incomplete]>
      Feb 15 20:56:02 to be completed within 2M.
      Feb 15 20:56:02 
      Feb 15 20:56:02 exception caught while trying to get the future result: java.util.concurrent.TimeoutException
      Feb 15 20:56:02 	at java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1784)
      [...]
      

      Attachments

        Issue Links

          Activity

            People

              syhily Yufan Sheng
              mapohl Matthias Pohl
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: