Skip to content

PHP: add xDS user agent#26205

Merged
stanley-cheung merged 3 commits intogrpc:masterfrom
stanley-cheung:php-xds-user-agent
Jun 16, 2021
Merged

PHP: add xDS user agent#26205
stanley-cheung merged 3 commits intogrpc:masterfrom
stanley-cheung:php-xds-user-agent

Conversation

@stanley-cheung
Copy link
Copy Markdown
Contributor

Based off of #26189

@stanley-cheung stanley-cheung added lang/php release notes: no Indicates if PR should not be in release notes labels May 7, 2021
@stanley-cheung stanley-cheung requested a review from markdroth May 7, 2021 23:02
Copy link
Copy Markdown
Member

@markdroth markdroth left a comment

Choose a reason for hiding this comment

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

I've just merged #26189. Let's try to get this tested and merged before the branch cut for the next release (next week). Thanks!

@stanley-cheung
Copy link
Copy Markdown
Contributor Author

I've just merged #26189. Let's try to get this tested and merged before the branch cut for the next release (next week). Thanks!

Rebased. Fresh set of tests will be running.

-D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 \
-DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1)
-DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 \
-DGRPC_XDS_USER_AGENT_SUFFIX="\"PHP\"" \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think this needs to actually be GRPC_XDS_USER_AGENT_NAME_SUFFIX

This typo may be related to #26496

@stanley-cheung stanley-cheung deleted the php-xds-user-agent branch June 17, 2021 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang/php release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants