-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: #5592
- Loading branch information
1 parent
a9552fd
commit 63ff0ca
Showing
2 changed files
with
19 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters