chenzhiguo
chenzhiguo
Has this task been scheduled in the plan?
This old issue, how is it still not repaired? Do you need to wait? @spencergibb What can I help?
I think this is a very serious bug, should not be dragged for so long. Although I can fix it by `extents`.
Yeah, I have submit the PR(#752).
I have encountered the same mistake. ``` *************************** APPLICATION FAILED TO START *************************** Description: Parameter 1 of method configWatch in org.springframework.cloud.consul.config.ConsulConfigAutoConfiguration$ConsulRefreshConfiguration required a single bean, but 2 were found: -...
Where are the `configDataConsulConfigIndexes ` come from? I think it from `spring-cloud-starter-bootstrap`, is not it?
> The reason for this problem should be referenced to `spring-cloud-starter-bootstrap`, but it defines `spring.config.import` in non-bootstrap.yml. We should remove `spring-cloud-starter-bootstrap` dependency or remove `spring.config.import` in `application-xx.yml`.
@spencergibb I found that the cache in the load balancer will be lost after a certain period of time. This is not the same as the purpose of my PR....
Oh...Is there anything unsuitable?