Hello everybody!
Nikolay, review please https://github.com/apache/ignite/pull/1662 . Added ability to configure current user parameters via system env properties - "MESOS_USER". Vadim Opolski ---------- Forwarded message ---------- From: Вадим Опольский <[hidden email]> Date: 2017-03-21 14:40 GMT+03:00 Subject: Assignee IGNITE-4052 To: [hidden email] Dear sirs ! I want to resolve issue IGNITE-4052. https://issues.apache.org/jira/browse/IGNITE-4052 Is it actual ? Vadim Opolski |
Hi Вадим!
Thank you for your contribution! Please change status of the ticket to "path available". I'll review your changes. Thanks, Nikolay On Wed, Mar 22, 2017 at 3:36 PM, Вадим Опольский <[hidden email]> wrote: > Hello everybody! > > Nikolay, > review please https://github.com/apache/ignite/pull/1662 . > > Added ability to configure current user parameters via system env > properties - "MESOS_USER". > > Vadim Opolski > > > ---------- Forwarded message ---------- > From: Вадим Опольский <[hidden email]> > Date: 2017-03-21 14:40 GMT+03:00 > Subject: Assignee IGNITE-4052 > To: [hidden email] > > > Dear sirs ! > > I want to resolve issue IGNITE-4052. > > https://issues.apache.org/jira/browse/IGNITE-4052 > > Is it actual ? > > Vadim Opolski > > |
Nikolay, just changed status to "path available".
2017-03-22 15:44 GMT+03:00 Nikolai Tikhonov <[hidden email]>: > Hi Вадим! > > Thank you for your contribution! > Please change status of the ticket to "path available". I'll review your > changes. > > Thanks, > Nikolay > > On Wed, Mar 22, 2017 at 3:36 PM, Вадим Опольский <[hidden email]> > wrote: > > > Hello everybody! > > > > Nikolay, > > review please https://github.com/apache/ignite/pull/1662 . > > > > Added ability to configure current user parameters via system env > > properties - "MESOS_USER". > > > > Vadim Opolski > > > > > > ---------- Forwarded message ---------- > > From: Вадим Опольский <[hidden email]> > > Date: 2017-03-21 14:40 GMT+03:00 > > Subject: Assignee IGNITE-4052 > > To: [hidden email] > > > > > > Dear sirs ! > > > > I want to resolve issue IGNITE-4052. > > > > https://issues.apache.org/jira/browse/IGNITE-4052 > > > > Is it actual ? > > > > Vadim Opolski > > > > > |
Nikolay, I will add properties for mesos role and unit test next week.
---------- Forwarded message ---------- From: Вадим Опольский <[hidden email]> Date: 2017-03-22 15:53 GMT+03:00 Subject: Re: IGNITE-4052 ready for review To: [hidden email] Nikolay, just changed status to "path available". 2017-03-22 15:44 GMT+03:00 Nikolai Tikhonov <[hidden email]>: > Hi Вадим! > > Thank you for your contribution! > Please change status of the ticket to "path available". I'll review your > changes. > > Thanks, > Nikolay > > On Wed, Mar 22, 2017 at 3:36 PM, Вадим Опольский <[hidden email]> > wrote: > > > Hello everybody! > > > > Nikolay, > > review please https://github.com/apache/ignite/pull/1662 . > > > > Added ability to configure current user parameters via system env > > properties - "MESOS_USER". > > > > Vadim Opolski > > > > > > ---------- Forwarded message ---------- > > From: Вадим Опольский <[hidden email]> > > Date: 2017-03-21 14:40 GMT+03:00 > > Subject: Assignee IGNITE-4052 > > To: [hidden email] > > > > > > Dear sirs ! > > > > I want to resolve issue IGNITE-4052. > > > > https://issues.apache.org/jira/browse/IGNITE-4052 > > > > Is it actual ? > > > > Vadim Opolski > > > > > |
Great! Looking forward to the contribution.
On Fri, Mar 24, 2017 at 3:54 PM, Вадим Опольский <[hidden email]> wrote: > Nikolay, I will add properties for mesos role and unit test next week. > > ---------- Forwarded message ---------- > From: Вадим Опольский <[hidden email]> > Date: 2017-03-22 15:53 GMT+03:00 > Subject: Re: IGNITE-4052 ready for review > To: [hidden email] > > > Nikolay, just changed status to "path available". > > 2017-03-22 15:44 GMT+03:00 Nikolai Tikhonov <[hidden email]>: > >> Hi Вадим! >> >> Thank you for your contribution! >> Please change status of the ticket to "path available". I'll review your >> changes. >> >> Thanks, >> Nikolay >> >> On Wed, Mar 22, 2017 at 3:36 PM, Вадим Опольский <[hidden email]> >> wrote: >> >> > Hello everybody! >> > >> > Nikolay, >> > review please https://github.com/apache/ignite/pull/1662 . >> > >> > Added ability to configure current user parameters via system env >> > properties - "MESOS_USER". >> > >> > Vadim Opolski >> > >> > >> > ---------- Forwarded message ---------- >> > From: Вадим Опольский <[hidden email]> >> > Date: 2017-03-21 14:40 GMT+03:00 >> > Subject: Assignee IGNITE-4052 >> > To: [hidden email] >> > >> > >> > Dear sirs ! >> > >> > I want to resolve issue IGNITE-4052. >> > >> > https://issues.apache.org/jira/browse/IGNITE-4052 >> > >> > Is it actual ? >> > >> > Vadim Opolski >> > >> > >> > > > |
In reply to this post by vadopolski
Hello everyone!
Nikolay, method Protos.FrameworkInfo.Builder#setRoleBytes and Protos.FrameworkInfo.Builder#setUserBytes were added into IgniteFrameworkInfoTest. Details please what do you want to me do with the methods. How correctly to test methods work? The code was changed with official "Coding Guidelines" and the lib was deleted. I didn't try to use new properties on real mesos cluster. https://github.com/apache/ignite/pull/1662 Vadim Opolski *You used only Protos.FrameworkInfo.Builder#setRole method, but also exists Protos.FrameworkInfo.Builder#setRoleBytes. Please, pay attention on it. You did some code styles changes which conflict with official "Coding Guidelines" (see * *https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute* <https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute>*). Also you use lib for testing with licence different from Apache Licence 2.0. Are you sure that for this test you need additional libs? I think this can be implemented without them.* *Also did you try to use new properties on real mesos cluster? Did work properly?* 2017-03-24 15:54 GMT+03:00 Вадим Опольский <[hidden email]>: > Nikolay, I will add properties for mesos role and unit test next week. > > ---------- Forwarded message ---------- > From: Вадим Опольский <[hidden email]> > Date: 2017-03-22 15:53 GMT+03:00 > Subject: Re: IGNITE-4052 ready for review > To: [hidden email] > > > Nikolay, just changed status to "path available". > > 2017-03-22 15:44 GMT+03:00 Nikolai Tikhonov <[hidden email]>: > >> Hi Вадим! >> >> Thank you for your contribution! >> Please change status of the ticket to "path available". I'll review your >> changes. >> >> Thanks, >> Nikolay >> >> On Wed, Mar 22, 2017 at 3:36 PM, Вадим Опольский <[hidden email]> >> wrote: >> >> > Hello everybody! >> > >> > Nikolay, >> > review please https://github.com/apache/ignite/pull/1662 . >> > >> > Added ability to configure current user parameters via system env >> > properties - "MESOS_USER". >> > >> > Vadim Opolski >> > >> > >> > ---------- Forwarded message ---------- >> > From: Вадим Опольский <[hidden email]> >> > Date: 2017-03-21 14:40 GMT+03:00 >> > Subject: Assignee IGNITE-4052 >> > To: [hidden email] >> > >> > >> > Dear sirs ! >> > >> > I want to resolve issue IGNITE-4052. >> > >> > https://issues.apache.org/jira/browse/IGNITE-4052 >> > >> > Is it actual ? >> > >> > Vadim Opolski >> > >> > >> > > > |
Free forum by Nabble | Edit this page |