Skip to content

Conversation

@Ejden
Copy link
Collaborator

@Ejden Ejden commented Dec 4, 2025

No description provided.

@Ejden Ejden marked this pull request as ready for review December 9, 2025 10:12
StorageProperties clusterProperties = new StorageProperties();
clusterProperties.setConnectionString(properties.getConnectionString());
clusterProperties.setConnectTimeout(properties.getConnectTimeout());
clusterProperties.setConnectionTimeout(properties.getConnectTimeout());
Copy link
Collaborator Author

@Ejden Ejden Dec 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've decided not to adjust all of the zookeeper config, and just adjust necessary things for the internal bus to work. I think adjusting the properties of zookeeper to the common structure with other modules can be done in a separate task, so there will be less things that can go wrong, and less things to check in this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants