<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle19
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Hey all, <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have been looking to improve the performance of some of our large Midpoint reconciliation/import tasks. Reading through documentation I initially looked into tweaking workerThreads, but it seems that configuration of workers and buckets is advantageous for a clustered setup. I haven’t been able to find too many examples or docs on the options and how they work. Below is an example of a multi-node import task I am attempting to get to work to no avail:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><activity><o:p></o:p></p><p class=MsoNormal>        <work><o:p></o:p></p><p class=MsoNormal>            <import><o:p></o:p></p><p class=MsoNormal>                <resourceObjects><o:p></o:p></p><p class=MsoNormal>                    <resourceRef oid="<oid>"/><o:p></o:p></p><p class=MsoNormal>                    <objectclass>ri:AccountObjectClass</objectclass><o:p></o:p></p><p class=MsoNormal>                </resourceObjects><o:p></o:p></p><p class=MsoNormal>            </import><o:p></o:p></p><p class=MsoNormal>        </work><o:p></o:p></p><p class=MsoNormal>        <distribution><o:p></o:p></p><p class=MsoNormal>            <buckets><o:p></o:p></p><p class=MsoNormal>                <stringSegmentation><o:p></o:p></p><p class=MsoNormal>                    <discriminator>attributes/icfs:name</discriminator><o:p></o:p></p><p class=MsoNormal>                    <matchingRule>stringIgnoreCase</matchingRule><o:p></o:p></p><p class=MsoNormal>                    <boundary><o:p></o:p></p><p class=MsoNormal>                        <position>1</position><o:p></o:p></p><p class=MsoNormal>                        <characters>abcdefghijklmnopqrstuvwxyz</characters><o:p></o:p></p><p class=MsoNormal>                    </boundary><o:p></o:p></p><p class=MsoNormal>                </stringSegmentation><o:p></o:p></p><p class=MsoNormal>            </buckets><o:p></o:p></p><p class=MsoNormal>            <workers><o:p></o:p></p><p class=MsoNormal>                <workersPerNode><o:p></o:p></p><p class=MsoNormal>                    <count>8</count><o:p></o:p></p><p class=MsoNormal>                </workersPerNode><o:p></o:p></p><p class=MsoNormal>            </workers><o:p></o:p></p><p class=MsoNormal>            <workerThreads>8</workerThreads><o:p></o:p></p><p class=MsoNormal>        </distribution><o:p></o:p></p><p class=MsoNormal>    </activity><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Would anyone be able to speak to how to correctly configure the distribution section?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thank you,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Jeremiah Haywood<o:p></o:p></p><p class=MsoNormal>Lead IAM Administrator<o:p></o:p></p><p class=MsoNormal>Office of Technology Solutions | Illinois State University<o:p></o:p></p><p class=MsoNormal>Phone Number (309) 438-3829<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>