<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:56:05 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>[YANGTOOLS-1412] Add DataSchemaContextTree/SchemaInferenceStack integration</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-1412</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;The removal of SchemaNode.getPath() leaves a nasty gap in our integration with yang.data.api: there is no alternative to initialize a SchemaInferenceStack when have a YangInstanceIdentifier. DataSchemaContextTree can be used to locate the corresponding DataSchemaNode, but there is not sufficient information exposed to tie that lookup to a SchemaNodeIdentifier.Absolute path.&lt;/p&gt;

&lt;p&gt;There is a secondary issue, which directly impacts &lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-818&quot; title=&quot;Eliminate use of SchemaNode.getPath() in RESTCONF northbound&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETCONF-818&quot;&gt;&lt;del&gt;NETCONF-818&lt;/del&gt;&lt;/a&gt;, which is that there is no avenue to build up a YangInstanceIdentifier and also build up the corresponding SchemaInferenceStack state.&lt;/p&gt;

&lt;p&gt;Both of these facilities are available&#160;indirectly by means of DataSchemaContextNode.getDataSchemaNode().getPath() &#8211; an avenue not available since 8.0.0.&lt;/p&gt;

&lt;p&gt;Provide extend DataSchemaContextNode to provide&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
DataSchemaContextNode&amp;lt;?&amp;gt; enterChild(SchemaInferenceStack stack, PathArgument child);

DataSchemaContextNode&amp;lt;?&amp;gt; enterChild(SchemaInferenceStack stack, QName child);&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;both of which work just as getChild(), except it also push the appropriate instruction into provided stack.&lt;/p&gt;

&lt;p&gt;Also provide a DataSchemaContextTree.enterPath(YangInstanceIdentifier), which will provide a both a context node and an initialized SchemaInferenceStack.&lt;/p&gt;</description>
                <environment></environment>
        <key id="35403">YANGTOOLS-1412</key>
            <summary>Add DataSchemaContextTree/SchemaInferenceStack integration</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="10000">Done</resolution>
                                        <assignee username="rovarga">Robert Varga</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                            <label>regression</label>
                    </labels>
                <created>Wed, 23 Mar 2022 20:26:46 +0000</created>
                <updated>Thu, 24 Mar 2022 12:24:45 +0000</updated>
                            <resolved>Thu, 24 Mar 2022 12:24:45 +0000</resolved>
                                    <version>8.0.0</version>
                    <version>8.0.1</version>
                                    <fixVersion>7.0.15</fixVersion>
                    <fixVersion>8.0.2</fixVersion>
                                    <component>data-util</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="34443">NETCONF-818</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|i041v3:</customfieldvalue>

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