Skip to content

Add Mixer Report Session Affinity into Mesh Config#746

Merged
istio-testing merged 2 commits intoistio:release-1.1from
bianpengyuan:mixer-session-affinity
Jan 3, 2019
Merged

Add Mixer Report Session Affinity into Mesh Config#746
istio-testing merged 2 commits intoistio:release-1.1from
bianpengyuan:mixer-session-affinity

Conversation

@bianpengyuan
Copy link
Copy Markdown
Contributor

@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Jan 3, 2019
@bianpengyuan bianpengyuan force-pushed the mixer-session-affinity branch from 4d72cf1 to 7670a31 Compare January 3, 2019 04:26
@geeknoid
Copy link
Copy Markdown
Contributor

geeknoid commented Jan 3, 2019

/lgtm
/approve

@istio-testing
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bianpengyuan, geeknoid

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@istio-testing istio-testing merged commit 4238d2d into istio:release-1.1 Jan 3, 2019

// Enable session affinity for envoy mixer reports so that calls from a proxy will
// always target the same mixer instance.
bool report_session_affinity = 31;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why does this have to have a config option? Also, this is very badly named.. It reads like "inform me of all the session affinity stuff in the mesh!"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It controls telemetry cluster service discovery to be strict_dns or eds. For name, how about telemetry_report_session_affinity?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

sidecar_to_telemetry_session_affinity ?

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

Labels

cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants