Title: Message Title
Kenneth Barber commented on an issue
PuppetDB / Improvement PDB-472
For commands submission, avoid unpacking and repacking JSON just to add annotations
We should try to avoid the extra unpacking/packaging we do at a JSON level during commands submission.

If you take a look at enqueue-raw-command! https://github.com/puppetlabs/puppetdb/blob/master/src/com/puppetlabs/puppetdb/command.clj#L235-L256 you can see that we are only unpacking to add these annotations.

A better method would be to do one of t...

--
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