Title: Message Title
Kenneth Barber commented on an issue
PuppetDB / Bug PDB-722
PuppetDB response hanging on select-nodes subquery
Running the following query causes PuppetDB to hang for some time before responding with "curl: (52) Empty reply from server"

Maybe it should send an empty list instead (or raise an exception if the query is malformed.)

Query:
{code}
curl -X GET 'http://localhost:8080/v3/facts' --data-urlencode 'query=["and", ["=", "name", "swapfree"], ["in", "nam...

--
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to