Skip to content

stroom distribution v5.0-beta.27

Pre-release
Pre-release
Compare
Choose a tag to compare
@stroomdev66 stroomdev66 released this 18 May 19:32
· 471 commits to 5.0 since this release
  • Issue #288 : The error condition 'Expected a new writer but got the same one back!!!' should no longer be encountered as the root cause should now be fixed. The original check has been reinstated so that processing will terminate if we do encounter this problem.

  • Issue #295 : Fixed the help property so that it can now be configured.

  • Issue #296 : Removed 'New' and 'Delete' buttons from the global property dialog.

  • Issue #279 : Fixed NPE thrown during proxy aggregation.

  • Issue #294 : Changing stream task status now tries multiple times to attempt to avoid a hibernate LockAcquisitionException.