Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1037

deadlock in jvpp future API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest
    • 18.01
    • None
    • Java API binding

      in case of sending high number of requests via java future api there can be situation when both sending and receiving queue can be full and it is caused by synchronization between sending and receiving part on jvpp side. Both sending and receiving code is within same synchronization block, it means when sending get stuck on full queue reading cannot proceed.

            matej.perina Matej Perina
            matej.perina Matej Perina
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: