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

TCP can cause memory usage when connecting to a non-JGroups service

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 2.10
    • 2.4.7
    • None

      JGroups does not verify that it is connecting to a JGroups service before using the data returned.

      If it connects to another service (for example if another service is found in TCPPING's scan), it reads the first four bytes, uses it as the size of a buffer, and blocks until it fills the buffer with data (or the server kills the connection).

      The symptoms are the same as JGRP-1116.

              rhn-engineering-bban Bela Ban
              rhn-support-dereed Dennis Reed
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: