Hi, Igniters! I am close to completing the main tasks and I'm going to request a review in a couple weeks.
I have a question about the new design: The current implementation of Service Grid doesn't' take into account Ignition#client(true). It means that *clients* nodes are able to host services. There are some tests that expect such behavior. Services assignments are managed by a predicate only (ServiceConfiguration#setNodeFilter(IgnitePredicate<ClusterNode>). Should deployment on clients nodes be forbidden or we shouldn't mix concepts for IgniteCache with Service Grid? On Wed, Jun 20, 2018 at 1:46 AM Dmitriy Setrakyan <dsetrak...@apache.org> wrote: > > On Tue, Jun 19, 2018 at 1:50 PM, Vyacheslav Daradur <daradu...@gmail.com> > wrote: > > > Hi Dmitriy, > > > > Yes, the task [1] is planned to be implemented once the main tasks > > will be completed. > > > > [1] https://issues.apache.org/jira/browse/IGNITE-8367 > > > Awesome! This is a huge addition to the project. > > > > > > > > On Tue, Jun 19, 2018 at 10:06 PM Dmitriy Setrakyan > > <dsetrak...@apache.org> wrote: > > > > > > Hi Vyacheslav, > > > > > > How about service redeployment in case if user wants to update the code? > > Is > > > this planned? > > > > > > D. > > > > > -- Best Regards, Vyacheslav D.