Title: Message Title
Kenneth Barber commented on an issue
PuppetDB / Task PDB-111
Switch message publishing from Strings to bytes
Currently the command is written to a string (via chesthire) then published via clamq. In clamq/Spring, that message is then converted from a string into bytes and published to the MQ. We could save on some memory if instead we used cheshire to serialize to bytes and give that to clamq. The API seems to support passing bytes directly.

Even better wou...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to