[EnMasse] AddressController performance / ConfigMap lookups

Gordon Sim gsim at redhat.com
Tue Mar 13 10:15:38 UTC 2018


On 13/03/18 09:47, Ulf Lilleengen wrote:
> I think we already read addresses in batches by reading a ConfigMapList 
> (though maybe that translates to 10000 reads from etcd, I'm not sure if 
> it supports it natively).

That's true. At present we do have to parse each of the addresses 
separately out of the list, not sure if that is any more expensive than 
parsing the combined JSON in one go though. TBH though, I'm not actually 
advocating to change, just pointing out another option should there be a 
need to.




More information about the enmasse mailing list