You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/06/30 20:01:00 UTC

[jira] [Updated] (ARROW-13225) [Go][Flight] Implement Custom Middleware Interface and Enable Integration Tests

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

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

> [Go][Flight] Implement Custom Middleware Interface and Enable Integration Tests
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-13225
>                 URL: https://issues.apache.org/jira/browse/ARROW-13225
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: FlightRPC, Go, Integration
>    Affects Versions: 4.0.1
>            Reporter: Matt Topol
>            Assignee: Matt Topol
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently it's a bit difficult to utilize the authhandlers and still have custom middleware due to the way that grpc handles interceptors so we can create interfaces for Client and Server Middleware and then have helper functions that use the interfaces to create interceptors to make it much easier to create middleware regardless of being Stream or Unary requests.
> Once we do that, we can enable the FlightRPC integration tests with Go.



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