Aliaksei Dubrouski

Results 6 comments of Aliaksei Dubrouski

Good afternoon, Not sure what do you mean by rarity. It is very common to have hundreds of microservices and use continuous deployment strategies in huge organizations. May be you...

Spencer, Please review the attached screenshot again. `ConsulCatalogWatch` schedules task which fetches catalog here: https://github.com/spring-cloud/spring-cloud-consul/blob/master/spring-cloud-consul-discovery/src/main/java/org/springframework/cloud/consul/discovery/ConsulCatalogWatch.java#L129 When rate of changes of Consul catalog is high and catalog itself is huge it...

Only small percentage of calls is coming from health services, most of them is a result of discovery.

Yes, this is what we actually asked to implement. Currently `ConsulCatalogWatch` uses `/catalog/services` endpoint which does not provide filtering and does not accept tags (you said it yourself here https://github.com/spring-cloud/spring-cloud-consul/issues/566#issuecomment-501821619)....

I am sorry for delay, yes we work together on one team. We will try to incorporate this research into our plans. BTW Fu already has an open PR for...

Most of these methods are moved to jdk.internal.misc.Unsafe which requires special access via "--add-exports" and may be some other permissions, but technically "Unsafe.defineClass" is still available.