Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • G git-eca-rest-api
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse FoundationEclipse Foundation
  • IT
  • APIs
  • git-eca-rest-api
  • Merge requests
  • !86

Iss #69 - Fixed issue where validation messages could be lost

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Martin Lowe requested to merge malowe/git-eca-rest-api:malowe/master/69 into master Jul 06, 2022
  • Overview 0
  • Commits 2
  • Changes 4

There was a very rare issue where spam inserting could cause issues where sometimes a message was dropped when attempting to validate too quickly. This was caused by manual FK management. Updates were done to the status dto to tell Hibernate to manage the entity relations for us using cascade + orphan removal.

Additional fixes were made to reduce the churn of objects with repeated requests by reusing old validation messages if they already existed.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: malowe/master/69

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent