<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:02:36 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-6714] llog_process_thread() may use wrong offset for the next block</title>
                <link>https://jira.whamcloud.com/browse/LU-6714</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;the llog_process_thread() save curent offset in last_offset variable before getting the new block of data, and uses it as the beginning of that block later. That can be wrong because new block can be read from different offset, depending on index being searched. We need to use the value returned by llog_next_block() call.&lt;/p&gt;</description>
                <environment></environment>
        <key id="30626">LU-6714</key>
            <summary>llog_process_thread() may use wrong offset for the next block</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</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="tappro">Mikhail Pershin</assignee>
                                    <reporter username="tappro">Mikhail Pershin</reporter>
                        <labels>
                    </labels>
                <created>Fri, 12 Jun 2015 10:31:58 +0000</created>
                <updated>Mon, 10 Apr 2017 18:03:30 +0000</updated>
                            <resolved>Tue, 11 Aug 2015 15:02:17 +0000</resolved>
                                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="118343" author="tappro" created="Fri, 12 Jun 2015 10:35:58 +0000"  >&lt;p&gt;It worths also to modify llog processing for the llog with fixed size records. For such llogs needed records can be accessed by index like in array, so we have file offset of record just by index, no need to search it going through whole llog.&lt;/p&gt;</comment>
                            <comment id="118479" author="tappro" created="Sun, 14 Jun 2015 08:50:24 +0000"  >&lt;p&gt;Link &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5635&quot; title=&quot;(llog.c:310:llog_process_thread()) ASSERTION( index &amp;lt;= last_index + 1 ) failed:&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5635&quot;&gt;&lt;del&gt;LU-5635&lt;/del&gt;&lt;/a&gt; here as well to fix it properly&lt;/p&gt;</comment>
                            <comment id="118732" author="gerrit" created="Tue, 16 Jun 2015 21:56:29 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/15316&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15316&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6714&quot; title=&quot;llog_process_thread() may use wrong offset for the next block&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6714&quot;&gt;&lt;del&gt;LU-6714&lt;/del&gt;&lt;/a&gt; llog: fix  wrong offset in llog_process_thread()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6a18e003fd97fb360a4a94d347895b1392d3022f&lt;/p&gt;</comment>
                            <comment id="120924" author="gerrit" created="Fri, 10 Jul 2015 03:11:28 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/15316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15316/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6714&quot; title=&quot;llog_process_thread() may use wrong offset for the next block&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6714&quot;&gt;&lt;del&gt;LU-6714&lt;/del&gt;&lt;/a&gt; llog: fix wrong offset in llog_process_thread()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: df45994ddcf5e6fdc379b3e1d43f1d26ba321a0e&lt;/p&gt;</comment>
                            <comment id="120955" author="pjones" created="Fri, 10 Jul 2015 12:14:18 +0000"  >&lt;p&gt;Landed for 2.8&lt;/p&gt;</comment>
                            <comment id="123046" author="gerrit" created="Mon, 3 Aug 2015 17:32:26 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/15835&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15835&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6714&quot; title=&quot;llog_process_thread() may use wrong offset for the next block&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6714&quot;&gt;&lt;del&gt;LU-6714&lt;/del&gt;&lt;/a&gt; llog: test plain llog more throughly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1ed810ab336dad8881eb3507353697958ec4a708&lt;/p&gt;</comment>
                            <comment id="123150" author="gerrit" created="Tue, 4 Aug 2015 07:30:53 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/15841&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15841&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6714&quot; title=&quot;llog_process_thread() may use wrong offset for the next block&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6714&quot;&gt;&lt;del&gt;LU-6714&lt;/del&gt;&lt;/a&gt; llog: fix the llog_cat_set_first_idx()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 116467aac55d9cbf55633b85915511c0c9256f55&lt;/p&gt;</comment>
                            <comment id="123250" author="adilger" created="Tue, 4 Aug 2015 18:57:58 +0000"  >&lt;p&gt;Looks like the &lt;a href=&quot;http://review.whamcloud.com/15841&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15841&lt;/a&gt; patch is not landed yet.&lt;/p&gt;</comment>
                            <comment id="123678" author="gerrit" created="Sun, 9 Aug 2015 23:52:15 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/15841/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15841/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6714&quot; title=&quot;llog_process_thread() may use wrong offset for the next block&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6714&quot;&gt;&lt;del&gt;LU-6714&lt;/del&gt;&lt;/a&gt; llog: fix the llog_cat_set_first_idx()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: a830c06c612125cf517c66823078364c0c509de9&lt;/p&gt;</comment>
                            <comment id="123850" author="tappro" created="Tue, 11 Aug 2015 15:02:17 +0000"  >&lt;p&gt;fix was landed&lt;/p&gt;</comment>
                            <comment id="123939" author="pjones" created="Wed, 12 Aug 2015 12:09:05 +0000"  >&lt;p&gt;Mike&lt;/p&gt;

&lt;p&gt;Doesn&apos;t this ticket need to remain open until &lt;a href=&quot;http://review.whamcloud.com/#/c/15835/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/15835/&lt;/a&gt; lands? Or can this work be abandoned or tracked under another ticket #?&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="124126" author="tappro" created="Fri, 14 Aug 2015 04:38:23 +0000"  >&lt;p&gt;this ticket can be closed, the patch you mentioned is under different ticket already&lt;/p&gt;</comment>
                            <comment id="124397" author="gerrit" created="Tue, 18 Aug 2015 11:31:10 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/15835/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15835/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6714&quot; title=&quot;llog_process_thread() may use wrong offset for the next block&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6714&quot;&gt;&lt;del&gt;LU-6714&lt;/del&gt;&lt;/a&gt; llog: test plain llog more throughly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f17796cf08df5004fa68b9b4a9b0e221559389dc&lt;/p&gt;</comment>
                            <comment id="126572" author="gerrit" created="Mon, 7 Sep 2015 09:08:12 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/16287&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16287&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6714&quot; title=&quot;llog_process_thread() may use wrong offset for the next block&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6714&quot;&gt;&lt;del&gt;LU-6714&lt;/del&gt;&lt;/a&gt; llog: test on-disk llog header values&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 74e9220de55d8bd2eb5560d26c53a48684bbc66b&lt;/p&gt;</comment>
                            <comment id="126573" author="gerrit" created="Mon, 7 Sep 2015 09:08:13 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/16288&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16288&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6714&quot; title=&quot;llog_process_thread() may use wrong offset for the next block&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6714&quot;&gt;&lt;del&gt;LU-6714&lt;/del&gt;&lt;/a&gt; llog: add test for llh_cat_idx checking&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: dcebb42f60abd1741b68ec7f35226c1680b83ee9&lt;/p&gt;</comment>
                            <comment id="136162" author="gerrit" created="Sun, 13 Dec 2015 20:57:16 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/16287/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16287/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6714&quot; title=&quot;llog_process_thread() may use wrong offset for the next block&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6714&quot;&gt;&lt;del&gt;LU-6714&lt;/del&gt;&lt;/a&gt; llog: test on-disk llog header values&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e667cd00c8312258453f0a081c51cf2e6233999a&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="26616">LU-5635</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="31322">LU-6944</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="45388">LU-9312</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|hzxfmf:</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>