Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-5676

Open questions from review

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      1. Do we need to do an audit of other REST methods that might also suffer from this late computation problem?

      2. Would not a better fix in this case be to move the session close() boundary so that the session exists when the list is being iterated during marshalling? This presumably has the advantage of not loading every beastie in memory at once. For large instances, a full project list might be an expensive thing memory-wise? maybe not, but if other REST methods that return lists of bigger magnitude suffer similarly, this solution may not scale.

      3. Sure the "anonymous user" thing here is a red herring?

      4. Why wasn't this picked up by our tests? Can we enhance our tests such to assert correctness now?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              abuttfield Anna Buttfield [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: