Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 4, 2019

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.

None yet

3 participants