Skip to content

stroom distribution v5.0-beta.64

Pre-release
Pre-release

Choose a tag to compare

@stroomdev66 stroomdev66 released this 27 Nov 22:14
· 84 commits to 5.0 since this release
  • Issue #497 : Change stream task creation to use straight JDBC rather than hibernate for inserts and use a configurable batch size (stroom.databaseMultiInsertMaxBatchSize) for the inserts.

  • Issue #502 : The task executor was not responding to shutdown and was therefore preventing the app from stopping gracefully.

  • Issue #476 : Stepping with dynamic XSLT or text converter properties now correctly falls back to the specified entity if a match cannot be found by name.