<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:22:06 JST 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>PFS-JIRA</title>
    <link>https://pfspipe.ipmu.jp/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.3.4</version>
        <build-number>803005</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[INSTRM-154] Monitoring two ionpumps simultaneously causes timeout</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-154</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;For the first time, we have started the ionpumps on both cryostats.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;xcu_r1
    &lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;port = 4001
busid = 1
pumpids = 3,4
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
	&lt;li&gt;xcu_r0
  &lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;port = 4001
busid = 2
pumpids = 1,2
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;It appears that asking for ionpump status when the bus is already busy causes timeout.&lt;br/&gt;
To solve this problem, we have started monitoring with a shift of few seconds, it seems okay so far.&lt;/p&gt;

&lt;p&gt;It&apos;s just a reminder, that&apos;s not critical.&lt;/p&gt;








</description>
                <environment></environment>
        <key id="11704">INSTRM-154</key>
            <summary>Monitoring two ionpumps simultaneously causes timeout</summary>
                <type id="1" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10503&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="10100" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="No further work should be done on this.">Won&apos;t Fix</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="cloomis">cloomis</assignee>
                                    <reporter username="arnaud.lefur">arnaud.lefur</reporter>
                        <labels>
                            <label>SM1</label>
                    </labels>
                <created>Mon, 17 Jul 2017 12:47:04 +0000</created>
                <updated>Tue, 8 Jan 2019 17:59:24 +0000</updated>
                            <resolved>Tue, 8 Jan 2019 17:59:24 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="12401" author="cloomis" created="Wed, 19 Jul 2017 23:05:40 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-74&quot; title=&quot;only one of the two ion pumps stop &quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-74&quot;&gt;&lt;del&gt;INSTRM-74&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-80&quot; title=&quot;Ion pump start error: only one started&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-80&quot;&gt;&lt;del&gt;INSTRM-80&lt;/del&gt;&lt;/a&gt;, and &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-81&quot; title=&quot;ion pump number 2 start is long and block other process&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-81&quot;&gt;&lt;del&gt;INSTRM-81&lt;/del&gt;&lt;/a&gt; boiled down so the controller and the bus being fragile, so this is no surprise. I should have thought about the fact that in the end there will be three actors talking to the bus. &lt;/p&gt;

&lt;p&gt;The individual commands from the actors come on individual TCP sessions to the MOXA. Not sure if that makes things better or worse.&lt;/p&gt;

&lt;p&gt;One possibility is to pull out a &quot;private&quot;  ionpumpActor, which handles all communication to that bus. All normal commands and responses would still be through the xcuActors, so the current API would not change.&lt;/p&gt;

&lt;p&gt;Alternately, if an actor is too heavyweight we could make a tiny serializing program, and have the actors connect to that. I think I prefer this solution. If we can gain by being clever about chunking commands in the xcuActor, it could just keep a connection open.&lt;/p&gt;</comment>
                            <comment id="14745" author="hassan" created="Tue, 8 Jan 2019 17:59:24 +0000"  >&lt;p&gt;Following discussions with &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=cloomis&quot; class=&quot;user-hover&quot; rel=&quot;cloomis&quot;&gt;cloomis&lt;/a&gt;, this issue has been fixed by one of the dependent issues listed.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10006" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>INSTRM-513</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|ii02hz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>