Subtree Filtering - Multiple Selection Nodes

Open
#60 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
api, backend

Research direction

Start by reproducing the NETCONF get-interface-information RPC with the subtree filter shown in the issue and inspect how multiple selection nodes are handled. Compare the observed response with the expected subtree-filter behavior; done means determining whether returning only the first interface is correct and documenting or correcting the behavior accordingly.

Written by the indexing model from the issue text.

Description

Hello,

When I tried to send below, only the first interface is returned.
<rpc> <get-interface-information> <filter type="subtree"> <interface-information> <physical-interface/> </interface-information> </filter> </get-interface-information> </rpc>
Is this an expected behaviour?
Thank you!

Dominant language
Java
Stars
90
Forks
64
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Juniper/netconf-java

All issues in Juniper/netconf-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.