1-35 - ZK Exception
1-35 - ZK Exception
Possible Causes
- Unable to connect to ZK or connection timeout.
- ZNode already exists at the time of creation.
Troubleshooting and Resolution Steps
- Check if the ZK configuration IP and port number are correct. You can use third-party tools like ZooInspector for connection testing.
- Based on the stack trace, determine the ZNode information to see if the current node can be cleaned up.
.footer-links {
font-size: 14px;
line-height: 24px;
text-align: center;
color: #A3A6B3;
margin-bottom: 32px;
}
.footer-links a {
color: #818598;
text-decoration: none;
}