Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Uses HashMap if CompactHashMap is not available on classpath.#1235

Merged
troshko111 merged 1 commit intoNetflix:masterfrom
spencergibb:map-supplier
Sep 4, 2019
Merged

Uses HashMap if CompactHashMap is not available on classpath.#1235
troshko111 merged 1 commit intoNetflix:masterfrom
spencergibb:map-supplier

Conversation

@spencergibb
Copy link
Contributor

This allows eureka users to exclude compactmap library if they so choose.

This allows eureka users to exclude compactmap library if they so choose.
@mattnelson
Copy link
Contributor

Should the dependency be scoped as optional?

compile "com.github.vlsi.compactmap:compactmap:1.2.1"

@spencergibb
Copy link
Contributor Author

@mattnelson I don't think so. I'm shooting for the defaults to stay the same. If it gets excluded, it still works.

Copy link
Contributor

@troshko111 troshko111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@troshko111 troshko111 merged commit 9d07ac4 into Netflix:master Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants