[10:28:17] marostegui: Hola, masters of es6 and es7 have weight of ten which is triggering a lot of "connection to master on GET" logs in mediawiki. https://noc.wikimedia.org/dbconfig/eqiad.json list: https://logstash.wikimedia.org/goto/41236b7d84c9a62471964e449ab07c94 intentional or should I just turn it to zero? [10:29:58] IIRC es masters have intentional non-zero weight due to the limited number of replicas [10:30:15] but I'll leave the authoritative answer to the es human master ;) [10:31:07] volans: that's the case of RO sections but this is a RW section which is a bit muddier [10:31:49] (also weight of ten doesn't do much :D) [10:31:52] for RO they have the same weight of the replicas though [10:32:13] I think it keeps their buffers for read queries filled [10:32:18] so that if one of the replicas dies [10:32:38] it can be put with a heavier weight immediately because doesn't have cold caches [10:33:25] this is ES, backed by a couple layers of cache, it doesn't need buffer [10:40:18] that's what I recall, don't blame the messenger :) [10:41:40] Amir1: I'm out today but they do have weight cause when we remove a replica then it's easier to giver connections errors too, so up to you [10:42:30] ah enjoy your day off! [10:49:06] we are planning to add more replicas to RW sections, one that's in place, I think we can remove this [10:52:24] if you are working on checking es servers, did you see es1035, es2038 & es2039 alert warnings?