[ 
https://issues.apache.org/jira/browse/DRILL-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404579#comment-17404579
 ] 

ASF GitHub Bot commented on DRILL-7990:
---------------------------------------

vvysotskyi opened a new pull request #2300:
URL: https://github.com/apache/drill/pull/2300


   # [DRILL-7990](https://issues.apache.org/jira/browse/DRILL-7990): Unable to 
disable requireTail in HTTP storage plugin API
   
   ## Description
   This issue is caused by the conflict of 
`@JsonInclude(JsonInclude.Include.NON_DEFAULT)` annotation and default behavior 
of `HttpApiConfig` to set `requireTail` to `true` when value is `null` (or 
absent). 
   Fixed by including the `requireTail` field explicitly. Fixed backward 
compatibility for the credentials provider.
   
   ## Documentation
   NA
   
   ## Testing
   Added UT, checked manually.
   


-- 
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]


> Unable to disable requireTail in HTTP storage plugin API
> --------------------------------------------------------
>
>                 Key: DRILL-7990
>                 URL: https://issues.apache.org/jira/browse/DRILL-7990
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.20.0
>            Reporter: Vova Vysotskyi
>            Assignee: Vova Vysotskyi
>            Priority: Major
>             Fix For: 1.20.0
>
>
> Regression after refactoring for DRILL-7988



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to