cgivre opened a new pull request #2397: URL: https://github.com/apache/drill/pull/2397
# [DRILL-8072](https://issues.apache.org/jira/browse/DRILL-8072): Fix NPE in HTTP Post Requests ## Description In the REST plugin, if the `postBody` parameter is `null`, the reader will throw a NPE. This PR adds a null check to prevent this. ## Documentation No user facing changes ## Testing Manually tested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
