liatiusim opened a new pull request #202: URL: https://github.com/apache/unomi/pull/202
Add configurable boolean member for enabling throwing exceptions when they occur in ElasticsearchImpl instead of catching them in class loader. The purpose is to return error response to client requests instead of 204 no content in case an error occurred. Added exception mapper for returning internal server error with 500 status code. Note: This PR has some indentations due to try-catch additions, for better readability you can add "?w=1" to the URL ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
