<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:27:08 UTC 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>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-16450] Cancel outstanding kfilnd transactions if handshake fails</title>
                <link>https://jira.whamcloud.com/browse/LU-16450</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;If handshake is sent to a peer that is up but does not have kfilnd started then the handshake fails quickly:&lt;/p&gt;
&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;00000800:00000200:14.0:1666723382.289200:0:14469:0:(kfilnd_tn.c:621:kfilnd_tn_state_idle()) KFILND_MSG_HELLO_REQ Transaction ID 000000005bef6f4e: 1@kfi:1 -&amp;gt; 0@kfi(0000000045a72da0):0x0 TN_EVENT_TX_HELLO event status 0
00000800:00000200:14.0:1666723382.289204:0:14469:0:(kfilnd_tn.c:663:kfilnd_tn_state_idle()) KFILND_MSG_HELLO_REQ Transaction ID 000000005bef6f4e: 1@kfi:1 -&amp;gt; 0@kfi(0000000045a72da0):0x0 Using peer 0@kfi(0x0)
00000800:00000200:14.0:1666723382.289215:0:14469:0:(kfilnd_ep.c:420:kfilnd_ep_post_send()) 1@kfi:1 Transaction ID 000000005bef6f4e: Posted send of 38 bytes to peer 0x0: rc=0
00000800:00000200:14.0:1666723382.289219:0:14469:0:(kfilnd_tn.c:285:kfilnd_tn_state_change()) KFILND_MSG_HELLO_REQ Transaction ID 000000005bef6f4e: 1@kfi:1 -&amp;gt; 0@kfi(0000000045a72da0):0x0 TN_STATE_IDLE -&amp;gt; TN_STATE_IMM_SEND state change
00000800:00000200:8.0F:1666723382.289294:0:12476:0:(kfilnd_tn.c:866:kfilnd_tn_state_imm_send()) KFILND_MSG_HELLO_REQ Transaction ID 000000005bef6f4e: 1@kfi:1 -&amp;gt; 0@kfi(0000000045a72da0):0x0 TN_EVENT_TX_FAIL event status -5
00000800:00000200:8.0:1666723382.289302:0:12476:0:(kfilnd_tn.c:299:kfilnd_tn_status_update()) KFILND_MSG_HELLO_REQ Transaction ID 000000005bef6f4e: 1@kfi:1 -&amp;gt; 0@kfi(0000000045a72da0):0x0 0 -&amp;gt; -5 status change
00000800:00000200:8.0:1666723382.289305:0:12476:0:(kfilnd_tn.c:305:kfilnd_tn_status_update()) KFILND_MSG_HELLO_REQ Transaction ID 000000005bef6f4e: 1@kfi:1 -&amp;gt; 0@kfi(0000000045a72da0):0x0 0 -&amp;gt; 10 health status change
00000800:00000200:8.0:1666723382.289310:0:12476:0:(kfilnd_tn.c:1381:kfilnd_tn_free()) KFILND_MSG_HELLO_REQ Transaction ID 000000005bef6f4e: 1@kfi:1 -&amp;gt; 0@kfi(0000000045a72da0):0x0 Transaction freed
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;But the transaction that precipitated the handshake will continue to wait for the full LND timeout:&lt;/p&gt;
&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;...
00000800:00000200:8.0:1666723423.060053:0:12476:0:(kfilnd_tn.c:645:kfilnd_tn_state_idle()) KFILND_MSG_IMMEDIATE Transaction ID 00000000d0315dad: 1@kfi:1 -&amp;gt; 0@kfi(0000000045a72da0):0x0 0@kfi hello response pending
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</description>
                <environment></environment>
        <key id="73884">LU-16450</key>
            <summary>Cancel outstanding kfilnd transactions if handshake fails</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="hornc">Chris Horn</assignee>
                                    <reporter username="hornc">Chris Horn</reporter>
                        <labels>
                    </labels>
                <created>Fri, 6 Jan 2023 20:31:11 +0000</created>
                <updated>Thu, 19 Jan 2023 20:55:14 +0000</updated>
                            <resolved>Thu, 19 Jan 2023 20:55:14 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="358467" author="gerrit" created="Tue, 10 Jan 2023 18:32:40 +0000"  >&lt;p&gt;&quot;Chris Horn &amp;lt;chris.horn@hpe.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49590&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49590&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16450&quot; title=&quot;Cancel outstanding kfilnd transactions if handshake fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16450&quot;&gt;&lt;del&gt;LU-16450&lt;/del&gt;&lt;/a&gt; kfilnd: Cancel TNs if handshake fails&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 68d1df92c55103f12382bbd4ac9d06ad2f09f11a&lt;/p&gt;</comment>
                            <comment id="359684" author="gerrit" created="Thu, 19 Jan 2023 15:32:51 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49590/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49590/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16450&quot; title=&quot;Cancel outstanding kfilnd transactions if handshake fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16450&quot;&gt;&lt;del&gt;LU-16450&lt;/del&gt;&lt;/a&gt; kfilnd: Cancel TNs if handshake fails&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6e5909b72ff0b21a328c0aefbab931033f539eb7&lt;/p&gt;</comment>
                            <comment id="359756" author="pjones" created="Thu, 19 Jan 2023 20:55:14 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i039br:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>