Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2673

TcpConnection: too many outputstreams

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.2.13
    • None
    • None
    • False
    • None
    • False

      In TcpConnection, the socket's outputstream is wrapped with a BufferedOutputStream (if enabled), which is wrapped with a DataOutputStream.

      The same goes for the socket's input stream.

      Remove the DataInputStream and DataOutputStream, and write directly to the Input/OutputStreams

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: