Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Change method to PUT for Consul health check update according to http… #62

Merged
merged 1 commit into from
Mar 8, 2018

Conversation

andriisabitov
Copy link
Contributor

@andriisabitov andriisabitov commented Mar 7, 2018

Requirements

Description of the Change

The code uses new request scheme for health check update in Consul 1.x.x. Consul agent now checks for specific HTTP verbs and enforces them for particular endpoint.

Alternate Designs

Use Consul 0.x.x without changes

Why Should This Be In Core?

Using ja-micro with Consul 0.x.x leads to high Consul cluster utilization due to X-Consul-Index permanent updates

Benefits

Decreasing Consul cluster load and RAFT database replication rate

Possible Drawbacks

N/A

Applicable Issues

Internal issue

@bkrahmer bkrahmer merged commit cdaca7c into Sixt:master Mar 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants