Re: Slow soft-commit

2019-06-05 Thread Erick Erickson
Thanks for letting us know. Yeah, many thousands of fields is an anti-pattern. At some point I’d like to put in a limit or log warning or something so people would get warning when something like this happens. And to make matters more “interesting”, the meta-data associated with the fields does

Re: Slow soft-commit

2019-06-04 Thread Erick Erickson
Thanks for letting us know. Yeah, many thousands of fields is an anti-pattern. At some point I’d like to put in a limit or log warning or something so people would get warning when something like this happens. And to make matters more “interesting”, the meta-data associated with the fields does

Re: Slow soft-commit

2019-06-04 Thread André Widhani
almost forgot to report back, maybe it helps somebody else it turned out to be caused by a feature in our software being used in a way we did not anticipate. That resulted in a lot (> 100.000) of different dynamic fields which probably is an anti-pattern on its own, but the slow commits where