Hi Marshall,
Just send us one/two typical publishQos and remove the rest if possible. You could get them from the UpdateQos.toXml() and dump these on disk or just take a cut&paste extract of the dump.
Also the publishQos of the messages would be interesting. (to get them you could temporarly switch dump[socket] on).
Regards Michele
dump[socket] seems to dump the whole message to the log. Many of the messages are very large(5MB+). Is there a way to get the publishQos information without the message content?
Regards Michele
Marshall