<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:05:03 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>[IOTDM-51] Put request deletes data</title>
                <link>https://jira.opendaylight.org/browse/IOTDM-51</link>
                <project id="10131" key="IOTDM">iotdm</project>
                    <description>&lt;p&gt;PUT request&lt;br/&gt;
Path &lt;a href=&quot;http://localhost:8181/restconf/config/onem2m-protocol-http:onem2m-protocol-http-providers/HttpProviderDefault&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/onem2m-protocol-http:onem2m-protocol-http-providers/HttpProviderDefault&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;body &lt;br/&gt;
 {&lt;br/&gt;
    &quot;onem2m-protocol-http-providers&quot; : [&lt;br/&gt;
    {&lt;br/&gt;
	  &quot;http-provider-instance-name&quot;: &quot;HttpProviderDefault&quot;,&lt;br/&gt;
      &quot;router-plugin-config&quot;: &lt;/p&gt;
{
        &quot;secure-connection&quot;: false
      }
&lt;p&gt;,&lt;/p&gt;

&lt;p&gt;      &quot;server-config&quot;: &lt;/p&gt;
{
        &quot;secure-connection&quot;: false,
        &quot;server-security-level&quot;: &quot;l0&quot;,
        &quot;server-port&quot;: 8888
      }
&lt;p&gt;,&lt;/p&gt;

&lt;p&gt;      &quot;notifier-plugin-config&quot;: &lt;/p&gt;
{
        &quot;secure-connection&quot;: false
      }
&lt;p&gt;    }&lt;br/&gt;
    ] &lt;br/&gt;
 }&lt;/p&gt;


&lt;p&gt;shouldn`t allow because 8888 is conflict with port for websocket. Although we get a error log in karaf saying &quot;Resources already used for protocol websocket&quot;, the response code is 200 or 201 which should be 400 or 500 probably with the message resource already in use. And on top of that it deletes the plugin - in this case http(s)-base. You can test it using this RPC onem2m-plugin-manager-plugin-data that it doesn`t containg http data.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19557">IOTDM-51</key>
            <summary>Put request deletes data</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="tjanciga">Tomas Janciga</assignee>
                                    <reporter username="miroslav.kovac@pantheon.tech">Miroslav Kovac</reporter>
                        <labels>
                    </labels>
                <created>Mon, 23 Jan 2017 12:56:47 +0000</created>
                <updated>Mon, 20 Nov 2017 16:47:51 +0000</updated>
                            <resolved>Mon, 27 Feb 2017 09:01:11 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="35473" author="tjanciga" created="Mon, 27 Feb 2017 09:01:11 +0000"  >&lt;p&gt;The conflicting configuration results with 200 all the times beacuse the init() method of the module is called asynchronously later and if it fails it&apos;s just logged and bundle init has failed...&lt;br/&gt;
We need to implement some registry of registration failures and provide RPCs to list registration errors and clear registration errors&lt;br/&gt;
TODO: Improvement task opened: &lt;a href=&quot;https://jira.opendaylight.org/browse/IOTDM-61&quot; title=&quot;Implementation of registry of errors and related RPCs for PluginManager&quot; class=&quot;issue-link&quot; data-issue-key=&quot;IOTDM-61&quot;&gt;IOTDM-61&lt;/a&gt; - Implementation of registry of errors and related RPCs for PluginManager&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>7659</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=7659]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

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

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