KETTLE-26: Kettle error handler is only capable of sending 500 status codes

Metadata

Source
KETTLE-26
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Antranig Basman
Created
2014-12-16T13:26:04.597-0500
Updated
2015-08-26T20:40:57.908-0400
Versions
N/A
Fixed Versions
N/A
Component
N/A

Description

We need to improve Kettle's error handling pathways to interpret the object sent as argument to the onError request as a source for different status codes, e.g. 401 representing an unauthorized request. Right now it is hard-wired to always send the 500 status code. This is required for work on the OAuth2-secured cloud-based flow manager.

Comments

  • Antranig Basman commented 2015-08-26T20:40:57.905-0400

    Merged into trunk at revision e79bb81196df68c97eaa9f96c485a4321b69af7 (21 Dec 2014)