Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force CPP++17 installation for Thrift and Boost. #66

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fruffy
Copy link
Contributor

@fruffy fruffy commented Feb 4, 2025

Fixes #8.

@jafingerhut
Copy link
Contributor

@vgurevich These changes update Thrift from version 0.14 to 0.21, which I think were released about 3.5 years apart. I do not know the Thrift developers policies on maintaining compatibility across versions, but it seems worth running at least one test that exercises Thrift to test such a change. Do you knew whether:

(a) running a test like the tna_counters one exercises using the Thrift API at all?
(b) Is there another test in this repository that you know does exercise Thrift?

@vgurevich
Copy link
Contributor

@jafingerhut -- P4_16 tests do not use Thrift. They use gRPC. All P4_14 tests use Thrift. Also it is used by bf-diags and SAI

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.

Update thrift version
3 participants