Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-16636

Use busy-lock approach to guard stopping RestComponent

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 3.0.0-beta2
    • rest

    Description

      We usually use a lock to make sure that

      1. A stop request does not interfere with the component service requests started before the stop request
      2. When a stop request starts being executed, no service request can be executed anymore

      It probably makes sense to implement the same logic in RestComponent as well.

      Attachments

        Activity

          People

            rpuch Roman Puchkovskiy
            rpuch Roman Puchkovskiy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: