<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:54:46 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-1133] Clustering : does not support GBP</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1133</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Get AKKA errors (timeout) when trying to write DestinationMapper (table2) to OVS. This is on a single node running latest MASTER GBP using the single-node instructions here &lt;a href=&quot;https://wiki.opendaylight.org/view/Running_and_testing_an_OpenDaylight_Cluster&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/Running_and_testing_an_OpenDaylight_Cluster&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Logs attached&lt;/p&gt;

&lt;p&gt;This is with:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;no clustering&lt;/li&gt;
	&lt;li&gt;turn on clustering&lt;/li&gt;
	&lt;li&gt;start POC (doesn&apos;t work)&lt;/li&gt;
	&lt;li&gt;stop controller&lt;/li&gt;
	&lt;li&gt;start controller&lt;br/&gt;
(as per Moiz instructions)&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25687">CONTROLLER-1133</key>
            <summary>Clustering : does not support GBP</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="moraja@cisco.com">Moiz Raja</assignee>
                                    <reporter username="alagalah">Keith Burns</reporter>
                        <labels>
                    </labels>
                <created>Tue, 3 Feb 2015 15:04:25 +0000</created>
                <updated>Tue, 10 Feb 2015 16:45:32 +0000</updated>
                            <resolved>Tue, 10 Feb 2015 16:45:32 +0000</resolved>
                                    <version>Post-Helium</version>
                                                    <component>mdsal</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="50095" author="alagalah" created="Tue, 3 Feb 2015 15:12:40 +0000"  >&lt;p&gt;Attachment karaf.logs.tar.gz has been added with description: Karaf Logs&lt;/p&gt;</comment>
                            <comment id="50091" author="tbachman@yahoo.com" created="Tue, 3 Feb 2015 17:16:14 +0000"  >&lt;p&gt;Here&apos;s the link to run the POC: &lt;a href=&quot;https://wiki.opendaylight.org/view/Group_Policy:Building_and_Running_Docker&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/Group_Policy:Building_and_Running_Docker&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="50092" author="tbachman@yahoo.com" created="Tue, 3 Feb 2015 17:18:18 +0000"  >&lt;p&gt;This is the exception that we get:&lt;/p&gt;

