This is an automated email from the ASF dual-hosted git repository.

sergehuber pushed a change to branch UNOMI-928-rest-error-handling
in repository https://gitbox.apache.org/repos/asf/unomi.git


    from b676a10f2 UNOMI-928: Improve REST API error handling with dedicated 
exception mappers Add JsonMappingExceptionMapper and 
InternalServerErrorExceptionMapper so Jackson deserialization failures return 
400 badRequest instead of 500. Enrich RuntimeExceptionMapper with sanitized 
request-context logging. Extract shared logic into AbstractRestExceptionMapper 
and LogSanitizer. Add unit tests. Backported from unomi-3-dev.
     add d8daa6e8d Potential fix for pull request finding

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/unomi/rest/exception/RuntimeExceptionMapper.java  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Reply via email to