ilgrosso opened a new pull request, #360: URL: https://github.com/apache/syncope/pull/360
The purpose of this PR is to explore the possibility to consolidate a set of JPA entities from their own tables into single JSON column. The idea is that such strategy should improve the general provisioning performance, especially during propagation, as no joins will be required to fetch the required information. At least some comparison tests shall be performed against current `master` branch and this PR to understand if the proposed change is effective or not. It could be an idea to do the same with Connector and Resource capabilitites. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org