Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
debian testing
-
Dont Know
Description
when creating a simple _rewrite loop, the db will start to eat cpu and take more & more memory
for testing i created:
{"_id":"_design/loopa","rewrites":[
{"from":"","to":"../loopb/_rewrite"}]}
{"_id":"_design/loopb","rewrites":[
]}
accessing $dburi/_design/loopa/_rewrite/ will start the loop