I think that main docs should be in TopologyValidator interface. Other places should be briefly documented and contain a link to validator interface.
Thanks! Yakov On Sep 10, 2015 11:22, "Anton Vinogradov" <avinogra...@gridgain.com> wrote: > Usage explaned at place where TopologyValidator used - at > CacheConfiguration.setTopologyValidator(tv). > Is it necessary to dublicate usage javadoc to TopologyValidator class? > > On Thu, Sep 10, 2015 at 11:00 AM, Dmitriy Setrakyan <dsetrak...@apache.org > > > wrote: > > > On Thu, Sep 10, 2015 at 12:35 AM, Anton Vinogradov < > > avinogra...@gridgain.com > > > wrote: > > > > > Dmitriy, > > > TopologyValidator's javadoc was improved as a part of these changes. > > > > > > > I just checked in master, and this is the only javadoc I can find for > > TopologyValidator class: > > > > /** > > * Topology validator. > > */ > > > > A bit too pithy for my taste :) > > > > > > > On Thu, Sep 10, 2015 at 6:41 AM, Dmitriy Setrakyan < > > dsetrak...@apache.org> > > > wrote: > > > > > > > Thanks Anton! > > > > > > > > By the way, I just noticed that the TopologyValidator has no javadoc. > > > > Perhaps it makes sense to add it as well? > > > > > > > > D. > > > > > > > > On Sat, Sep 5, 2015 at 11:15 PM, Anton Vinogradov < > > > > avinogra...@gridgain.com> > > > > wrote: > > > > > > > > > Hello, > > > > > > > > > > I've created new pages on redme.io. > > > > > These pages describe usage of Ignite expiry policies and topology > > > > > validator. > > > > > Urls: > > > > > https://apacheignite.readme.io/docs/expiry-policies > > > > > https://apacheignite.readme.io/docs/topology-validation > > > > > > > > > > > > > > >