Skip to content

Conversation

@larry-safran
Copy link
Contributor

@larry-safran larry-safran requested a review from YifeiZhuang June 2, 2023 23:00
@larry-safran larry-safran added this to the 1.56 milestone Jun 2, 2023
@ejona86 ejona86 added the TODO:backport PR needs to be backported. Removed after backport complete label Jun 5, 2023
@larry-safran larry-safran requested review from temawi and removed request for YifeiZhuang June 5, 2023 21:12
@Before
public void setUp() {
originalEnableRouteLookup = XdsResourceType.enableRouteLookup;
assertThat(originalEnableRouteLookup).isFalse();
Copy link
Contributor

Choose a reason for hiding this comment

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

Would you want to assert that it's true?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It seemed to me to just be clutter to check the default. It made some sense when it was a protective flag, but checking for true on every flag we've ever introduced seems messy to me.

@larry-safran larry-safran merged commit 217103c into grpc:master Jun 5, 2023
@larry-safran larry-safran deleted the enable_rls_by_default branch June 5, 2023 22:49
larry-safran added a commit to larry-safran/grpc-java that referenced this pull request Jun 5, 2023
@ejona86 ejona86 removed the TODO:backport PR needs to be backported. Removed after backport complete label Jun 7, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants