on 2018 Mar 30 4:20 AM
We are experiencing issues in Hybris 6.5 where modelService.save(...) is taking a long time to insert in new records when our table sizes grow large (>200k records). I've seen that modelService.save(...) executes a query before saving to determine if a record exists or not. We've taken steps to index the field that modelService.save(...) uses but we are still not seeing any performance improvements.
Any suggestions on how to improve the performance of modelService.save(...)?:
Request clarification before answering.
Were you able to may any headway on this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.