mendelson OFTP2 2021 b320 released

1
min read
A- A+
read
mendelson OFTP2

Performance improvements, HA improvements

  • Set higher timeout for the access of the partner management - this allows to reach the partner settings even if the system is under high load
  • Database migration dialog: The database files have been loaded from the client side but needed to be loaded from the server side
  • Added synchronization between the file streams and the underlaying file system provider. If multiple nodes access the same files it is required they are physical written to the file system
  • Timing problem in the HA overview dialog: Some nodes were shown as offline even if they are already in the cluster
  • Added connection pooling for the underlaying database connections (PostgreSQL, HSQLDB): (Hikari CP)
  • The HA overview dialog now shows the public IP and the instance id if run on AWS
  • Updated BouncyCastle to v169 (crypto API)
  • Update MINA to 2.1.4 (async io framework for client-server architecture)
Tags