Netflix / denominator

Portably control DNS clouds using java or bash
Apache License 2.0
580 stars 110 forks source link

Dynect Provider does not returns type-safe rdata #296

Closed santhosh-tekuri closed 9 years ago

santhosh-tekuri commented 9 years ago

in Dynect Provider, the ResourceRecordSet returned by api, always contains records of type LinkedHashMap. It should contain records of type-safe subclasses like AData, AAAAData etc. All other providers return type-safe rdata.