bharathgunapati commented on PR #54: URL: https://github.com/apache/flink-connector-http/pull/54#issuecomment-5421652023
Thanks @davidradl, that makes sense. I’ve updated the PR/user-facing wording to use “status-code handling.” I kept `HttpSinkResponseClassifier` internally because it maps a raw HTTP response to the sink’s semantic outcome (`SUCCESS`, `IGNORED`, `RETRYABLE_FAILURE`, or `FATAL_FAILURE`), so “classifier” describes the implementation role rather than the feature name. -- 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]
