<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:53: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-12553] polling mode for changelog driver</title>
                <link>https://jira.whamcloud.com/browse/LU-12553</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;enable polling mode in changelog driver when userspace doesn&apos;t need to worry about skipping already-seen records.&lt;/p&gt;</description>
                <environment></environment>
        <key id="56415">LU-12553</key>
            <summary>polling mode for changelog driver</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="bzzz">Alex Zhuravlev</assignee>
                                    <reporter username="bzzz">Alex Zhuravlev</reporter>
                        <labels>
                    </labels>
                <created>Tue, 16 Jul 2019 04:41:34 +0000</created>
                <updated>Wed, 15 Dec 2021 08:17:38 +0000</updated>
                            <resolved>Tue, 8 Oct 2019 17:23:37 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.3</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="251464" author="jgmitter" created="Tue, 16 Jul 2019 14:46:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://review.whamcloud.com/#/c/35262/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/35262/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="252486" author="gerrit" created="Fri, 2 Aug 2019 17:13:59 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35262/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35262/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12553&quot; title=&quot;polling mode for changelog driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12553&quot;&gt;&lt;del&gt;LU-12553&lt;/del&gt;&lt;/a&gt;  mdc: polling mode for changelog reader&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e215002883d5620f43615013452935da8e7e3f8c&lt;/p&gt;</comment>
                            <comment id="252500" author="adilger" created="Fri, 2 Aug 2019 18:50:32 +0000"  >&lt;p&gt;TODO for this ticket:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;add test case for &lt;tt&gt;CHANGELOG_FLAG_FOLLOW&lt;/tt&gt;, preferably using &lt;tt&gt;llsom_sync&lt;/tt&gt; since it &lt;em&gt;also&lt;/em&gt; doesn&apos;t have a test case?&lt;/li&gt;
	&lt;li&gt;add man page &lt;tt&gt;llapi_changelog_in_buf.3&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;add man page &lt;tt&gt;llapi_changelog_start.3&lt;/tt&gt; that includes a description of the new &lt;tt&gt;CHANGELOG_FLAG_FOLLOW&lt;/tt&gt; flag (unfortunately no such document exists today that could just be updated)&lt;/li&gt;
	&lt;li&gt;&lt;b&gt;bonus points&lt;/b&gt; if you also add man pages for other &lt;tt&gt;llapi_changelog_&amp;#42;&lt;/tt&gt; functions&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="255821" author="gerrit" created="Thu, 3 Oct 2019 17:38:12 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36362&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36362&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12553&quot; title=&quot;polling mode for changelog driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12553&quot;&gt;&lt;del&gt;LU-12553&lt;/del&gt;&lt;/a&gt;  mdc: polling mode for changelog reader&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 19918355a5f71fd67edb4a836ad1e6352e83baf0&lt;/p&gt;</comment>
                            <comment id="255832" author="adilger" created="Thu, 3 Oct 2019 22:44:27 +0000"  >&lt;p&gt;Still need the &lt;tt&gt;llapi_changelog_start.3&lt;/tt&gt; and &lt;tt&gt;llapi_changelog_in_buf.3&lt;/tt&gt; man pages, and a test case for &lt;tt&gt;llsom_sync&lt;/tt&gt; using &lt;tt&gt;CHANGELOG_FLAG_FOLLOW&lt;/tt&gt;.&lt;/p&gt;</comment>
                            <comment id="256056" author="gerrit" created="Tue, 8 Oct 2019 13:26:08 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/36362/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36362/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12553&quot; title=&quot;polling mode for changelog driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12553&quot;&gt;&lt;del&gt;LU-12553&lt;/del&gt;&lt;/a&gt;  mdc: polling mode for changelog reader&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b950b8422bf8a507b30c66ba192d7633c5a5f4b7&lt;/p&gt;</comment>
                            <comment id="256080" author="adilger" created="Tue, 8 Oct 2019 17:22:51 +0000"  >&lt;p&gt;I&apos;ve filed &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12837&quot; title=&quot;man pages for llapi_changelog_start() and all other llapi_changelog_*() functions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12837&quot;&gt;&lt;del&gt;LU-12837&lt;/del&gt;&lt;/a&gt; to track the man pages and test case.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="67632">LU-15373</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="57110">LU-12837</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|i00jpj:</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>