Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-4249

DbCachingRemoteChangeOperations methods to find membership changes use List.contains check inside a loop

    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

      Two methods in DbCachingRemoteChangeOperations use contains on collections that aren't instances of Set; this could make the operations slower than necessary.

      The methods are findUserMembershipForGroupChanges and findGroupMembershipForGroupChanges, and the objects are the internal/remote collections transformed within those methods.

      Attachments

        Issue Links

          Activity

            People

              ndimachk Noor Dimachk
              mreis Mitermayer Reis
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: