<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:19:09 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-15535] deadlock on lli-&gt;lli_lsm_sem</title>
                <link>https://jira.whamcloud.com/browse/LU-15535</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&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;&amp;lt;struct rw_semaphore 0xffff91737c998370&amp;gt; counter: 102 owner: ffff9174359adf00
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;PID: 233888  TASK: ffff9174748a5f00  CPU: 23  COMMAND: &quot;mv&quot;
 #1 [ffffbba8a4b0f588] schedule at ffffffff9594a448
 #2 [ffffbba8a4b0f598] rwsem_down_write_slowpath at ffffffff9513c57a
 #3 [ffffbba8a4b0f640] ll_update_default_lsm_md at ffffffffc1339fe3 [lustre]
 #4 [ffffbba8a4b0f678] ll_update_lsm_md at ffffffffc1340439 [lustre]
 #5 [ffffbba8a4b0f6e0] ll_update_inode at ffffffffc1344766 [lustre]
 #6 [ffffbba8a4b0f718] ll_iget at ffffffffc1357a47 [lustre]
 #7 [ffffbba8a4b0f738] ll_prep_inode at ffffffffc1346d5a [lustre]
 #8 [ffffbba8a4b0f800] ll_lookup_it_finish.constprop.28 at ffffffffc1358611 [lustre]
 #9 [ffffbba8a4b0f8e8] ll_lookup_it at ffffffffc1359cb9 [lustre]
#10 [ffffbba8a4b0fb58] ll_lookup_nd at ffffffffc135ca8c [lustre]
#11 [ffffbba8a4b0fbe0] __lookup_slow at ffffffff95325667
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;PID: 242859  TASK: ffff9174359adf00  CPU: 23  COMMAND: &quot;rm&quot;
 #2 [ffffbba88ba1f7f8] schedule_timeout at ffffffff9594dad3
 #3 [ffffbba88ba1f890] ldlm_completion_ast at ffffffffc10409bc [ptlrpc]
 #4 [ffffbba88ba1f920] ldlm_cli_enqueue_fini at ffffffffc103fa9d [ptlrpc]
 #5 [ffffbba88ba1f990] ldlm_cli_enqueue at ffffffffc10433ed [ptlrpc]
 #6 [ffffbba88ba1fa38] mdc_enqueue_base at ffffffffc119d24d [mdc]
 #7 [ffffbba88ba1fb30] mdc_intent_lock at ffffffffc119f1b9 [mdc]
 #8 [ffffbba88ba1fbd8] mdc_read_page at ffffffffc118c42c [mdc]
 #9 [ffffbba88ba1fcb8] lmv_read_page at ffffffffc12e22d0 [lmv]
#10 [ffffbba88ba1fd00] ll_get_dir_page at ffffffffc1313c5f [lustre]
#11 [ffffbba88ba1fd48] ll_dir_read at ffffffffc1313f38 [lustre]
        ll_prep_md_op_data()
#12 [ffffbba88ba1fe00] ll_iterate at ffffffffc13144dc [lustre]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="68542">LU-15535</key>
            <summary>deadlock on lli-&gt;lli_lsm_sem</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="laisiyao">Lai Siyao</assignee>
                                    <reporter username="askulysh">Andriy Skulysh</reporter>
                        <labels>
                    </labels>
                <created>Tue, 8 Feb 2022 08:58:36 +0000</created>
                <updated>Mon, 21 Aug 2023 08:48:07 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>10</watches>
                                                                            <comments>
                            <comment id="325568" author="green" created="Tue, 8 Feb 2022 14:50:29 +0000"  >&lt;p&gt;from racer or how did it come to be?&lt;/p&gt;</comment>
                            <comment id="325599" author="paf0186" created="Tue, 8 Feb 2022 16:27:30 +0000"  >&lt;p&gt;What is the actual deadlock?&#160; What&apos;s the cycle here?&lt;/p&gt;

&lt;p&gt;Basically, how is 242859 waiting for 233888?&#160; Or is it something simpler, like 242859 should not be holding the semaphore at this time?&lt;/p&gt;</comment>
                            <comment id="325682" author="askulysh" created="Wed, 9 Feb 2022 10:39:58 +0000"  >&lt;p&gt;242859 takes lli_lsm_sem and sends a lock_enqueue&lt;/p&gt;

&lt;p&gt;233888 processes lock&#160; reply and tries to acquire&#160; lli_lsm_sem to update directory striping&lt;/p&gt;</comment>
                            <comment id="325786" author="laisiyao" created="Thu, 10 Feb 2022 01:46:55 +0000"  >&lt;p&gt;IMO mdc_read_page() doesn&apos;t need to enqueue lock when reading directory page, because it doesn&apos;t guarantee anything, when it finishes reading and unlocks, the real directory content may be changed on server side at any time.&lt;/p&gt;</comment>
                            <comment id="326086" author="laisiyao" created="Sat, 12 Feb 2022 03:24:45 +0000"  >&lt;p&gt;mdc_read_page() could revalidate lock first, if there is a lock already (quite likely, because readdir will getattr first), and then continue reading dir page, and after reading page, revalidate lock again, if lock is still valid, and lock handle unchanged, the page read can be kept in page cache, otherwise discard the page read.&lt;/p&gt;</comment>
                            <comment id="326462" author="eaujames" created="Wed, 16 Feb 2022 15:15:18 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;What are the symptoms/consequences of this ? Is this resulting to client threads endlessly hang or is this resulting to a client eviction?&lt;br/&gt;
Client lock should have timeout set (LDLM_FL_NO_TIMEOUT not set), so ldlm_completion_ast should exit with timeout error -&amp;gt; eviction.&lt;/p&gt;</comment>
                            <comment id="326697" author="gerrit" created="Fri, 18 Feb 2022 10:36:42 +0000"  >&lt;p&gt;&quot;Lai Siyao &amp;lt;lai.siyao@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/46551&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46551&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15535&quot; title=&quot;deadlock on lli-&amp;gt;lli_lsm_sem&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15535&quot;&gt;LU-15535&lt;/a&gt; mdc: don&apos;t enqueue lock in read_page&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c16aae1c3e3e50d76addf32eecbd3d1b22bd9052&lt;/p&gt;</comment>
                            <comment id="329027" author="adilger" created="Sat, 12 Mar 2022 02:31:55 +0000"  >&lt;p&gt;please see also &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3308&quot; title=&quot;large readdir chunk size slows unlink/&amp;quot;rm -r&amp;quot; performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3308&quot;&gt;LU-3308&lt;/a&gt; &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3308?focusedCommentId=58611&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-58611&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;#comment-58611&lt;/a&gt; and the following one, and patch &lt;a href=&quot;https://review.whamcloud.com/7909&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/7909&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3240&quot; title=&quot;The link count is not updated after the mkdir&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3240&quot;&gt;&lt;del&gt;LU-3240&lt;/del&gt;&lt;/a&gt; llite: limit readdir buffer for small directories&lt;/tt&gt;&quot;.&lt;/p&gt;

&lt;p&gt;There is no requirement under POSIX that multiple &lt;tt&gt;readdir()&lt;/tt&gt; calls be completely coherent with files being created/unlinked in the directory, so long as this is consistent from the time the directory &lt;tt&gt;open()&lt;/tt&gt; call, or if &lt;tt&gt;rewinddir()&lt;/tt&gt; is called, so it would also be possible to read multiple pages into a temporary cache for the file descriptor, and discard those pages when the fd is closed or on &lt;tt&gt;rewinddir()&lt;/tt&gt;.&lt;/p&gt;</comment>
                            <comment id="329105" author="askulysh" created="Mon, 14 Mar 2022 08:51:45 +0000"  >&lt;p&gt;The same deadlock happens with getattr:&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;PID: 13996  TASK: ffff98f0791c0000  CPU: 1   COMMAND: &quot;setfattr&quot;
 #0 [ffffa7850d8fb5a8] __schedule at ffffffff91349fac
 #1 [ffffa7850d8fb638] schedule at ffffffff9134a448
 #2 [ffffa7850d8fb648] rwsem_down_write_slowpath at ffffffff90b3c57a
 #3 [ffffa7850d8fb6f0] ll_update_default_lsm_md at ffffffffc14100a3 [lustre]
 #4 [ffffa7850d8fb728] ll_update_lsm_md at ffffffffc1416369 [lustre]
 #5 [ffffa7850d8fb790] ll_update_inode at ffffffffc141a696 [lustre]
 #6 [ffffa7850d8fb7c8] ll_iget at ffffffffc142dc57 [lustre]
 #7 [ffffa7850d8fb7e8] ll_prep_inode at ffffffffc141d01a [lustre]
 #8 [ffffa7850d8fb8b0] ll_lookup_it_finish.constprop.28 at ffffffffc142e821 [lustre]
 #9 [ffffa7850d8fb998] ll_lookup_it at ffffffffc142fec9 [lustre]
