[
https://issues.apache.org/jira/browse/DRILL-8242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17551113#comment-17551113
]
ASF GitHub Bot commented on DRILL-8242:
---------------------------------------
vdiravka commented on PR #2568:
URL: https://github.com/apache/drill/pull/2568#issuecomment-1148729328
Added minor fix for `TestHttpPlugin.testSlowResponse` test. Looks like
sometimes the `mockwebserver` can return `DATA_READ ERROR: Read timed out`
instead of `DATA_READ ERROR: timeout`:
```
Error: Failures:
Error: TestHttpPlugin.testSlowResponse:1130 Not timeout exception,
org.apache.drill.common.exceptions.UserRemoteException: DATA_READ ERROR: Read
timed out
```
https://github.com/apache/drill/runs/6774716231?check_suite_focus=true
> Fix output for HttpHelperFunctions
> ----------------------------------
>
> Key: DRILL-8242
> URL: https://issues.apache.org/jira/browse/DRILL-8242
> Project: Apache Drill
> Issue Type: Sub-task
> Components: Functions - Drill
> Reporter: Vitalii Diravka
> Assignee: Vitalii Diravka
> Priority: Critical
> Fix For: 2.0.0
>
>
> DRILL-8236 changed HttpHelperFunctions to use EVF based JSON v2 reader. But
> function output left old
--
This message was sent by Atlassian Jira
(v8.20.7#820007)