<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:00:06 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>[GENIUS-176] Convert all of genius to managed transactions (datastore-constrained)</title>
                <link>https://jira.opendaylight.org/browse/GENIUS-176</link>
                <project id="10126" key="GENIUS">genius</project>
                    <description>&lt;p&gt;Because of &lt;a href=&quot;https://jira.opendaylight.org/browse/NETVIRT-1384&quot; title=&quot;Umbrella: Numerous new transaction leaks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETVIRT-1384&quot;&gt;&lt;del&gt;NETVIRT-1384&lt;/del&gt;&lt;/a&gt;, we want to eventually completely forbid the direct usage of the DataBroker API in all of genius, and enforce&#160;all code to only ever use the&#160;utilities&#160;such as datastore-constrained transactions which guarantee that there are no transaction leaks.&lt;/p&gt;

&lt;p&gt;This is basically the genius equivalent of what &lt;a href=&quot;https://jira.opendaylight.org/browse/NETVIRT-1318&quot; title=&quot;MDSAL best practices&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETVIRT-1318&quot;&gt;NETVIRT-1318&lt;/a&gt; did for netvirt. -&#160;The short term priority is on doing this for what is due to genius bugs in&#160;&lt;a href=&quot;https://jira.opendaylight.org/browse/NETVIRT-1384&quot; title=&quot;Umbrella: Numerous new transaction leaks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETVIRT-1384&quot;&gt;&lt;del&gt;NETVIRT-1384&lt;/del&gt;&lt;/a&gt; (see linked issues).&lt;/p&gt;

&lt;p&gt;Ultimately we want to be able to enforce this in all of genius like &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=skitt&quot; class=&quot;user-hover&quot; rel=&quot;skitt&quot;&gt;skitt&lt;/a&gt; has already done for netvirt (see &lt;a href=&quot;https://github.com/opendaylight/netvirt/blob/master/commons/checkstyle/src/main/resources/databroker-checks.xml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;the&#160; databroker-checks.xml Checkstyle configuration&lt;/a&gt; and its use in the &lt;a href=&quot;https://github.com/opendaylight/netvirt/blob/master/commons/binding-parent/pom.xml#L110&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;netvirt/commons/binding-parent/pom.xml&lt;/a&gt;).&lt;/p&gt;</description>
                <environment></environment>
        <key id="30374">GENIUS-176</key>
            <summary>Convert all of genius to managed transactions (datastore-constrained)</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="3" iconUrl="https://jira.opendaylight.org/images/icons/statuses/inprogress.png" description="This issue is being actively worked on at the moment by the assignee.">In Progress</status>
                    <statusCategory id="4" key="indeterminate" colorName="yellow"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="k.faseela">Faseela K</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Wed, 25 Jul 2018 14:01:18 +0000</created>
                <updated>Mon, 4 Feb 2019 13:54:46 +0000</updated>
                                                            <fixVersion>Neon</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                    <aggregateprogress percentage="100">
                                    <originalProgress>
                                                    <row percentage="0" backgroundColor="#89afd7"/>
                                                    <row percentage="100" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                                                                        <aggregatetimeremainingestimate seconds="0">0 minutes</aggregatetimeremainingestimate>
                                        <aggregatetimespent seconds="28800">1 day</aggregatetimespent>
                                    <comments>
                            <comment id="64218" author="faseela.k@ericsson.com" created="Wed, 25 Jul 2018 15:10:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=vorburger&quot; class=&quot;user-hover&quot; rel=&quot;vorburger&quot;&gt;vorburger&lt;/a&gt; : Are all these cherry-picks from master? Or do you want me to assign these tasks to the module owners and get it done?&lt;/p&gt;</comment>
                            <comment id="64223" author="vorburger" created="Wed, 25 Jul 2018 15:35:52 +0000"  >&lt;p&gt;This is about new to be done work (thus Enhancement), not cherry-picks; yes assign to module owners would be a good start. The first two sub-tasks (&lt;a href=&quot;https://jira.opendaylight.org/browse/GENIUS-177&quot; title=&quot;Convert interfacemanger to managed transaction runner, only (and enforce it for non-regression)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GENIUS-177&quot;&gt;&lt;del&gt;GENIUS-177&lt;/del&gt;&lt;/a&gt;&#160;&amp;amp;&#160;&lt;a href=&quot;https://jira.opendaylight.org/browse/GENIUS-179&quot; title=&quot;Enforce use of (only) managed transactions in idmanager&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GENIUS-179&quot;&gt;&lt;del&gt;GENIUS-179&lt;/del&gt;&lt;/a&gt;) should illustrate how to do this.&lt;/p&gt;</comment>
                            <comment id="66413" author="vorburger" created="Mon, 4 Feb 2019 13:54:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=k.faseela&quot; class=&quot;user-hover&quot; rel=&quot;k.faseela&quot;&gt;k.faseela&lt;/a&gt; may I re-assign this issue to you to track and close when fully done? Just 1 sub-task is left.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="30154">NETVIRT-1318</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="28928">GENIUS-102</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="30376">GENIUS-178</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="30373">NETVIRT-1384</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                            <subtask id="30375">GENIUS-177</subtask>
                            <subtask id="30377">GENIUS-179</subtask>
                            <subtask id="30378">GENIUS-180</subtask>
                            <subtask id="30379">GENIUS-181</subtask>
                            <subtask id="30380">GENIUS-182</subtask>
                            <subtask id="30381">GENIUS-183</subtask>
                            <subtask id="30382">GENIUS-184</subtask>
                            <subtask id="30383">GENIUS-185</subtask>
                            <subtask id="30384">GENIUS-186</subtask>
                            <subtask id="30385">GENIUS-187</subtask>
                            <subtask id="30386">GENIUS-188</subtask>
                            <subtask id="30388">GENIUS-189</subtask>
                    </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|i03h1b:</customfieldvalue>

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