I am running couchbase in production with multi-million docs in my buckets. My code queries views defined on these buckets. Every once in a while I need to add or edit a view.
When I 'publish' the changes, does it affect access to that bucket (in other words: can it still be read and written to)?