GA Grid: Can IGNITE-8242 be include in 2.5 release?

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

GA Grid: Can IGNITE-8242 be include in 2.5 release?

techbysample
Denis/Yury

Can ticket https://issues.apache.org/jira/browse/IGNITE-8242  be included
within 2.5 release?
Upon review of my tickets today, I noticed the fixed version was updated
from 2.5 to 2.6?

This ticket addresses a minor bug in GA Grid.

I have removed method GAGridUtils.getGenesForChromosome() as it is
problematic when Chromosome contains duplicate genes.

GAGridUtils.getGenesInOrderForChromosome() will be used instead.

Please advise.

Turik



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: GA Grid: Can IGNITE-8242 be include in 2.5 release?

dmagda
Yuri, Andrey,

Could you have a look and include the ticket into the release?

--
Denis


On Thu, Apr 19, 2018 at 3:23 PM, techbysample <[hidden email]> wrote:

> Denis/Yury
>
> Can ticket https://issues.apache.org/jira/browse/IGNITE-8242  be included
> within 2.5 release?
> Upon review of my tickets today, I noticed the fixed version was updated
> from 2.5 to 2.6?
>
> This ticket addresses a minor bug in GA Grid.
>
> I have removed method GAGridUtils.getGenesForChromosome() as it is
> problematic when Chromosome contains duplicate genes.
>
> GAGridUtils.getGenesInOrderForChromosome() will be used instead.
>
> Please advise.
>
> Turik
>
>
>
> --
> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>
Reply | Threaded
Open this post in threaded view
|

Re: GA Grid: Can IGNITE-8242 be include in 2.5 release?

Yury Babak-2
Denis,

In that case we should also add the following tickets into release:

https://issues.apache.org/jira/browse/IGNITE-7877 (Improve code style in GA
part)
https://issues.apache.org/jira/browse/IGNITE-7916 (GA Grid examples should
be ready for auto run on TeamCity)
https://issues.apache.org/jira/browse/IGNITE-8181 (fix for javadoc)

Andrey,

if you ok with it I could cherry pick those tickets into 2.5 branch

Regards,

Yury Babak
GridGain Systems

On Fri, Apr 20, 2018 at 1:48 AM, Denis Magda <[hidden email]> wrote:

> Yuri, Andrey,
>
> Could you have a look and include the ticket into the release?
>
> --
> Denis
>
>
> On Thu, Apr 19, 2018 at 3:23 PM, techbysample <[hidden email]> wrote:
>
>> Denis/Yury
>>
>> Can ticket https://issues.apache.org/jira/browse/IGNITE-8242  be included
>> within 2.5 release?
>> Upon review of my tickets today, I noticed the fixed version was updated
>> from 2.5 to 2.6?
>>
>> This ticket addresses a minor bug in GA Grid.
>>
>> I have removed method GAGridUtils.getGenesForChromosome() as it is
>> problematic when Chromosome contains duplicate genes.
>>
>> GAGridUtils.getGenesInOrderForChromosome() will be used instead.
>>
>> Please advise.
>>
>> Turik
>>
>>
>>
>> --
>> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: GA Grid: Can IGNITE-8242 be include in 2.5 release?

dmagda
In reply to this post by dmagda
Those are isolated changes that shouldn't affect the rest of the platform.

Andrey G., please approve the merge. I think it's fine to do.

--
Denis

On Fri, Apr 20, 2018 at 3:26 AM, Yury Babak <[hidden email]> wrote:

