<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:51:38 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-12330] Support per-session JOBID without using the environment</title>
                <link>https://jira.whamcloud.com/browse/LU-12330</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Reading from the environment of a process is something only that process should do. The current jobid code does this in the kernel and there is good reason to expect resistance to this when we resubmit the code for upstream inclusion.&lt;/p&gt;

&lt;p&gt;So we need a different way to provide a job-id which is common to all tasks in a job across a cluster, but not necessarily all tasks on any given node.&lt;/p&gt;

&lt;p&gt;A proposed way to do this is to leverage the &quot;session-id&quot; concept (see setsid(1)).&lt;/p&gt;

&lt;p&gt;If we can associate a jobid with a session-id, then every session servicing a given job can be given the same jobid. The kernel can easily get the session-id for a process, and can then use an internal mapping to map this to the correct jobid.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="55724">LU-12330</key>
            <summary>Support per-session JOBID without using the environment</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="neilb">Neil Brown</assignee>
                                    <reporter username="neilb">Neil Brown</reporter>
                        <labels>
                    </labels>
                <created>Thu, 23 May 2019 02:49:53 +0000</created>
                <updated>Wed, 7 Feb 2024 19:28:22 +0000</updated>
                            <resolved>Mon, 25 Nov 2019 20:51:43 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="248031" author="gerrit" created="Thu, 30 May 2019 01:38:09 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34995&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34995&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12330&quot; title=&quot;Support per-session JOBID without using the environment&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12330&quot;&gt;&lt;del&gt;LU-12330&lt;/del&gt;&lt;/a&gt; obdclass: allow per-session jobids.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ab6c92bd296dd6f7f89261b66df216604ca9a03b&lt;/p&gt;</comment>
                            <comment id="249917" author="gerrit" created="Tue, 25 Jun 2019 01:55:06 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34995/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34995/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12330&quot; title=&quot;Support per-session JOBID without using the environment&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12330&quot;&gt;&lt;del&gt;LU-12330&lt;/del&gt;&lt;/a&gt; obdclass: allow per-session jobids.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: a32ce8f50ecafa4fd44732023cc1d45f57cd56bd&lt;/p&gt;</comment>
                            <comment id="249931" author="simmonsja" created="Tue, 25 Jun 2019 03:06:09 +0000"  >&lt;p&gt;Shall we add addition test or just close this ticket?&lt;/p&gt;</comment>
                            <comment id="251412" author="simmonsja" created="Mon, 15 Jul 2019 15:52:37 +0000"  >&lt;p&gt;Looks like documentation for this work was added with&#160;&lt;a href=&quot;https://review.whamcloud.com/#/c/35503&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/35503&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All that is left is adding test for this.&lt;/p&gt;</comment>
                            <comment id="277268" author="gerrit" created="Wed, 12 Aug 2020 03:58:56 +0000"  >&lt;p&gt;Neil Brown (neilb@suse.de) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39656&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39656&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12330&quot; title=&quot;Support per-session JOBID without using the environment&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12330&quot;&gt;&lt;del&gt;LU-12330&lt;/del&gt;&lt;/a&gt; jobid: enhance tests to check per-session jobids.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: fe17add71e164c461a85efdfbd0b19d46490faf1&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="21722">LU-4186</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="50903">LU-10698</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="56278">LU-12511</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="80702">LU-17512</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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|i00gt3:</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>