<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:36:26 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>[OVSDB-452] TransactionInvokerImpl should be daemon</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-452</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;I suspect that this&#160;OVSDB thread could be (part of / contributing to)&#160;&lt;a href=&quot;https://jira.opendaylight.org/browse/GENIUS-114&quot; title=&quot;Genius karaf shutdock deadlocks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GENIUS-114&quot;&gt;&lt;del&gt;GENIUS-114&lt;/del&gt;&lt;/a&gt;:&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;&quot;transaction-invoker-impl-0&quot; #280 prio=5 os_prio=0 tid=0x00007fbd843ceb00 nid=0x3d76 waiting on condition [0x00007fbd45d87000]
   java.lang.Thread.State: WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  &amp;lt;0x000000008a65aa70&amp;gt; (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
	at org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.TransactionInvokerImpl.extractCommandsFromQueue(TransactionInvokerImpl.java:188)
	at org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.TransactionInvokerImpl.extractCommands(TransactionInvokerImpl.java:182)
	at org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md.TransactionInvokerImpl.run(TransactionInvokerImpl.java:95)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Should this not be a &lt;tt&gt;Thread.setDaemon(true)&lt;/tt&gt; thread?&lt;/p&gt;

&lt;p&gt;You could use &lt;a href=&quot;https://javadocs.opendaylight.org/org.opendaylight.infrautils/oxygen/org/opendaylight/infrautils/utils/concurrent/ThreadFactoryProvider.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;org.opendaylight.infrautils.utils.concurrent.ThreadFactoryProvider&lt;/a&gt;, if you like.&lt;/p&gt;

&lt;p&gt;Can whatever creates this be made to have clean shut-down logic which stops the thread?&lt;/p&gt;</description>
                <environment></environment>
        <key id="29243">OVSDB-452</key>
            <summary>TransactionInvokerImpl should be daemon</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.opendaylight.org/images/icons/priorities/blocker.svg">Highest</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Mon, 19 Feb 2018 14:06:21 +0000</created>
                <updated>Mon, 19 Feb 2018 14:55:40 +0000</updated>
                            <resolved>Mon, 19 Feb 2018 14:55:40 +0000</resolved>
                                                                    <component>Southbound.hw_vtep</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="61112" author="vorburger" created="Mon, 19 Feb 2018 14:55:30 +0000"  >&lt;p&gt;Closing Serverity to Minor, because &lt;a href=&quot;https://jira.opendaylight.org/browse/GENIUS-114&quot; title=&quot;Genius karaf shutdock deadlocks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GENIUS-114&quot;&gt;&lt;del&gt;GENIUS-114&lt;/del&gt;&lt;/a&gt; is not reliably reproduced..&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="29241">GENIUS-114</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|i03ak7:</customfieldvalue>

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