amient / affinity

Library and a Framework for building fast, scalable, fault-tolerant Data APIs based on Akka, Avro, ZooKeeper and Kafka
Apache License 2.0
26 stars 4 forks source link

Config specializations could be defined by classes #245

Open michal-harish opened 6 years ago

michal-harish commented 6 years ago

this would make precise validation possible - for example defining affinity.coordinator.zookeeper.connection doesn't currently fail because specialization is only defined by zookeeper so the path is allowed by the current validation rule