Yellow status when journal is almost full #1100
Closed
Comments
+1 |
1 similar comment
+1 |
joschi
pushed a commit
that referenced
this issue
May 31, 2016
This change set adds the load balancer status "THROTTLED", represented by HTTP status 429 (Too many requests). The load balancer status will be changed to THROTTLED (HTTP 429) if the journal utilization exceeds a configured threshold, see `lb_throttle_threshold_percentage` setting, and will be changed to ALIVE (HTTP 200) if the utilization is lower again. Originally written by Mikko Lehtisalo (https://github.com/mikkolehtisalo) Closes #1100 Refs #1952
joschi
pushed a commit
that referenced
this issue
May 31, 2016
This change set adds the load balancer status "THROTTLED", represented by HTTP status 429 (Too many requests). The load balancer status will be changed to THROTTLED (HTTP 429) if the journal utilization exceeds a configured threshold, see `lb_throttle_threshold_percentage` setting, and will be changed to ALIVE (HTTP 200) if the utilization is lower again. Originally written by Mikko Lehtisalo (https://github.com/mikkolehtisalo) Closes #1100 Refs #1952
joschi
pushed a commit
that referenced
this issue
Jun 7, 2016
This change set adds the load balancer status "THROTTLED", represented by HTTP status 429 (Too many requests). The load balancer status will be changed to THROTTLED (HTTP 429) if the journal utilization exceeds a configured threshold, see `lb_throttle_threshold_percentage` setting, and will be changed to ALIVE (HTTP 200) if the utilization is lower again. Originally written by Mikko Lehtisalo (https://github.com/mikkolehtisalo) Closes #1100 Refs #1952
dennisoelkers
added a commit
that referenced
this issue
Jun 7, 2016
This change set adds the load balancer status "THROTTLED", represented by HTTP status 429 (Too many requests). The load balancer status will be changed to THROTTLED (HTTP 429) if the journal utilization exceeds a configured threshold, see `lb_throttle_threshold_percentage` setting, and will be changed to ALIVE (HTTP 200) if the utilization is lower again. Originally written by Mikko Lehtisalo (https://github.com/mikkolehtisalo) Closes #1100 Refs #1952
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
May you please consider to cast a yellow status on /system/lbstatus/ when journal is almost full (~90%)?
Thanks.
The text was updated successfully, but these errors were encountered: