ActivityStreamHandler incorrectly uses Source.getChangeset(csid) to validate a changeset ID

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.5.1
    • Affects Version/s: 2.4.2
    • Component/s: None

      consider for 2.4.x

      This will eagerly create all cruRevisions for the changeset via the singleton hibernate session - a clearly undesirable side-effect. Instead, use something like repositoryEngine.getRevisionCache().getChangeSetDAO().exists(csid) - confirm MichaelH or Conor

            Assignee:
            Tom Davies
            Reporter:
            BrendanA
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: