Assert that index sig never changes in the lifetime of a couch index process

COUCHDB-1444 demonstrates that #st{} state get out of sync
somehow, leading to unexpected 404's (missing_named_view) and
200's. This patch ensures that index sig never changes in the hope
that it will lead to the cause of 1444 and prevent other occurrences
of the same class of bug.
1 file changed
tree: b1d85467baa95e733ea6d3c097d4a73acecdd546
  1. src/
  2. Makefile.am