| I think this can be closed as "Won't Do" now that PE 2018.1 is out. The main use case for this sort of tool was to dump data out of the command queue so that we could figure out what payloads, or nodes, were submitting commands that failed validation late in the processing pipeline. Usually things like strings containing Unicode NUL characters. Stockpile makes this much more visible. Additionally, PDB-2580 made the "which node(s) did this?!?" question much easier to answer by adding certnames to the error message. So, tracking this down in ActiveMQ is much easier nowadays even without the ability to dump data out of the queue. |