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

    • 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.

      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.

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

                Created:
                Updated:
                Resolved: