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

Allow to disable default data structure configuration #9645

Open
IvanVas opened this issue Jan 13, 2017 · 2 comments
Open

Allow to disable default data structure configuration #9645

IvanVas opened this issue Jan 13, 2017 · 2 comments

Comments

@IvanVas
Copy link

IvanVas commented Jan 13, 2017

Use case: I'd like to make hzInstance.getMap("map") config-failfast. Meaning, if there is no config for the map, the getMap should fail instead of returning a map with default configuration.

@tombujok
Copy link
Contributor

Sounds interesting. Probably a global config switch would be most appropriate. Otherwise it may get confusing if to fine-grained. WDYT?

@IvanVas
Copy link
Author

IvanVas commented Jan 15, 2017

A global switch sounds good

@burakcelebi burakcelebi added Source: Community PR or issue was opened by a community user Priority: Medium labels Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants