Skip to content

Conversation

@bevzzz
Copy link
Collaborator

@bevzzz bevzzz commented Oct 23, 2025

// Query sharing state
client.cluster.shardingState();
client.cluster.shardingState(s -> s.shard("x"));

// List nodes
client.cluster.listNodes(); // all
client.clusetr.listNodes(n -> n.collection("A").shard("b").verbosity(NodeVerbosity.MINIMAL));

@bevzzz bevzzz self-assigned this Oct 23, 2025
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@bevzzz bevzzz merged commit b44ff5e into v6 Oct 29, 2025
2 checks passed
@bevzzz bevzzz deleted the v6-cluster-nodes branch October 29, 2025 12:20
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

Successfully merging this pull request may close these issues.

3 participants