Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-1464

The affinity router prematurely closes southbound streams before sendMsg is complete

    XMLWordPrintable

    Details

    • Story Points:
      3
    • Sprint:
      VOLTHA 2.0 Sprint 13

      Description

      The affinity router occasionally closes the backend streams before both sendMsg calls have completed. When this happens one of the 2 redundant backends would never get the RPC. A mechnism is required to guarantee that the grpc.sendMsg() has completed before the stream is closed. Waiting for the grpc.sendMsg() call to return is not in itself sufficient to guarantee the message has been sent.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            sslobodr Sergio Slobodrian
            Reporter:
            sslobodr Sergio Slobodrian
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes