# Network Disconnection Impact on Cluster State and Data Queries in a Multi-Node Cluster with Replicas

**URL:** https://discuss.aerospike.com/t/network-disconnection-impact-on-cluster-state-and-data-queries-in-a-multi-node-cluster-with-replicas/10765
**Category:** General Discussion
**Tags:** query, java
**Created:** [January 11, 2024, 7:08pm UTC](https://discuss.aerospike.com/t/network-disconnection-impact-on-cluster-state-and-data-queries-in-a-multi-node-cluster-with-replicas/10765 "2024-01-11T19:08:50Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![1028501412](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/1028501412/32/2185_2.png) [@1028501412](https://discuss.aerospike.com/u/1028501412)
#### Post date: [January 11, 2024, 7:08pm UTC](https://discuss.aerospike.com/t/network-disconnection-impact-on-cluster-state-and-data-queries-in-a-multi-node-cluster-with-replicas/10765/1 "2024-01-11T19:08:50Z")

</div>

If a cluster with multiple nodes and two replicas experiences a network-related disconnection on one of the nodes, it can lead to an abnormal cluster state where data queries may fail without generating an AerospikeException?

---

<div class="post-metadata">

### Author: ![kporter](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/kporter/32/515_2.png) [@kporter](https://discuss.aerospike.com/u/kporter)
#### Post date: [January 11, 2024, 7:15pm UTC](https://discuss.aerospike.com/t/network-disconnection-impact-on-cluster-state-and-data-queries-in-a-multi-node-cluster-with-replicas/10765/2 "2024-01-11T19:15:03Z")

</div>

[Server 6.0+](https://enterprise.aerospike.com/enterprise/download/server/notes.html#6.0.0.0) changed the query APIs which allow allow a client which supports the use of these APIs detect if it can’t retrieve all records and propagate the appropriate exception to the application layer.

> - [AER-6500] - (QUERY) Enhanced secondary index queries: query by partition, paginate, throttle, apply quotas.

---

<div class="post-metadata">

### Author: ![system](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/system/32/2274_2.png) [@system](https://discuss.aerospike.com/u/system)
#### Post date: [January 10, 2025, 7:15pm UTC](https://discuss.aerospike.com/t/network-disconnection-impact-on-cluster-state-and-data-queries-in-a-multi-node-cluster-with-replicas/10765/3 "2025-01-10T19:15:09Z")

</div>

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
