Andreas Berger commented on Bug HHH-7582

The problem is, that there is only one optimizer for all sessions (and tenants). So the fix will be to provide several optimizers, one per tenant. As workaround you should not use any optimizer e.g. by setting the increment_size to 1. I attach a modified TableGenerator class to show a possible fix.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira