Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-1461

More reliable fix to concurrency exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.12.2
    • 1.13.0
    • Viewer Wicket
    • None

    Description

      The concurrency exception addressed in 1.12.x has reappeared.

      To reproduce:

      • https://github.com/danhaywood/ddd-london-20160601
      • dev_summer branch
      • create Presenter
      • click 'Create' (the contributed action to propose a session)
      • in the resultant Session, click on the "Other" tab (where the Presenter reference lives)
      • bam, concurrency exception.

      Suggest the fix instead is to postpone the EntityPage#buildGui into the onRender, so that reload all objects on the redirect. Have considered this in the past but had been able to make it work without resorting to this.

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: