<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:01:49 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-13502] Provide ability to fine-tune response tracking</title>
                <link>https://jira.whamcloud.com/browse/LU-13502</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I think we need to provide a way to opt out of response trackers for DVS, and I was thinking it would be useful, at least for testing purposes, to have a parameter to control the behavior of response tracking. I was thinking:&lt;br/&gt;
1. Create a parameter that allows them to be enabled:&lt;br/&gt;
1.1 For all messages (default)&lt;br/&gt;
1.2 Only PUTs&lt;br/&gt;
1.3 Only GETs&lt;br/&gt;
1.4 Internal LNet traffic only (discovery messages and pings)&lt;/p&gt;

&lt;p&gt;i.e. we can&apos;t turn it off for discovery messages and pings but we could for all other messages.&lt;br/&gt;
To support 1.4 we could have a new MD option that says &quot;attach an rspt regardless of the param&quot;.&lt;br/&gt;
Then we could have another MD option that says &quot;do not attach an rspt regardless of the param&quot;. We could use that for DVS.&lt;/p&gt;</description>
                <environment></environment>
        <key id="59012">LU-13502</key>
            <summary>Provide ability to fine-tune response tracking</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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, 1 May 2020 21:28:22 +0000</created>
                <updated>Sat, 12 Sep 2020 15:47:05 +0000</updated>
                            <resolved>Sat, 12 Sep 2020 15:47:05 +0000</resolved>
                                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="269139" author="gerrit" created="Fri, 1 May 2020 21:42:01 +0000"  >&lt;p&gt;Chris Horn (chris.horn@hpe.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38449&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38449&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13502&quot; title=&quot;Provide ability to fine-tune response tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13502&quot;&gt;&lt;del&gt;LU-13502&lt;/del&gt;&lt;/a&gt; lnet: Add param to control response tracking&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2301c9ec77a0202ffcfd5558b888810ec9088bd4&lt;/p&gt;</comment>
                            <comment id="269140" author="gerrit" created="Fri, 1 May 2020 21:42:01 +0000"  >&lt;p&gt;Chris Horn (chris.horn@hpe.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38450&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38450&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13502&quot; title=&quot;Provide ability to fine-tune response tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13502&quot;&gt;&lt;del&gt;LU-13502&lt;/del&gt;&lt;/a&gt; lnet: Add MD options for response tracking&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4083b86524594147416bca3cecdd228cda674555&lt;/p&gt;</comment>
                            <comment id="269141" author="gerrit" created="Fri, 1 May 2020 21:42:02 +0000"  >&lt;p&gt;Chris Horn (chris.horn@hpe.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38451&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38451&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13502&quot; title=&quot;Provide ability to fine-tune response tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13502&quot;&gt;&lt;del&gt;LU-13502&lt;/del&gt;&lt;/a&gt; lnet: Ensure LNet pings and pushes are always tracked&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6fadfc0a91dab093d58bb3dd8f469590d327f7ec&lt;/p&gt;</comment>
                            <comment id="269142" author="gerrit" created="Fri, 1 May 2020 21:42:03 +0000"  >&lt;p&gt;Chris Horn (chris.horn@hpe.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38452&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38452&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13502&quot; title=&quot;Provide ability to fine-tune response tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13502&quot;&gt;&lt;del&gt;LU-13502&lt;/del&gt;&lt;/a&gt; lnet: Conditional attach rspt in LNetPut and LNetGet&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a5a3bd646d4ce5f4cb74c78b32e49f89e812eddf&lt;/p&gt;</comment>
                            <comment id="269436" author="gerrit" created="Wed, 6 May 2020 16:18:51 +0000"  >&lt;p&gt;Chris Horn (chris.horn@hpe.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38514&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38514&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13502&quot; title=&quot;Provide ability to fine-tune response tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13502&quot;&gt;&lt;del&gt;LU-13502&lt;/del&gt;&lt;/a&gt; lnet: Add response tracking param to lnetctl&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7607346a43698ad94ff24d5ce988f1fdd4d4a48c&lt;/p&gt;</comment>
                            <comment id="270158" author="gerrit" created="Thu, 14 May 2020 05:39:40 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38450/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38450/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13502&quot; title=&quot;Provide ability to fine-tune response tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13502&quot;&gt;&lt;del&gt;LU-13502&lt;/del&gt;&lt;/a&gt; lnet: Add MD options for response tracking&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 448834b8e575ff97b686691347de2e781c1d4b4b&lt;/p&gt;</comment>
                            <comment id="276892" author="gerrit" created="Fri, 7 Aug 2020 04:57:53 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38449/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38449/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13502&quot; title=&quot;Provide ability to fine-tune response tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13502&quot;&gt;&lt;del&gt;LU-13502&lt;/del&gt;&lt;/a&gt; lnet: Add param to control response tracking&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5b3747294a4bf4a12ad494d2c72b72512794ba90&lt;/p&gt;</comment>
                            <comment id="276893" author="gerrit" created="Fri, 7 Aug 2020 04:58:00 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38451/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38451/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13502&quot; title=&quot;Provide ability to fine-tune response tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13502&quot;&gt;&lt;del&gt;LU-13502&lt;/del&gt;&lt;/a&gt; lnet: Ensure LNet pings and pushes are always tracked&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9ed12d2e8f3f2189d7794e55e7c0e8c0178ffde7&lt;/p&gt;</comment>
                            <comment id="276935" author="pjones" created="Fri, 7 Aug 2020 14:08:34 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                            <comment id="278444" author="gerrit" created="Tue, 1 Sep 2020 03:43:06 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38452/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38452/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13502&quot; title=&quot;Provide ability to fine-tune response tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13502&quot;&gt;&lt;del&gt;LU-13502&lt;/del&gt;&lt;/a&gt; lnet: Conditionally attach rspt in LNetPut &amp;amp; LNetGet&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0722e7601f0ba5f33e9de6e353dffd11b961121c&lt;/p&gt;</comment>
                            <comment id="278548" author="spitzcor" created="Tue, 1 Sep 2020 19:59:18 +0000"  >&lt;p&gt;Re-opening since &lt;a href=&quot;https://review.whamcloud.com/#/c/38514/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/38514/&lt;/a&gt; is yet to land.  When that is merged then this issue can be re-resolved.&lt;/p&gt;</comment>
                            <comment id="279426" author="gerrit" created="Sat, 12 Sep 2020 15:43:30 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38514/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38514/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13502&quot; title=&quot;Provide ability to fine-tune response tracking&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13502&quot;&gt;&lt;del&gt;LU-13502&lt;/del&gt;&lt;/a&gt; lnet: Add response tracking param to lnetctl&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b67a8e76a50ec744af80db8bc5c4b73cb1a9ccf9&lt;/p&gt;</comment>
                            <comment id="279446" author="pjones" created="Sat, 12 Sep 2020 15:47:05 +0000"  >&lt;p&gt;Take two..&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|i00zb3:</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>