On 01/05/2016 12:52 PM, Robert Kowalski wrote: > Summary of my open questions: > > - do you agree that users don't have enough tooling / insight to > notice those problems? Should we handle query performance optimisation > as a separate problem from using _all_docs as it can happen in more > cases?
Having (warning?) log messages for slow queries (as suggested) would already make a great improvement on its own. Right now I don't know if, and if yes, in what kind of situations I'd like to have warnings about _all_docs usage, so I'd tend to keep that separate for now. No big opinion here, though. > - how can we document Mango better, or at all? Any volunteers? Sebastian and me have decided that the next CouchDB Hamburg meetup will be more of the workshop type (i.e., less talk, more action), see http://www.meetup.com/CouchDB-Meetup-Hamburg/events/226859021/ The topic will be Mango, and we're going to try it out and kick off some documentation. > - is a timeout solving the root cause or the symptoms? Could it be a > temporary or additional step as in conjunction with query optimisation > tooling? It really depends. From my CouchDB admin and user perspective, this doesn't seem so important to me right now. However, I recognize that there are different usage scenarios with different requirents (e.g. the ones at Cloudant).
