Uploaded image for project: 'apiman (API Management)'
  1. apiman (API Management)
  2. APIMAN-316

The gateway registry interface should be async

    XMLWordPrintable

Details

    Description

      The gateway has a registry where it gets configuration information for each request. For example, the Service being invoked and the Contract being used are pulled from the registry. The API for the gateway registry is synchronous, because the current implementations are synchronous.

      However, it would be more fitting if this API were asynchronous, so that delays in getting information from the registry do not lock up threads on async platforms like vert.x.

      Attachments

        Activity

          People

            ewittman@redhat.com Eric Wittmann
            ewittman@redhat.com Eric Wittmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: