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

Receiving messages out of order.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 4.0
    • 3.6.7, 3.6.8
    • None
    • RedHat 6.7
      Java 1.8.0 Update 45

    • Hide

      Just run the attached project. It will output each line sent on the sending node and each line received on the receiving node.

      Show
      Just run the attached project. It will output each line sent on the sending node and each line received on the receiving node.

      After splitting a file into smaller messages and send them down the channel the messages are received on the other side out of order.

      Below is a sample output:

      On the sender:
      Sending...
      Data Sent:
      Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy te
      -----------------------------------------------------
      Data Sent:
      xt ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has sur
      -----------------------------------------------------
      Data Sent:
      vived not only five centuries, but also the leap into electronic typesetting, re
      -----------------------------------------------------
      Data Sent:
      d in the 1960s with the release of Letraset sheets containing Lorem Ipsum passag

      On the receiver:
      Listening...
      Data Received:
      xt ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has sur
      -----------------------------------------------------
      Data Received:
      vived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularise
      -----------------------------------------------------
      Data Received:
      d in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing so
      -----------------------------------------------------
      Data Received:
      ftware like Aldus PageMaker including versions of Lorem Ipsum.Lorem Ipsum passages, and more recently with desktop publishing so
      -----------------------------------------------------
      Data Received:
      ftware like Aldus PageMaker including versions of Lorem Ipsum.Lorem Ipsum passages, and more recently with desktop publishing so
      -----------------------------------------------------

              rhn-engineering-bban Bela Ban
              dylanturn_jira Dylan Turnbull (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: