On 01/21/2017 01:37 PM, Karthik Rajagopalan wrote:
> Hi,
> 
>                Even after setting a sorting list in RPC output builder
> the output doesn’t seem to be sorted.
> 

I assume you mean a binding DTO. The ordering guarantees are defined by
the model, https://tools.ietf.org/html/rfc6020#section-7.7.1. For
'ordered-by system' lists, the BI infrastructure uses hash-based maps
and does not retain insertion order.

That is absolutely correct, unless the entry order itself has a semantic
meaning (as expressed in 'ordered-by user').

Bye,
Robert

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to