[
https://issues.apache.org/jira/browse/THRIFT-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423303#comment-16423303
]
ASF GitHub Bot commented on THRIFT-3926:
----------------------------------------
Github user NameFILIP commented on the issue:
https://github.com/apache/thrift/pull/1086
Looks like a critical error was introduced in this PR. Here is the fix for
it: https://github.com/apache/thrift/pull/1531
> There should be an error emitted when http status code is not 200
> ------------------------------------------------------------------
>
> Key: THRIFT-3926
> URL: https://issues.apache.org/jira/browse/THRIFT-3926
> Project: Thrift
> Issue Type: Improvement
> Components: Node.js - Library
> Reporter: 李飛
> Assignee: 李飛
> Priority: Major
> Fix For: 0.11.0
>
>
> Sometimes the thrift servers is not ready to serve requests from the client.
> The status code of response from the services is 40x or 50x. But the client
> is never telled in this version of http_connections. There is no error at all
> even when the response protocol is bad.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)