I fixed JGRP-2694, the output should look like:
[belasmacmini] /Users/bela$ jt ParseMessages -file ./dump.txt
-binary-to-ascii true -tcp -show-views true -gossip
-- gossip: REGISTER(group=chat,
addr=3d6c8383-4248-4a25-9737-80bb894fd621, logical_name=A,
physical_addr=
10.3.3.3:64709)
1: [A to <all>, 33 bytes, flags=OOB|DONT_BUNDLE], hdrs: PING:
[GET_MBRS_REQ cluster=chat initial_discovery=true], TP: [cluster=chat]
2: [A to <all>, 33 bytes, flags=OOB|DONT_BUNDLE], hdrs: PING:
[GET_MBRS_REQ cluster=chat initial_discovery=true], TP: [cluster=chat]
3: [A to <all>, 23 bytes, flags=OOB|NO_RELIABILITY], obj: A: [0 (0)],
hdrs: STABLE: [STABILITY] view-id= [A|0], TP: [cluster=chat]
4: [A to <all>, 23 bytes, flags=OOB|NO_RELIABILITY], obj: A: [0 (0)],
hdrs: STABLE: [STABILITY] view-id= [A|0], TP: [cluster=chat]
5: [A to <all>, 15 bytes, flags=SERIALIZED], obj: helleo, hdrs: NAKACK2:
[MSG, seqno=1], TP: [cluster=chat]
6: [A to <all>, 15 bytes, flags=SERIALIZED], obj: helleo, hdrs: NAKACK2:
[MSG, seqno=1], TP: [cluster=chat]
7: [A to <all>, 0 bytes, flags=OOB], hdrs: NAKACK2: [HIGHEST_SEQNO,
seqno=1], TP: [cluster=chat]
8: [A to <all>, 0 bytes, flags=OOB], hdrs: NAKACK2: [HIGHEST_SEQNO,
seqno=1], TP: [cluster=chat]
9: [A to <all>, 14 bytes, flags=SERIALIZED], obj: world, hdrs: NAKACK2:
[MSG, seqno=2], TP: [cluster=chat]
10: [A to <all>, 14 bytes, flags=SERIALIZED], obj: world, hdrs: NAKACK2:
[MSG, seqno=2], TP: [cluster=chat]
11: [A to <all>, 0 bytes], hdrs: MERGE3: INFO: view_id=[A|0],
logical_name=A, physical_addr=
10.3.3.3:64709, TP: [cluster=chat]
12: [A to <all>, 0 bytes], hdrs: MERGE3: INFO: view_id=[A|0],
logical_name=A, physical_addr=
10.3.3.3:64709, TP: [cluster=chat]
13: [A to <all>, 0 bytes, flags=OOB], hdrs: NAKACK2: [HIGHEST_SEQNO,
seqno=2], TP: [cluster=chat]
14: [A to <all>, 0 bytes, flags=OOB], hdrs: NAKACK2: [HIGHEST_SEQNO,
seqno=2], TP: [cluster=chat]
-- gossip: REGISTER(group=chat,
addr=545812c4-19ca-4002-b5fb-9b95a982b245, logical_name=B,
physical_addr=
10.3.3.3:50977)
15: [B to <all>, 33 bytes, flags=OOB|DONT_BUNDLE], hdrs: PING:
[GET_MBRS_REQ cluster=chat initial_discovery=true], TP: [cluster=chat]
16: [B to <all>, 33 bytes, flags=OOB|DONT_BUNDLE], hdrs: PING:
[GET_MBRS_REQ cluster=chat initial_discovery=true], TP: [cluster=chat]
17: [B to <all>, 33 bytes, flags=OOB|DONT_BUNDLE], hdrs: PING:
[GET_MBRS_REQ cluster=chat initial_discovery=true], TP: [cluster=chat]
18: [A to B, 33 bytes, flags=OOB|DONT_BUNDLE], hdrs: PING: [GET_MBRS_RSP
cluster=null initial_discovery=false], TP: [cluster=chat]
19: [A to B, 33 bytes, flags=OOB|DONT_BUNDLE], hdrs: PING: [GET_MBRS_RSP
cluster=null initial_discovery=false], TP: [cluster=chat]
...
Cheers
On 03.05.23 20:29, Nikolaos Siafakas wrote: