<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:53:47 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-754] Clustering configuration files disappeared from initial config folder</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-754</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;The clustering configuration files are no longer included in the initial configuration folder. This makes it impossible to turn on clustering. All distributions seem to be affected (I tried the base integration and openflow plugin distributions)&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: Macintosh&lt;/p&gt;</environment>
        <key id="25308">CONTROLLER-754</key>
            <summary>Clustering configuration files disappeared from initial config folder</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="harmasin@cisco.com">Harman Singh</assignee>
                                    <reporter username="jmedved@cisco.com">Jan Medved</reporter>
                        <labels>
                    </labels>
                <created>Tue, 2 Sep 2014 15:11:08 +0000</created>
                <updated>Fri, 5 Sep 2014 16:50:31 +0000</updated>
                            <resolved>Fri, 5 Sep 2014 16:50:31 +0000</resolved>
                                    <version>Helium</version>
                                                    <component>clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="49018" author="moraja@cisco.com" created="Tue, 2 Sep 2014 16:36:14 +0000"  >&lt;p&gt;Jan which version of maven are you using?&lt;/p&gt;</comment>
                            <comment id="49019" author="moraja@cisco.com" created="Tue, 2 Sep 2014 16:42:38 +0000"  >&lt;p&gt;Here is what I has as far as maven is concerned&lt;/p&gt;

&lt;p&gt;Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 05:51:28-0800)&lt;br/&gt;
Maven home: /usr/local/Cellar/maven/3.0.5/libexec&lt;br/&gt;
Java version: 1.7.0_45, vendor: Oracle Corporation&lt;br/&gt;
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre&lt;br/&gt;
Default locale: en_US, platform encoding: UTF-8&lt;br/&gt;
OS name: &quot;mac os x&quot;, version: &quot;10.9.4&quot;, arch: &quot;x86_64&quot;, family: &quot;mac&quot;&lt;/p&gt;


&lt;p&gt;When I build a controller and an openflowplugin distribution the configuration initial folder does contain the clustering configuration files.&lt;/p&gt;</comment>
                            <comment id="49020" author="moraja@cisco.com" created="Tue, 2 Sep 2014 16:48:14 +0000"  >&lt;p&gt;OpenDaylight jenkins uses maven 3.0.4&lt;/p&gt;</comment>
                            <comment id="49021" author="moraja@cisco.com" created="Tue, 2 Sep 2014 17:11:38 +0000"  >&lt;p&gt;Jan&apos;s version&lt;/p&gt;

&lt;p&gt;JMEDVED-M-304L:openflowplugin jmedved$ mvn --version&lt;br/&gt;
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 08:22:22-0700)&lt;br/&gt;
Maven home: /Applications/apache-maven-3.1.1&lt;br/&gt;
Java version: 1.7.0_65, vendor: Oracle Corporation&lt;br/&gt;
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_65.jdk/Contents/Home/jre&lt;br/&gt;
Default locale: en_US, platform encoding: UTF-8&lt;br/&gt;
OS name: &quot;mac os x&quot;, version: &quot;10.9.4&quot;, arch: &quot;x86_64&quot;, family: &quot;mac&quot;&lt;/p&gt;</comment>
                            <comment id="49022" author="jmedved@cisco.com" created="Tue, 2 Sep 2014 18:12:48 +0000"  >&lt;p&gt;I tried again with maven 3.0.5 and the latest master from this morning on the of plugin project, and the problem is still there. This is what I get in the initial configuration directory:&lt;/p&gt;

&lt;p&gt;ls configuration/initial/&lt;br/&gt;
00-netty.xml				43-msg-spy.xml&lt;br/&gt;
01-md-sal.xml				43-openflowjava-nx-api-config.xml&lt;br/&gt;
01-netconf.xml				44-nicira-extension.xml&lt;br/&gt;
03-toaster-sample.xml			44-openflowjava-nx-config.xml&lt;br/&gt;
10-rest-connector.xml			75-test.xml&lt;br/&gt;
42-openflowplugin.xml			99-netconf-connector.xml&lt;/p&gt;</comment>
                            <comment id="49023" author="jmedved@cisco.com" created="Tue, 2 Sep 2014 22:42:46 +0000"  >&lt;p&gt;When i build the controller locally, and then the of plugin distro, then the config files are there.&lt;/p&gt;</comment>
                            <comment id="49024" author="harmasin@cisco.com" created="Tue, 2 Sep 2014 22:46:14 +0000"  >&lt;p&gt;I added the fix for issue, its still in gerrit &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/10658/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/10658/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="25294">CONTROLLER-740</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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>1666</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=1666]]></customfieldvalue>

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

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