#10 [ffffa7850d8fbc08] ll_lookup_nd at ffffffffc1432c9c [lustre]
#11 [ffffa7850d8fbc90] __lookup_slow at ffffffff90d25667
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;PID: 13876  TASK: ffff98f09f570000  CPU: 7   COMMAND: &quot;mkdir&quot;
 #0 [ffffa7850d94ba70] __schedule at ffffffff91349fac
 #1 [ffffa7850d94bb00] schedule at ffffffff9134a448
 #2 [ffffa7850d94bb10] schedule_timeout at ffffffff9134dad3
 #3 [ffffa7850d94bba8] ptlrpc_set_wait at ffffffffc1131a80 [ptlrpc]
 #4 [ffffa7850d94bc28] ptlrpc_queue_wait at ffffffffc1131c71 [ptlrpc]
 #5 [ffffa7850d94bc40] mdc_getattr_common at ffffffffc12619b0 [mdc]
 #6 [ffffa7850d94bc70] mdc_getattr at ffffffffc12621ce [mdc]
 #7 [ffffa7850d94bcc0] lmv_getattr at ffffffffc13b54fe [lmv]
 #8 [ffffa7850d94bcf8] ll_dir_get_default_layout at ffffffffc13e7d32 [lustre]
 #9 [ffffa7850d94bd68] ll_dir_getstripe at ffffffffc13eb181 [lustre]
#10 [ffffa7850d94bdb8] ll_new_node at ffffffffc1434257 [lustre]
#11 [ffffa7850d94be90] ll_mkdir at ffffffffc1434faf [lustre]
#12 [ffffa7850d94beb8] vfs_mkdir at ffffffff90d27aa2
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</comment>
                            <comment id="329113" author="laisiyao" created="Mon, 14 Mar 2022 11:16:38 +0000"  >&lt;p&gt;Why mdc_getattr() get stuck? I don&apos;t see ldlm lock involved.&lt;/p&gt;</comment>
                            <comment id="329191" author="askulysh" created="Mon, 14 Mar 2022 20:15:23 +0000"  >&lt;p&gt;For example pid&#160; 13996 sends, lock request, than 8 conflicting lock requests are send, pid&#160; 13876 takes the mutex and sends getattr request but it can&apos;t be sent because max_rpc_in_flight limit.&lt;/p&gt;</comment>
                            <comment id="329239" author="askulysh" created="Tue, 15 Mar 2022 13:30:03 +0000"  >&lt;p&gt;another failure:&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;PID: 25082  TASK: ffff948ed3e79680  CPU: 0   COMMAND: &quot;ls&quot;
 #0 [ffffa6fa81d5f9f0] __schedule at ffffffff8eb47d74
 #1 [ffffa6fa81d5fa88] schedule at ffffffff8eb481e8
 #2 [ffffa6fa81d5fa98] rwsem_down_write_slowpath at ffffffff8e33c02a
 #3 [ffffa6fa81d5fb40] ll_update_default_lsm_md at ffffffffc0f9a0a3 [lustre]
 #4 [ffffa6fa81d5fb78] ll_update_lsm_md at ffffffffc0fa0369 [lustre]
 #5 [ffffa6fa81d5fbe0] ll_update_inode at ffffffffc0fa4696 [lustre]
 #6 [ffffa6fa81d5fc18] ll_prep_inode at ffffffffc0fa6dfd [lustre]
 #7 [ffffa6fa81d5fce0] ll_revalidate_it_finish at ffffffffc0f701c6 [lustre]
 #8 [ffffa6fa81d5fd30] ll_inode_revalidate at ffffffffc0f82382 [lustre]
 #9 [ffffa6fa81d5fdb0] ll_getattr_dentry at ffffffffc0f8f0be [lustre]
