6 Replies Latest reply on Nov 9, 2011 1:05 PM by rchandle

    Session misdirection in 6-way cluster

    rchandle

      I have been experimenting with a variation on the symmetric-cluster example from the distribution and am getting strange results.  The symptom is that messages to session0 are getting duplicated on one of the other 5 sessions - not always the same one.  Messages that should have gone to the other session are lost. The source code and an output example are attached.  The output shows that messages 0, 6, 12, 18, and 24 are duplicated on session0 and session5 and messagess 1, 7, 13, 19, and 25 are missing.  It also shows that an  attempt to consume a message from consumer5 fails.  Server config files are unchanged from the example.  Any clues what's going on?