<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:10:32 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>[MDSAL-679] ActionProviderService is not registering action into DOMRpcRouter</title>
                <link>https://jira.opendaylight.org/browse/MDSAL-679</link>
                <project id="10137" key="MDSAL">mdsal</project>
                    <description>&lt;p&gt;To register an action ActionProviderService method registerImplementation(...) is called. When using ActionProviderServiceAdapter implementation this method will provide an empty set as action supported operation identifiers (instances).&lt;/p&gt;

&lt;p&gt;This prevents us from successfully registering action into DOMRpcRoutingTable.&lt;/p&gt;

&lt;p&gt;ActionProviderServiceAdapter#registerImplementation():&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/opendaylight/mdsal/blob/12879467c0adaecc410b685681af4c2c112b4bca/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ActionProviderServiceAdapter.java#L72&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/mdsal/blob/12879467c0adaecc410b685681af4c2c112b4bca/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ActionProviderServiceAdapter.java#L72&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;DOMActionProviderService#registerActionImplementation:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/opendaylight/mdsal/blob/12879467c0adaecc410b685681af4c2c112b4bca/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionProviderService.java#L33&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/mdsal/blob/12879467c0adaecc410b685681af4c2c112b4bca/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionProviderService.java#L33&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;final DOMRpcRoutingTable newTable = (DOMRpcRoutingTable) oldTable.add(implementation, rpcs):&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/opendaylight/mdsal/blob/12879467c0adaecc410b685681af4c2c112b4bca/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/AbstractDOMRoutingTable.java#L68&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/mdsal/blob/12879467c0adaecc410b685681af4c2c112b4bca/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/AbstractDOMRoutingTable.java#L68&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="34230">MDSAL-679</key>
            <summary>ActionProviderService is not registering action into DOMRpcRouter</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <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="ivanhrasko">Ivan Hrasko</assignee>
                                    <reporter username="PeterSuna">Peter Suna</reporter>
                        <labels>
                            <label>pt</label>
                    </labels>
                <created>Mon, 26 Jul 2021 13:32:20 +0000</created>
                <updated>Wed, 11 Aug 2021 14:36:19 +0000</updated>
                            <resolved>Wed, 11 Aug 2021 13:55:47 +0000</resolved>
                                    <version>6.0.10</version>
                    <version>8.0.1</version>
                    <version>7.0.8</version>
                                    <fixVersion>6.0.11</fixVersion>
                    <fixVersion>7.0.9</fixVersion>
                    <fixVersion>8.0.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="69515" author="rovarga" created="Wed, 11 Aug 2021 14:36:19 +0000"  >&lt;p&gt;The primary problem has been fixed, i.e. the adapter now correctly forwards registered instances.&lt;/p&gt;

&lt;p&gt;Note that the wildcard registrations are still a no-op, but that requires more substantial changes at the DOM layer &#8211; and that will be taken care of by &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-681&quot; title=&quot;DOMActionProviderService does not support fallback routing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-681&quot;&gt;&lt;del&gt;MDSAL-681&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="34302">MDSAL-681</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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03yzj:</customfieldvalue>

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