#10 [ffffa6fa81d5fe60] vfs_statx_fd at ffffffff8e51e2c4
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;PID: 25074  TASK: ffff948ed1824380  CPU: 0   COMMAND: &quot;ls&quot;
 #0 [ffffa6fa8183b850] __schedule at ffffffff8eb47d74
 #1 [ffffa6fa8183b8e8] schedule at ffffffff8eb481e8
 #2 [ffffa6fa8183b8f8] schedule_timeout at ffffffff8eb4b873
 #3 [ffffa6fa8183b990] ptlrpc_set_wait at ffffffffc0cd2a80 [ptlrpc]
 #4 [ffffa6fa8183ba10] ptlrpc_queue_wait at ffffffffc0cd2c71 [ptlrpc]
 #5 [ffffa6fa8183ba28] ldlm_cli_enqueue at ffffffffc0cba3d7 [ptlrpc]
 #6 [ffffa6fa8183bab0] mdc_enqueue_base at ffffffffc0f0c3fd [mdc]
 #7 [ffffa6fa8183bba8] mdc_intent_lock at ffffffffc0f0e369 [mdc]
 #8 [ffffa6fa8183bc50] lmv_intent_lookup at ffffffffc0e17702 [lmv]
 #9 [ffffa6fa8183bcb8] lmv_intent_lock at ffffffffc0e1814c [lmv]
#10 [ffffa6fa8183bd30] ll_inode_revalidate at ffffffffc0f8235d [lustre]
#11 [ffffa6fa8183bdb0] ll_getattr_dentry at ffffffffc0f8f0be [lustre]
#12 [ffffa6fa8183be60] vfs_statx_fd at ffffffff8e51e2c4
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Pid 25074 send lock enqueue for not conflicting lock with pid 25082 but MDS may have conflicting lock enqueue from another client&lt;/p&gt;</comment>
                            <comment id="368054" author="gerrit" created="Fri, 31 Mar 2023 18:46:37 +0000"  >&lt;p&gt;&quot;Vitaly Fertman &amp;lt;vitaly.fertman@hpe.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50488&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50488&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15535&quot; title=&quot;deadlock on lli-&amp;gt;lli_lsm_sem&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15535&quot;&gt;LU-15535&lt;/a&gt; revert: &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15284&quot; title=&quot;lmv_get_fid_from_lsm()) ASSERTION( lmv_dir_striped(lsm) ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15284&quot;&gt;&lt;del&gt;LU-15284&lt;/del&gt;&lt;/a&gt; llite: access lli_lsm_md with lock in all places&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 314754aa89ff07e5067a76395ea7f42e111410ef&lt;/p&gt;</comment>
                            <comment id="368055" author="gerrit" created="Fri, 31 Mar 2023 18:46:38 +0000"  >&lt;p&gt;&quot;Vitaly Fertman &amp;lt;vitaly.fertman@hpe.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50489&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50489&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15535&quot; title=&quot;deadlock on lli-&amp;gt;lli_lsm_sem&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15535&quot;&gt;LU-15535&lt;/a&gt; llite: deadlock on lli_lsm_sem&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d9b3b9ab1c3d5452ccea9265ef9dccc5ba14de94&lt;/p&gt;</comment>
                            <comment id="379364" author="gerrit" created="Wed, 19 Jul 2023 16:47:22 +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/+/50488/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50488/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15535&quot; title=&quot;deadlock on lli-&amp;gt;lli_lsm_sem&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15535&quot;&gt;LU-15535&lt;/a&gt; revert: &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15284&quot; title=&quot;lmv_get_fid_from_lsm()) ASSERTION( lmv_dir_striped(lsm) ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15284&quot;&gt;&lt;del&gt;LU-15284&lt;/del&gt;&lt;/a&gt; llite: access lli_lsm_md with lock in all places&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: be278f82efa736035c32ca61a3bfbfd0043d2ee3&lt;/p&gt;</comment>
                            <comment id="379365" author="gerrit" created="Wed, 19 Jul 2023 16:47:35 +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/+/50489/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50489/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15535&quot; title=&quot;deadlock on lli-&amp;gt;lli_lsm_sem&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15535&quot;&gt;LU-15535&lt;/a&gt; llite: deadlock on lli_lsm_sem&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3ebc8e0528e34a11ffeff1e6be347de18b248069&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="18787">LU-3308</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </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|i02hkv:</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>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

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