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

problem on using domain instead of ip address #230

Closed
enesakar opened this issue Aug 5, 2012 · 2 comments
Closed

problem on using domain instead of ip address #230

enesakar opened this issue Aug 5, 2012 · 2 comments
Assignees
Labels
Source: Internal PR or issue was opened by an employee Type: Defect
Milestone

Comments

@enesakar
Copy link
Contributor

enesakar commented Aug 5, 2012

when domain is used TCP/IP network , REDO_MEMBER_UNKNOWN is thrown

details:
https://groups.google.com/forum/#!msg/hazelcast/VfzJy27G5B0/vTSvV2MCejgJ

@cherron
Copy link

cherron commented Nov 14, 2012

In commit id 865e2c9, ConnectionManager began to defend exact equality of the local node's address with the targeted endpoint. Why is this necessary? It actively works against scenarios where hostnames or IPs are changing in a cluster. Its another obstacle to rolling upgrades. Could this check be made optional, or logged as a warning, but allow to proceed?

@MrEasy
Copy link
Contributor

MrEasy commented Jun 26, 2014

This still is an issue in Hazelcast 3.2.3

@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Jan 28, 2020
SeriyBg pushed a commit to SeriyBg/hazelcast that referenced this issue Jul 9, 2021
Bumps maven-gpg-plugin from 1.4 to 1.6.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
SeriyBg pushed a commit to SeriyBg/hazelcast that referenced this issue Jul 9, 2021
Bumps `hazelcast.version` from 4.1.1 to 4.1.2.

Updates `hazelcast` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v4.1.1...v4.1.2)

Updates `hazelcast` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v4.1.1...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source: Internal PR or issue was opened by an employee Type: Defect
Projects
None yet
Development

No branches or pull requests

5 participants