&lt;p&gt;2015-02-02 20:06:41,282 | ERROR | ool-42-thread-14 | PolicyManager                    | 226 - org.opendaylight.groupbasedpolicy - 0.1.2.Helium-SR2 | Failed to write flow table DestinationMapper&lt;br/&gt;
java.util.concurrent.ExecutionException: TransactionCommitFailedException&lt;/p&gt;
{message=commit encountered an unexpected failure, errorList=[RpcError [message=commit encountered an unexpected failure, severity=ERROR, errorType=APPLICATION, tag=operation-failed, applicationTag=null, info=null, cause=akka.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(akka://opendaylight-cluster-data/), Path(/user/shardmanager-config/member-1-shard-inventory-config#-1462442986)]] after [5000 ms]]]}
&lt;p&gt;	at org.opendaylight.yangtools.util.concurrent.MappingCheckedFuture.wrapInExecutionException(MappingCheckedFuture.java:64)&lt;span class=&quot;error&quot;&gt;&amp;#91;78:org.opendaylight.yangtools.util:0.6.4.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.yangtools.util.concurrent.MappingCheckedFuture.get(MappingCheckedFuture.java:77)&lt;span class=&quot;error&quot;&gt;&amp;#91;78:org.opendaylight.yangtools.util:0.6.4.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.groupbasedpolicy.renderer.ofoverlay.flow.FlowTable.update(FlowTable.java:79)&lt;span class=&quot;error&quot;&gt;&amp;#91;226:org.opendaylight.groupbasedpolicy:0.1.2.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.groupbasedpolicy.renderer.ofoverlay.PolicyManager$SwitchFlowUpdateTask.call(PolicyManager.java:322)&lt;span class=&quot;error&quot;&gt;&amp;#91;226:org.opendaylight.groupbasedpolicy:0.1.2.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.groupbasedpolicy.renderer.ofoverlay.PolicyManager$SwitchFlowUpdateTask.call(PolicyManager.java:305)&lt;span class=&quot;error&quot;&gt;&amp;#91;226:org.opendaylight.groupbasedpolicy:0.1.2.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_71&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_71&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_71&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_71&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_71&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_71&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_71&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_71&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_71&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_71&amp;#93;&lt;/span&gt;&lt;br/&gt;
Caused by: TransactionCommitFailedException&lt;/p&gt;
{message=commit encountered an unexpected failure, errorList=[RpcError [message=commit encountered an unexpected failure, severity=ERROR, errorType=APPLICATION, tag=operation-failed, applicationTag=null, info=null, cause=akka.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(akka://opendaylight-cluster-data/), Path(/user/shardmanager-config/member-1-shard-inventory-config#-1462442986)]] after [5000 ms]]]}
&lt;p&gt;	at org.opendaylight.controller.md.sal.dom.broker.impl.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:37)&lt;span class=&quot;error&quot;&gt;&amp;#91;157:org.opendaylight.controller.sal-broker-impl:1.1.2.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.md.sal.dom.broker.impl.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18)&lt;span class=&quot;error&quot;&gt;&amp;#91;157:org.opendaylight.controller.sal-broker-impl:1.1.2.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:96)&lt;span class=&quot;error&quot;&gt;&amp;#91;78:org.opendaylight.yangtools.util:0.6.4.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.md.sal.dom.broker.impl.DOMConcurrentDataCommitCoordinator.handleException(DOMConcurrentDataCommitCoordinator.java:199)&lt;span class=&quot;error&quot;&gt;&amp;#91;157:org.opendaylight.controller.sal-broker-impl:1.1.2.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.md.sal.dom.broker.impl.DOMConcurrentDataCommitCoordinator.access$100(DOMConcurrentDataCommitCoordinator.java:38)&lt;span class=&quot;error&quot;&gt;&amp;#91;157:org.opendaylight.controller.sal-broker-impl:1.1.2.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.md.sal.dom.broker.impl.DOMConcurrentDataCommitCoordinator$3.onFailure(DOMConcurrentDataCommitCoordinator.java:169)&lt;span class=&quot;error&quot;&gt;&amp;#91;157:org.opendaylight.controller.sal-broker-impl:1.1.2.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.Futures$4.run(Futures.java:1140)&lt;span class=&quot;error&quot;&gt;&amp;#91;75:com.google.guava:14.0.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.md.sal.dom.broker.impl.DOMConcurrentDataCommitCoordinator$SimpleSameThreadExecutor.execute(DOMConcurrentDataCommitCoordinator.java:321)&lt;span class=&quot;error&quot;&gt;&amp;#91;157:org.opendaylight.controller.sal-broker-impl:1.1.2.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:150)&lt;span class=&quot;error&quot;&gt;&amp;#91;75:com.google.guava:14.0.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:135)&lt;span class=&quot;error&quot;&gt;&amp;#91;75:com.google.guava:14.0.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:203)&lt;span class=&quot;error&quot;&gt;&amp;#91;75:com.google.guava:14.0.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.SettableFuture.setException(SettableFuture.java:68)&lt;span class=&quot;error&quot;&gt;&amp;#91;75:com.google.guava:14.0.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.ThreePhaseCommitCohortProxy$5.onComplete(ThreePhaseCommitCohortProxy.java:257)&lt;span class=&quot;error&quot;&gt;&amp;#91;182:org.opendaylight.controller.sal-distributed-datastore:1.1.2.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.ThreePhaseCommitCohortProxy$5.onComplete(ThreePhaseCommitCohortProxy.java:233)&lt;span class=&quot;error&quot;&gt;&amp;#91;182:org.opendaylight.controller.sal-distributed-datastore:1.1.2.Helium-SR2&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.OnComplete.internal(Future.scala:246)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.OnComplete.internal(Future.scala:244)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.japi$CallbackBridge.apply(Future.scala:174)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.japi$CallbackBridge.apply(Future.scala:171)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:32)&lt;span class=&quot;error&quot;&gt;&amp;#91;164:org.scala-lang.scala-library:2.10.4.v20140209-180020-VFINAL-b66a39653b&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.processBatch$1(BatchingExecutor.scala:67)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply$mcV$sp(BatchingExecutor.scala:82)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply(BatchingExecutor.scala:59)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.BatchingExecutor$Batch$$anonfun$run$1.apply(BatchingExecutor.scala:59)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:72)&lt;span class=&quot;error&quot;&gt;&amp;#91;164:org.scala-lang.scala-library:2.10.4.v20140209-180020-VFINAL-b66a39653b&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.BatchingExecutor$Batch.run(BatchingExecutor.scala:58)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:41)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:393)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)&lt;span class=&quot;error&quot;&gt;&amp;#91;164:org.scala-lang.scala-library:2.10.4.v20140209-180020-VFINAL-b66a39653b&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)&lt;span class=&quot;error&quot;&gt;&amp;#91;164:org.scala-lang.scala-library:2.10.4.v20140209-180020-VFINAL-b66a39653b&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)&lt;span class=&quot;error&quot;&gt;&amp;#91;164:org.scala-lang.scala-library:2.10.4.v20140209-180020-VFINAL-b66a39653b&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)&lt;span class=&quot;error&quot;&gt;&amp;#91;164:org.scala-lang.scala-library:2.10.4.v20140209-180020-VFINAL-b66a39653b&amp;#93;&lt;/span&gt;&lt;br/&gt;
Caused by: akka.pattern.AskTimeoutException: Ask timed out on &lt;a href=&quot;#-1462442986)]&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;ActorSelection[Anchor(akka://opendaylight-cluster-data/), Path(/user/shardmanager-config/member-1-shard-inventory-config#-1462442986)]&lt;/a&gt; after &lt;span class=&quot;error&quot;&gt;&amp;#91;5000 ms&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.pattern.PromiseActorRef$$anonfun$1.apply$mcV$sp(AskSupport.scala:333)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.Scheduler$$anon$7.run(Scheduler.scala:117)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.Future$InternalCallbackExecutor$.scala$concurrent$Future$InternalCallbackExecutor$$unbatchedExecute(Future.scala:694)&lt;span class=&quot;error&quot;&gt;&amp;#91;164:org.scala-lang.scala-library:2.10.4.v20140209-180020-VFINAL-b66a39653b&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.Future$InternalCallbackExecutor$.execute(Future.scala:691)&lt;span class=&quot;error&quot;&gt;&amp;#91;164:org.scala-lang.scala-library:2.10.4.v20140209-180020-VFINAL-b66a39653b&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(Scheduler.scala:467)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.LightArrayRevolverScheduler$$anon$8.executeBucket$1(Scheduler.scala:419)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.LightArrayRevolverScheduler$$anon$8.nextTick(Scheduler.scala:423)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.LightArrayRevolverScheduler$$anon$8.run(Scheduler.scala:375)&lt;span class=&quot;error&quot;&gt;&amp;#91;167:com.typesafe.akka.actor:2.3.4&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_71&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="50093" author="tbachman@yahoo.com" created="Tue, 3 Feb 2015 19:04:44 +0000"  >&lt;p&gt;I haven&apos;t looked through the log yet, but will do so in parallel.&lt;/p&gt;</comment>
                            <comment id="50096" author="tbachman@yahoo.com" created="Tue, 3 Feb 2015 19:04:44 +0000"  >&lt;p&gt;Attachment karaf.log has been added with description: Latest log file with exception in it&lt;/p&gt;</comment>
                            <comment id="50094" author="moraja@cisco.com" created="Tue, 3 Feb 2015 21:18:04 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/14789/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/14789/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="25685">CONTROLLER-1131</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="25686">CONTROLLER-1132</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="13487" name="karaf.log" size="291423" author="tbachman@yahoo.com" created="Tue, 3 Feb 2015 19:04:44 +0000"/>
                            <attachment id="13486" name="karaf.logs.tar.gz" size="34966" author="alagalah" created="Tue, 3 Feb 2015 15:12:40 +0000"/>
                    </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>2667</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=2667]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10315"><![CDATA[Lithium]]></customfieldvalue>

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

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