Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2801

retrybackoff reactor operator may fail blocking Mono/Flux

    XMLWordPrintableJSON

Details

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

    Description

      retryBackoff operator allows to use an implicit scheduler and the default one is parallel.
      However, some Mono/Flux are calling some block functions and calling these functions in parallel is not supported.
      We should by default use an elastic scheduler instead to avoid random failures due to retries.

      Attachments

        Activity

          People

            Unassigned Unassigned
            matthieu Matthieu Baechler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: