Skip to content

Commit

Permalink
Stop fetching members in system perf. test
Browse files Browse the repository at this point in the history
This could improve performance in tests with large user population.

(cherry picked from commit 190349a)
  • Loading branch information
mederly committed Oct 4, 2021
1 parent 77ac474 commit eee9236
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ Configuration parameters:
</source>
</outbound>
</attribute>
<attribute>
<ref>ri:members</ref>
<fetchStrategy>minimal</fetchStrategy>
</attribute>
</objectType>

</schemaHandling>
Expand Down

0 comments on commit eee9236

Please sign in to comment.