gluster / glusterd2

[DEPRECATED] Glusterd2 is the distributed management framework to be used for GlusterFS.
GNU General Public License v2.0
167 stars 82 forks source link

add support for throttling in glusterd2 #1117

Open Madhu-1 opened 6 years ago

Madhu-1 commented 6 years ago

In container world, glusterd2 can get a number of requests parallelly, I think it's better to support throttling/rate limiter to avoid killing of the glusterd2 container (which may cause the creation of unwanted bricks or even failed to create resources leaving extra info in ETCD).

prashanthpai commented 6 years ago

There were plans to add middlewares to ratelimit request.

humblec commented 5 years ago

@amarts @atinmu @aravindavk this is a priority issue for OCS or CSI driver which has to be taken care without delay.

atinmu commented 5 years ago

Not a blocker for GCS/1.0 based on the revised MVP.