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

[C++][FlightRPC] Fix flaky test TestAuthHandler.FailUnauthenticatedCalls

Details

    Description

      [ RUN      ] TestAuthHandler.FailUnauthenticatedCalls
      C:/projects/arrow/cpp/src/arrow/flight/flight_test.cc(1103): error: Failed
      'status' failed with IOError: Could not write record batch to stream (server disconnect?). Detail: Internal
      C:/projects/arrow/cpp/src/arrow/flight/client.cc:362: Close() failed: IOError: gRPC returned unauthenticated error, with message: Invalid token. Detail: Unauthenticated. gRPC client debug context: {"created":"@1648486690.229000000","description":"Error received from peer ipv6:[::1]:2265","file":"D:\bld\grpc-cpp_1646464801475\work\src\core\lib\surface\call.cc","file_line":904,"grpc_message":"Invalid token. Detail: Unauthenticated","grpc_status":16}. Client context: OK. Detail: Unauthenticated 

      Depending on whether gRPC queues the write or not, the write call may or may not fail (or it may fail with an unexpected error), we need to account for these cases.

      Attachments

        Issue Links

          Activity

            People

              lidavidm David Li
              lidavidm David Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 50m
                  2h 50m

                  Slack

                    Issue deployment