[ 
https://issues.apache.org/jira/browse/ARROW-12746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-12746:
-----------------------------------
    Labels: pull-request-available  (was: )

> [Go][Flight] Client Auth handler overwrites outgoing metadata
> -------------------------------------------------------------
>
>                 Key: ARROW-12746
>                 URL: https://issues.apache.org/jira/browse/ARROW-12746
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: FlightRPC, Go
>            Reporter: Matt Topol
>            Assignee: Matt Topol
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Current version of the Flight Client AuthHandler calls `NewOutgoingMetadata` 
> instead of `AppendToOutgoingContext` which results in overwriting any 
> metadata that was being passed in the request. Switching it to 
> `AppendToOutgoingContext` alleviates the issue by adding the auth header to 
> the metadata without overwriting any existing metadata.



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

Reply via email to