<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:45 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>[OPNFLWPLUG-174] Implement ingress back pressure based on netty channel-autoread</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-174</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Strategy proposal:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;netty delivers message to connectionConductor (e.g.: onPacketInMessage())&lt;/li&gt;
	&lt;li&gt;put message into per-connection-queue (Queue.offer())&lt;/li&gt;
	&lt;li&gt;if queue is full then&lt;/li&gt;
	&lt;li&gt;store the message into local slot&lt;/li&gt;
	&lt;li&gt;invoke stopReading() on corresponding channel (still in netty thread)&lt;/li&gt;
	&lt;li&gt;and return Future&amp;lt;Void&amp;gt; with having value set only after 50% of queue is free&lt;/li&gt;
	&lt;li&gt;hook up a listener on this future which once the future value is set:&lt;/li&gt;
	&lt;li&gt;turns on channel reading&lt;/li&gt;
	&lt;li&gt;and enqueues the message in local slot into queue&lt;/li&gt;
	&lt;li&gt;return thread to OFJava/Netty (expect no more messages will arrive)&lt;/li&gt;
	&lt;li&gt;else return thread in order to deliver next message&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;QueueKeeper&apos;s push method wont be accessed by Netty&apos;s thread in ConnectionConductor.on* methods but queueKeeper will sequentially poll each per-connection-queue taking one item per turn using it&apos;s own thread. This way flooding by one device or connection is suppressed and all messages are enqueued fair.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27442">OPNFLWPLUG-174</key>
            <summary>Implement ingress back pressure based on netty channel-autoread</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="10000">Done</resolution>
                                        <assignee username="michal.rehak">Michal Rehak</assignee>
                                    <reporter username="michal.rehak">Michal Rehak</reporter>
                        <labels>
                    </labels>
                <created>Mon, 26 May 2014 15:51:09 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:12 +0000</updated>
                            <resolved>Fri, 20 Jun 2014 11:08:23 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="55707" author="mirehak@cisco.com" created="Fri, 20 Jun 2014 11:08:23 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/7458/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/7458/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;merged&lt;/p&gt;

&lt;p&gt;(in the end backpressure is not based on turning off autoread but on dropping messages)&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="27383">OPNFLWPLUG-115</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="27387">OPNFLWPLUG-119</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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>1075</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=1075]]></customfieldvalue>

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

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