...
June, 2nd, 2020; 9pm PST
Agenda
- Patches
- Misc
Minutes
- JamO Luhrsen sent an update with 8 new JIRA issues about Aluminium MRI bump.
- some issues will be resolved with new versions of kernel MRI projects coming this week.
- some issues are test issues and should be relatively easy to resolve. early next week we can take another look at controller csit to see how healthy we are.
- this is a breaking change, although it is driving us toward more RFC compliance.
- the location for server-side-events location will now be replacing the websocket location. the current state of the patch is a complete replace of websocket w/ SSE functionality, but it can
- NETCONF-705 needs CSIT and Manoj Chokkawill take that.
- JamO Luhrsen will open a INTTEST Jira for this
- NETCONF-638 discussion about terminating netconf sessions early
- wondering if the behavior is even proper from the controller's perspective
- must be a configurable behavior
- Manoj Chokka will drive a TWS call on NETCONF-638
- NETCONF-670 needs a better commit message to explain what the patch is really doing
https://git.opendaylight.org/gerrit/c/netconf/+/90229 is a patch to enable server side events.
be updated to have both implementations hopefully with just a config file.NETCONF-660 is broken because the fix for NETCONF-696 did not fully work and we had to revert