Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-10961

[Rust] [Flight] Upgrade to tonic > 0.3.1 to get fix of headers/trailers handling

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • FlightRPC, Rust
    • None

    Description

      C++ gRPC servers sometimes return both headers and trailers, and tonic, the crate that provides a Rust gRPC implementation, wasn't correctly merging headers and trailers for errors in the gRPC client. This has been fixed and should be included in the next release of tonic, which should have some version number greater than 0.3.1, but I'm not sure what tonic's release plans are.

      In the Rust Flight integration test client I'm developing, the middleware scenario with the Rust client against the C++ server will fail until this is taken care of. Filing this ticket so I can reference it in the disabling of that test case.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              carols10cents Carol Nichols
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: