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

Fixed network configuration examples #362

Merged
merged 2 commits into from
Oct 26, 2017

Commits on Oct 26, 2017

  1. Fixed setPublicAddress() call example - the method takes just one Str…

    …ing argument.
    
    Fixed port configuration example - String->int, removed semicolon, setPortCount() doesn't support fluent API (see hazelcast/hazelcast#11669).
    kwart committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    92ebd10 View commit details
    Browse the repository at this point in the history
  2. Simplified port auto-increment attribute description and the related …

    …example made a more real-life like.
    kwart committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    6e02d58 View commit details
    Browse the repository at this point in the history