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

[0.10.2] Backport #5594 to 0.10.0 #5933

Merged
merged 3 commits into from
Mar 8, 2016

Conversation

jonseymour
Copy link
Contributor

This PR backports a fix that is already on the master branch onto the 0.10.0 branch.

/cc @oldmantaiter

  • CHANGELOG.md updated
  • Rebased/mergable
  • Tests pass
  • Sign CLA (if not already signed)

Previously, the lease redirect was invalid causing anything relying
on a lease for execution (eg. continuous queries) to cease functioning.

The name/nodeid URL param parsing has been moved up to the top of the
handler so the options can be forwarded on to the real leader.

X-Github-Closes: influxdata#5592
@jwilder
Copy link
Contributor

jwilder commented Mar 8, 2016

@jonseymour Can you rebase?

@jonseymour
Copy link
Contributor Author

@jwilder rebased, though I suspect I will have to do it again once if you merge #5911.

jwilder added a commit that referenced this pull request Mar 8, 2016
@jwilder jwilder merged commit 46b7c20 into influxdata:0.10.0 Mar 8, 2016
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.

3 participants