<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello Jason,</p>
<p>midPoint compresses operation result trees in order to keep them
within reasonable bounds. Otherwise a lot of nasty consequences
used to emerge: memory issues, computations slowing down, and so
on.<br>
</p>
<p>As part of this compression, results that are considered
equivalent - i.e. having the same operation name and result status
- are hidden. Only a given number of them are stored in full (this
number is configurable) and the rest are indicated only by the
message you've seen.</p>
<p>Please see <a moz-do-not-send="true"
href="https://github.com/Evolveum/midpoint/blob/master/infra/schema/src/main/java/com/evolveum/midpoint/schema/result/OperationResult.java#L1765-L1821">https://github.com/Evolveum/midpoint/blob/master/infra/schema/src/main/java/com/evolveum/midpoint/schema/result/OperationResult.java#L1765-L1821</a>
for more details.</p>
<p>Best regards,<br>
</p>
<pre class="moz-signature" cols="72">Pavol Mederly
Software developer
evolveum.com
</pre>
<div class="moz-cite-prefix">On 27.10.2019 17:00, Jason Everling
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAFkZXY67Eh+81EWK44CSoBfs-q1E2BkJDd6vyNFdS==AH4zxOw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">Have been seeing these messages in Logstash after
the upgrade from 3.7 to 3.9, they are labeled with
'HANDLED_ERROR'.
<div><br>
</div>
<div>Never seen these before and didn'tĀ find any results on the
wiki, anyone have a clue what it means?</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
midPoint mailing list
<a class="moz-txt-link-abbreviated" href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a>
<a class="moz-txt-link-freetext" href="http://lists.evolveum.com/mailman/listinfo/midpoint">http://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre>
</blockquote>
</body>
</html>