Query not working when one of the server in cluster died

Hi @roycouch,

I can see why you would want the system to support N1QL queries while a node is down, but it does not work that way. See N1QL replica read for resiliency?.

With a three node cluster you can configure the server for auto-failover so the downtime is reduced to as little as 30 seconds. That can be lower in the upcoming 5.0 release.