<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Solr6 Reindex - unhealthy Container in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/488972#M40061</link>
    <description>&lt;P&gt;You can set it to 0 to disable the check&lt;/P&gt;&lt;P&gt;Here's the docs with more explanation:&amp;nbsp;&lt;A href="https://github.com/Alfresco/alfresco-transform-core/blob/master/docs/Probes.md" target="_blank"&gt;https://github.com/Alfresco/alfresco-transform-core/blob/master/docs/Probes.md&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Apr 2025 16:10:12 GMT</pubDate>
    <dc:creator>LeoMattioli</dc:creator>
    <dc:date>2025-04-14T16:10:12Z</dc:date>
    <item>
      <title>Solr6 Reindex - unhealthy Container</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/488952#M40058</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;when testing an update to Alfresco Community 25.1.0 i am noticing the AIO Transform Container going to an unhealthy status real quick (a few minutes), when performing a complete Solr FTS Reindex.&lt;/P&gt;&lt;P&gt;calling the health endpoint manually shows something like: "maxTransform limit reached (10240), container wants to be killed."&lt;/P&gt;&lt;P&gt;is `maxTransforms` configurable via env var in the compose service for the aio transformer? especially during a reindex of a million documents, i'd like to keep&amp;nbsp; a healthy status of the transform container, and not going to unhealthy after transforming about 10.000 docs.&lt;/P&gt;&lt;P&gt;or can the unhealthy status be ignored?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Apr 2025 17:16:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/488952#M40058</guid>
      <dc:creator>maxodoble</dc:creator>
      <dc:date>2025-04-13T17:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Solr6 Reindex - unhealthy Container</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/488972#M40061</link>
      <description>&lt;P&gt;You can set it to 0 to disable the check&lt;/P&gt;&lt;P&gt;Here's the docs with more explanation:&amp;nbsp;&lt;A href="https://github.com/Alfresco/alfresco-transform-core/blob/master/docs/Probes.md" target="_blank"&gt;https://github.com/Alfresco/alfresco-transform-core/blob/master/docs/Probes.md&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 16:10:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/488972#M40061</guid>
      <dc:creator>LeoMattioli</dc:creator>
      <dc:date>2025-04-14T16:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Solr6 Reindex - unhealthy Container</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/488984#M40062</link>
      <description>&lt;P&gt;Thanks, will try that out!&lt;/P&gt;&lt;P&gt;I'd suggest though, to eventually make the documentation you linked to, a little bit more precise or clear:&lt;/P&gt;&lt;P&gt;I initially thought, this doc doesn't apply to deployment with docker compose because of the title: "Transformer k8s liveness and readiness probes", that i&amp;nbsp;interpretated as "ah... K8s only".&lt;/P&gt;&lt;P&gt;The documentation seems to be out of date too: "The T-Engine liveness probes will be reevaluated/changed/improved as part of the ATS-138 story.", because the probes seem to be enabled by default now, otherwise i wouldn't have stumbeled upon this topic with my tests.&lt;/P&gt;&lt;P&gt;Please let me know, if this is documented anywhere else already, in case i have missed this.&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 19:57:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/488984#M40062</guid>
      <dc:creator>maxodoble</dc:creator>
      <dc:date>2025-04-14T19:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Solr6 Reindex - unhealthy Container</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/489178#M40078</link>
      <description>&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;after trying out a complete reindex with this env-var: maxTransform = 0:&lt;/P&gt;&lt;P&gt;Transform container stayed "healthy" for much longer, but after about half an hour the transform Container was restarted by docker (for whatever reason i couldn't see). and after the container was restarted, the unhealthy status came up rather quickly again, and even the maxTransforms exceeded (10.240) message showed up again in the logs.&lt;/P&gt;&lt;P&gt;the env-var was still active (checked inside the transform) container.&lt;/P&gt;&lt;P&gt;manually checking the health endpoint for the transform container with curl: HTTP 409.&lt;/P&gt;&lt;P&gt;two questions:&lt;/P&gt;&lt;P&gt;* would it help to open a github issue in transform aio project?&lt;/P&gt;&lt;P&gt;* i suspect that because of the container restarts during indexing some docs are not fts indexed. would initiating a index fix possibly reindex these, so that all docs are in the index?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 07:42:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/489178#M40078</guid>
      <dc:creator>maxodoble</dc:creator>
      <dc:date>2025-04-22T07:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Solr6 Reindex - unhealthy Container</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/489210#M40083</link>
      <description>&lt;P&gt;sorry, typo above, not 409, but 429:&lt;/P&gt;&lt;P&gt;manually checking the health endpoint for the transform container with curl: HTTP &lt;STRONG&gt;429&lt;/STRONG&gt; (too many requests)&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 20:59:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/489210#M40083</guid>
      <dc:creator>maxodoble</dc:creator>
      <dc:date>2025-04-22T20:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Solr6 Reindex - unhealthy Container</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/489384#M40091</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;* would it help to open a github issue in transform aio project? Probably yes, however I don't know why the maxTransform configuration goes back to 10.240 (but I'm not a devOps)&lt;/P&gt;&lt;P&gt;* i suspect that because of the container restarts during indexing some docs are not fts indexed. would initiating a index fix possibly reindex these, so that all docs are in the index? Yes, you can use action reindex single nodeIds or even using a query (see &lt;A href="https://support.hyland.com/r/Alfresco/Alfresco-Search-Services/2.0/Alfresco-Search-Services/Administer/SOLR-Admin-REST-API/Asynchronous-Actions" target="_blank"&gt;docs&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Just adding one little note: be aware that Solr in Search Services is not deployable in k8s as t&lt;SPAN&gt;he indexes stored by the Solr are locked by the application and cannot be reused for other Solr copies of the app.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 14:26:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/solr6-reindex-unhealthy-container/m-p/489384#M40091</guid>
      <dc:creator>LeoMattioli</dc:creator>
      <dc:date>2025-04-29T14:26:35Z</dc:date>
    </item>
  </channel>
</rss>

