On 07/07/18 06:20, Vishal Thapar wrote:
> It could be specific to the action -
> NxActionRegLoadNodesNodeTableFlowApplyActionsCase If no one outside of
> SFC is using this action, possible the yang definition for this one was
> incorrect and some recent patch is now catching the violation.

I would suggest:

1) enable debug on
./interfacemanager/interfacemanager-impl/src/main/java/org/opendaylight/genius/interfacemanager/servicebindings/flowbased/utilities/ActionConverterUtil.java

2) get rid of that reflective access in that class, so that at least
some type safety is introduced, which is pretty much the point of
binding DTOs.

Bye,
Robert

P.S.: If we are talking performance, ActionConverterUtil.copy() is one
sure way of how to waste it.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
openflowplugin-dev mailing list
openflowplugin-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to