0 Replies Latest reply on Jul 10, 2015 11:08 AM by vladimir.pach

    Block infinispan REST communication

    vladimir.pach

      Hello.

      I have problem with old version (5.2.6.Final).

      My app sent REST-request to infinispam service and stuck, while waiting for response.

      No error occurs in app's logs or in infinispan.

       

      Scenario:

      1. App opens connection and send REST request to infinispan
      2. App keeps the connection opened for response (request and response are transferred through same connection)
      3. App still waiting for response (the connection is opened), but no response comes.

       

      I looking for information, why web-service stuck (it's bug or other condition).

      Did you heard about any similar issue?

       

      Thank you for help.