Remove unnecessary synchronization in NettyStream

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 3.0.0
    • Affects Version/s: None
    • Component/s: Connection Management
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      NettyStream has been observed getting into deadlocks when multiple items call stream.writeAsync - notably ParallelCollectionScanOperationSpecification.should visit all documents asynchronously would consistently lock.

      I removed the synchronization requirements round it the readAsync and writeAsync methods and but the new approach code needs reviewing.

              Assignee:
              Jeffrey Yemin
              Reporter:
              Ross Lawley
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: