Skip to content

Conversation

@philwebb
Copy link
Member

@philwebb philwebb commented Sep 1, 2011

No description provided.

@odrotbohm
Copy link
Member

Good catch! Applied your patch but switched back to the cache.containsKey(…) approach as otherwise we would constantly retry to resolve a class if it had previously failed. So putting null into the cache actually means: we've tried but failed to resolve the type, so we don't actually have to retry again.

@odrotbohm odrotbohm closed this Sep 1, 2011
Aloren pushed a commit to Aloren/spring-data-commons that referenced this pull request Jun 20, 2019
Allow service discovery systems to register more than one instance. Automatic registration will still take place. Add boolean autoRegister() to EnableDiscoveryClient, defaults to true. Add ServiceRegistryEndpoint. fixes spring-projectsgh-9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants