Skip to content

Conversation

@lidavidm
Copy link
Member

Some gRPC version upgrade meant that for settings that were present twice, the first value was taken instead of the last value. This changes how we set default options to avoid this issue.

@github-actions
Copy link

@lidavidm
Copy link
Member Author

MacOS test flakes due to the filesystem issue; there are new Flight test failures on Windows in Python.

@lidavidm
Copy link
Member Author

On Windows, gRPC is apparently corrupting ServerContext::peer(), causing a test failure...

@lidavidm lidavidm force-pushed the arrow-10013 branch 4 times, most recently from d4b3f8e to 1bff809 Compare September 17, 2020 16:41
@lidavidm
Copy link
Member Author

I'm going to hold this until the AWS SDK issues are resolved. The patch here should fix the MacOS tests and works around the Windows issues.

@lidavidm lidavidm marked this pull request as ready for review September 21, 2020 19:42
@lidavidm
Copy link
Member Author

CC @pitrou, this will finally let AppVeyor pass again :)

@pitrou
Copy link
Member

pitrou commented Sep 22, 2020

Wow, did you report the peer() issue to gRPC?

Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@pitrou pitrou closed this in c47b58a Sep 22, 2020
@lidavidm
Copy link
Member Author

Wow, did you report the peer() issue to gRPC?

Not yet - I need to reproduce it in a VM first (probably with just base gRPC instead of trying to set up Arrow).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants