You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has a very low priority. We keep one master keypair per application. This means that most customers only have one record in the table. Also - and I know this is a very old issue - we might actually adjust the PAS model to promote keypair rotation with a version upgrade, see: #691.
Look into increasing the
allocationSize
for generated identifiers using DB sequences.Due to upgrading to Hibernate 6 set to
This is compatible with the current sequences but could be improved to take advantage of hi-lo algorithms.
Follow-up to #869
The text was updated successfully, but these errors were encountered: