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

Config objects missing toString implementation #209

Closed
wolfcastle opened this issue Jul 13, 2012 · 0 comments
Closed

Config objects missing toString implementation #209

wolfcastle opened this issue Jul 13, 2012 · 0 comments
Assignees
Milestone

Comments

@wolfcastle
Copy link

It's nice to print out the Config object for debugging purposes. However, there are a couple classes that don't implement toString, that makes the Config.toString message incomplete. Specifically:

com.hazelcast.config.Interfaces
com.hazelcast.config.ExecutorConfig

Also, com.hazelcast.config.Config.toString does not include mapWanReplicationConfigs.

@mdogan mdogan closed this as completed in a1e195f Aug 10, 2012
@ghost ghost assigned mdogan Aug 10, 2012
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

No branches or pull requests

2 participants