[YANGTOOLS-228] Make binding InstanceIdentifier serializable Created: 26/Jul/14  Updated: 10/Apr/22  Resolved: 16/Oct/14

Status: Resolved
Project: yangtools
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement
Reporter: Dana Kutenicsova Assignee: Robert Varga
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Linux
Platform: PC



 Description   

typedef network-topology-ref

{ type instance-identifier; ext:context-reference "network-topology-context"; }

Bug: Class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.topology.rev140113.NetworkTopologyRef defines non-transient non-serializable instance field _value
This Serializable class defines a non-primitive instance field which is neither transient, Serializable, or java.lang.Object, and does not appear to implement the Externalizable interface or the readObject() and writeObject() methods. Objects of this class will not be deserialized correctly if a non-Serializable object is stored in this field.



 Comments   
Comment by Robert Varga [ 28/Jul/14 ]

https://git.opendaylight.org/gerrit/9406 prototype patch, needs finishing up

Comment by Robert Varga [ 13/Sep/14 ]

https://git.opendaylight.org/gerrit/11134

Generated at Wed Feb 07 20:52:37 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.