Hello. I just pushed a change[1] that contains a ton of files to our Gerrit. When I go look at the change in the UI the 'conflict with' column says "400 cannot create query for index: ..". Does anybody know what's going on there? Not sure if the 'index' is part of the query or not but I don't see an 'index' predicate in the documentation[2]. I'm wondering if this error is due to bad syntax in the query or if the query is just too long? I don't see this error on other changes pushed to the same project.
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
We have the same problem on GerritHub: possibly the change-screen UX should just handle the REST API call in a graceful way and say:"Conflict information not available: too many files to compare".