Skip to content

Send clear session as routable remote request (#36805)#37509

Merged
Tim-Brooks merged 7 commits intoelastic:6.xfrom
Tim-Brooks:backport_routable
Jan 21, 2019
Merged

Send clear session as routable remote request (#36805)#37509
Tim-Brooks merged 7 commits intoelastic:6.xfrom
Tim-Brooks:backport_routable

Conversation

@Tim-Brooks
Copy link
Copy Markdown
Contributor

@Tim-Brooks Tim-Brooks commented Jan 15, 2019

This commit adds a RemoteClusterAwareRequest interface that allows a
request to specify which remote node it should be routed to. The remote
cluster aware client will attempt to route the request directly to this
node. Otherwise it will send it as a proxy action to eventually end up
on the requested node.

It implements the ccr clear_session action with this client.

This commit adds a RemoteClusterAwareRequest interface that allows a
request to specify which remote node it should be routed to. The remote
cluster aware client will attempt to route the request directly to this
node. Otherwise it will send it as a proxy action to eventually end up
on the requested node.

It implements the ccr clean_session action with this client.
@Tim-Brooks Tim-Brooks added >non-issue :Distributed/CCR Issues around the Cross Cluster State Replication features backport v6.7.0 labels Jan 15, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed

@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

run gradle build tests 2

@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

run gradle build tests 2

@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

run gradle build tests 1

2 similar comments
@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

run gradle build tests 1

@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

run gradle build tests 1

@Tim-Brooks Tim-Brooks merged commit f3bae75 into elastic:6.x Jan 21, 2019
@Tim-Brooks Tim-Brooks deleted the backport_routable branch December 18, 2019 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/CCR Issues around the Cross Cluster State Replication features >non-issue v6.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants