holodeck-b2b / Holodeck-B2B

Holodeck B2B is an AS4 system-to-system messaging solution that implements the OASIS specifications for ebMS3 and it's AS4 profile. For more information visit the project website
http://holodeck-b2b.org
GNU General Public License v3.0
72 stars 36 forks source link

Database connection leak #39

Closed sfieten closed 7 years ago

sfieten commented 7 years ago

When the processing state of a message unit must be changed conditionally, i.e. only if it is in a certain current state, the database connection is not closed if the condition is not met. This can result in Holodeck B2B running out of database connections and stop processing of messages.