> Sorry, https://issues.apache.org/jira/browse/IGNITE-7916 was done before
> 2.5 branch created.
>
> Yury Babak
> GridGain Systems
>
> On Fri, Apr 20, 2018 at 1:24 PM, Yury Babak <[hidden email]> wrote:
>
>> Denis,
>>
>> In that case we should also add the following tickets into release:
>>
>> https://issues.apache.org/jira/browse/IGNITE-7877 (Improve code style in
>> GA part)
>> https://issues.apache.org/jira/browse/IGNITE-7916 (GA Grid examples
>> should be ready for auto run on TeamCity)
>> https://issues.apache.org/jira/browse/IGNITE-8181 (fix for javadoc)
>>
>> Andrey,
>>
>> if you ok with it I could cherry pick those tickets into 2.5 branch
>>
>> Regards,
>>
>> Yury Babak
>> GridGain Systems
>>
>> On Fri, Apr 20, 2018 at 1:48 AM, Denis Magda <[hidden email]> wrote:
>>
>>> Yuri, Andrey,
>>>
>>> Could you have a look and include the ticket into the release?
>>>
>>> --
>>> Denis
>>>
>>>
>>> On Thu, Apr 19, 2018 at 3:23 PM, techbysample <[hidden email]>
>>> wrote:
>>>
>>>> Denis/Yury
>>>>
>>>> Can ticket https://issues.apache.org/jira/browse/IGNITE-8242  be
>>>> included
>>>> within 2.5 release?
>>>> Upon review of my tickets today, I noticed the fixed version was updated
>>>> from 2.5 to 2.6?
>>>>
>>>> This ticket addresses a minor bug in GA Grid.
>>>>
>>>> I have removed method GAGridUtils.getGenesForChromosome() as it is
>>>> problematic when Chromosome contains duplicate genes.
>>>>
>>>> GAGridUtils.getGenesInOrderForChromosome() will be used instead.
>>>>
>>>> Please advise.
>>>>
>>>> Turik
>>>>
>>>>
>>>>
>>>> --
>>>> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>>>>
>>>
>>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: GA Grid: Can IGNITE-8242 be include in 2.5 release?

agura
Hi,

Yury, there is no code/scope freeze. So feel free to merge your tickets.

Thanks.

On Sat, Apr 21, 2018 at 1:21 AM, Denis Magda <[hidden email]> wrote:

> Those are isolated changes that shouldn't affect the rest of the platform.
>
> Andrey G., please approve the merge. I think it's fine to do.
>
> --
> Denis
>
> On Fri, Apr 20, 2018 at 3:26 AM, Yury Babak <[hidden email]> wrote:
>>
>> Sorry, https://issues.apache.org/jira/browse/IGNITE-7916 was done before
>> 2.5 branch created.
>>
>> Yury Babak
>> GridGain Systems
>>
>> On Fri, Apr 20, 2018 at 1:24 PM, Yury Babak <[hidden email]> wrote:
>>>
>>> Denis,
>>>
>>> In that case we should also add the following tickets into release:
>>>
>>> https://issues.apache.org/jira/browse/IGNITE-7877 (Improve code style in
>>> GA part)
>>> https://issues.apache.org/jira/browse/IGNITE-7916 (GA Grid examples
>>> should be ready for auto run on TeamCity)
>>> https://issues.apache.org/jira/browse/IGNITE-8181 (fix for javadoc)
>>>
>>> Andrey,
>>>
>>> if you ok with it I could cherry pick those tickets into 2.5 branch
>>>
>>> Regards,
>>>
>>> Yury Babak
>>> GridGain Systems
>>>
>>> On Fri, Apr 20, 2018 at 1:48 AM, Denis Magda <[hidden email]> wrote:
>>>>
>>>> Yuri, Andrey,
>>>>
>>>> Could you have a look and include the ticket into the release?
>>>>
>>>> --
>>>> Denis
>>>>
>>>>
>>>> On Thu, Apr 19, 2018 at 3:23 PM, techbysample <[hidden email]>
>>>> wrote:
>>>>>
>>>>> Denis/Yury
>>>>>
>>>>> Can ticket https://issues.apache.org/jira/browse/IGNITE-8242  be
>>>>> included
>>>>> within 2.5 release?
>>>>> Upon review of my tickets today, I noticed the fixed version was
>>>>> updated
>>>>> from 2.5 to 2.6?
>>>>>
>>>>> This ticket addresses a minor bug in GA Grid.
>>>>>
>>>>> I have removed method GAGridUtils.getGenesForChromosome() as it is
>>>>> problematic when Chromosome contains duplicate genes.
>>>>>
>>>>> GAGridUtils.getGenesInOrderForChromosome() will be used instead.
>>>>>
>>>>> Please advise.
>>>>>
>>>>> Turik
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>>>>
>>>>
>>>
>>
>