<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:56:26 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>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[CONTROLLER-1777] Possible delete performance degradation</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1777</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;After merging &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-1746&quot; title=&quot;OOM with large number of closed transactions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-1746&quot;&gt;&lt;del&gt;CONTROLLER-1746&lt;/del&gt;&lt;/a&gt; fix &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; into Nitrogen, CSIT dsbenchmark test started showing that performance of delete operation is now both worse and more volatile. See test duration graph &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;It is possible that the new behavior is a logical consequence of the bug fix and there is nothing to improve, but the volatility increase suggests there might be a performance bug somewhere.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/61284&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/61284&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/controller/job/controller-csit-3node-periodic-benchmark-all-nitrogen/plot/getPlot?index=6&amp;amp;width=900&amp;amp;height=900&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/controller/job/controller-csit-3node-periodic-benchmark-all-nitrogen/plot/getPlot?index=6&amp;amp;width=900&amp;amp;height=900&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26331">CONTROLLER-1777</key>
            <summary>Possible delete performance degradation</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/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="green"/>
                                    <resolution id="10003">Cannot Reproduce</resolution>
                                        <assignee username="vrpolak">Vratko Polak</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Tue, 3 Oct 2017 12:26:58 +0000</created>
                <updated>Tue, 7 May 2019 10:53:32 +0000</updated>
                            <resolved>Tue, 7 May 2019 10:53:32 +0000</resolved>
                                    <version>Carbon</version>
                                                    <component>clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="65619" author="rovarga" created="Wed, 14 Nov 2018 12:45:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=vrpolak&quot; class=&quot;user-hover&quot; rel=&quot;vrpolak&quot;&gt;vrpolak&lt;/a&gt; is this still present?&lt;/p&gt;</comment>
                            <comment id="65652" author="vrpolak" created="Wed, 14 Nov 2018 16:19:29 +0000"  >&lt;p&gt;Not sure whether the average performance is still worse than in early Nitrogen, but the results are still volatile. Current graph of delete times is here: &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/controller/job/controller-csit-3node-benchmark-all-neon/plot/getPlot?index=6&amp;amp;width=900&amp;amp;height=900&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/controller/job/controller-csit-3node-benchmark-all-neon/plot/getPlot?index=6&amp;amp;width=900&amp;amp;height=900&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="65654" author="tpantelis" created="Wed, 14 Nov 2018 16:41:17 +0000"  >&lt;p&gt;I think the fluctuations are probably due to the amount of load in the infra/env at that time - a volatile env is not ideal for benchmarking/performance testing.  &lt;/p&gt;</comment>
                            <comment id="65655" author="vrpolak" created="Wed, 14 Nov 2018 17:20:40 +0000"  >&lt;p&gt;I remember that in early Nitrogen the volatility was low and it jumped sharply. I do not recall any infra change at that time.&lt;/p&gt;

&lt;p&gt;We should be able to eliminate the environment effect by re-testing Carbon, if the current CSIT code can run that.&lt;/p&gt;</comment>
                            <comment id="66770" author="rovarga" created="Tue, 7 May 2019 10:53:32 +0000"  >&lt;p&gt;Cannot reproduce now, let&apos;s reopen if occurs again.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9236</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=9236]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02snz:</customfieldvalue>

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