#4391 Less log noise for empty or invalid requests
Merged by tkopecek. Opened by mikem.
mikem/koji quiet-blank-requests  into  master

Download 4391.patch

I see a lot of noise in the hub logs from malformed requests. This relegates such output to the debug log.

It also returns a 400 error rather than a fault. If the client isn't sending us a valid xmlrpc request, it doesn't make sense to send an xmlrpc reply.

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-basic

:thumbsup:

Metadata Update from @mfilip:
- Pull-request tagged with: testing-done

Commit 40e6286b fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata