Skip to content

Commit

Permalink
Set worker threads for async update task
Browse files Browse the repository at this point in the history
This is necessary for correct state reporting.
  • Loading branch information
mederly committed Nov 21, 2019
1 parent be6afef commit a52fa6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<name>Grouper async updates</name>
<extension xmlns:mext="http://midpoint.evolveum.com/xml/ns/public/model/extension-3"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="c:ExtensionType">
<!-- ... -->
<mext:workerThreads>1</mext:workerThreads>
</extension>
<taskIdentifier>1552664339630-0-2</taskIdentifier>
<ownerRef oid="00000000-0000-0000-0000-000000000002" relation="org:default" type="c:UserType">
Expand Down

0 comments on commit a52fa6b

Please sign in to comment.