<?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: Talend Open Studio: Parallel Requests lost in Karaf in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-Parallel-Requests-lost-in-Karaf/m-p/2358245#M123316</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000HsZPbAAN.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133438i1315A88BF89C81C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000HsZPbAAN.jpg" alt="0695b00000HsZPbAAN.jpg" /&gt;&lt;/span&gt;Hello Sabrina, &lt;/P&gt;&lt;P&gt;Thanks for responding and Sorry for a delayed response.&lt;/P&gt;&lt;P&gt;Regarding the job design, I have attached the flow above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And we use context variable to store tRESTRequest unique Id for each coming request.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue we are facing is, multiple requests in a batch are lost and not logged in testb log as well, and other times they process just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are running this job in karaf console, in Ubuntu, and till now we have tried following solutions: &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;increased JVM memory allocation for the jobs&lt;/LI&gt;&lt;LI&gt;increased connection timeout at the database end&lt;/LI&gt;&lt;LI&gt;increased http.maxconnections = 50, for karaf config&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But the issue is not yet resolved conclusively. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this clears the picture a bit for you. &lt;/P&gt;</description>
    <pubDate>Mon, 16 Aug 2021 12:20:25 GMT</pubDate>
    <dc:creator>JDoe1627570841</dc:creator>
    <dc:date>2021-08-16T12:20:25Z</dc:date>
    <item>
      <title>Talend Open Studio: Parallel Requests lost in Karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-Parallel-Requests-lost-in-Karaf/m-p/2358243#M123314</link>
      <description>&lt;P&gt;Hello Everyone, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So we have an ESB job, where we receive multiple requests, at tRESTRequest component. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This job has a flow to send response back using tRESTResponse and pass the request to concerned stand alone jobs and child jobs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have the job deployed in Ubuntu karaf and the issue that we are facing is that there are multiple requests, that are not registered/&amp;nbsp;delivered by the tRESTRequest, like multiple requests are registering fine and then a bunch of requests are not registered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They are simply lost. They are not logged in testb logs as well. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We require help figuring out the cause for this loss of requests, whether it is caused by karaf or tRESTRequest disconnection or some internal queue etc. ? Or some other reason altogether. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any inputs are appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance !&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-Parallel-Requests-lost-in-Karaf/m-p/2358243#M123314</guid>
      <dc:creator>JDoe1627570841</dc:creator>
      <dc:date>2024-11-15T23:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Open Studio: Parallel Requests lost in Karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-Parallel-Requests-lost-in-Karaf/m-p/2358244#M123315</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Would you mind posting your ESB job design screenshots here? Did you use any context variable in your flow?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 05:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-Parallel-Requests-lost-in-Karaf/m-p/2358244#M123315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-03T05:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Open Studio: Parallel Requests lost in Karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-Parallel-Requests-lost-in-Karaf/m-p/2358245#M123316</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000HsZPbAAN.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133438i1315A88BF89C81C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000HsZPbAAN.jpg" alt="0695b00000HsZPbAAN.jpg" /&gt;&lt;/span&gt;Hello Sabrina, &lt;/P&gt;&lt;P&gt;Thanks for responding and Sorry for a delayed response.&lt;/P&gt;&lt;P&gt;Regarding the job design, I have attached the flow above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And we use context variable to store tRESTRequest unique Id for each coming request.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue we are facing is, multiple requests in a batch are lost and not logged in testb log as well, and other times they process just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are running this job in karaf console, in Ubuntu, and till now we have tried following solutions: &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;increased JVM memory allocation for the jobs&lt;/LI&gt;&lt;LI&gt;increased connection timeout at the database end&lt;/LI&gt;&lt;LI&gt;increased http.maxconnections = 50, for karaf config&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But the issue is not yet resolved conclusively. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this clears the picture a bit for you. &lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 12:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Open-Studio-Parallel-Requests-lost-in-Karaf/m-p/2358245#M123316</guid>
      <dc:creator>JDoe1627570841</dc:creator>
      <dc:date>2021-08-16T12:20:25Z</dc:date>
    </item>
  </channel>
</rss>

