Ilya, thanks for the fix, looks good to me.
Please make sure TC passes and merge.

On Tue, Feb 20, 2018 at 6:08 PM, Dmitriy Pavlov <dpav...@gridgain.com>
wrote:

> Issue is not in 'patch available' state.
>
> On Tue, Feb 20, 2018 at 6:06 PM Ilya Lantukh <ilant...@gridgain.com>
> wrote:
>
>> Fixed, please review: https://issues.apache.org/jira/browse/IGNITE-7767.
>>
>> On Tue, Feb 20, 2018 at 5:44 PM, Ilya Lantukh <ilant...@gridgain.com>
>> wrote:
>>
>>> Pavel,
>>>
>>> I've fixed default value for WALMode (https://github.com/apache/
>>> ignite/pull/3544), but now I have the following test failure:
>>> Apache.Ignite.Core.Tests.IgniteConfigurationTest.
>>> TestDefaultConfigurationProperties
>>>
>>>   Expected: LogOnly
>>>   But was:  Fsync
>>>
>>>    at NUnit.Framework.Assert.That(Object actual, IResolveConstraint
>>> expression, String message, Object[] args)
>>>    at Apache.Ignite.Core.Tests.IgniteConfigurationTest.
>>> CheckDefaultProperties(DataStorageConfiguration cfg) in
>>> C:\Projects\ignite\modules\platforms\dotnet\Apache.Ignite.Core.Tests\
>>> IgniteConfigurationTest.cs:line 551
>>>    at Apache.Ignite.Core.Tests.IgniteConfigurationTest.
>>> TestDefaultConfigurationProperties() in C:\Projects\ignite\modules\
>>> platforms\dotnet\Apache.Ignite.Core.Tests\IgniteConfigurationTest.cs:line
>>> 68
>>>
>>> Could you please take a look and help us understand why did it happen?
>>>
>>> On Tue, Feb 20, 2018 at 4:48 PM, Pavel Tupitsyn <ptupit...@apache.org>
>>> wrote:
>>>
>>>> Ilya,
>>>>
>>>> Please see modules/platforms/dotnet/Apache.Ignite.Core/Configuration/
>>>> DataStorageConfiguration.cs:129,
>>>> should be changed to match default value in Java.
>>>>
>>>> Pavel
>>>>
>>>> On Tue, Feb 20, 2018 at 3:11 PM, Dmitry Pavlov <dpavlov....@gmail.com>
>>>> wrote:
>>>>
>>>>> Hi Pavel,
>>>>>
>>>>> Thank you for pointing this out.
>>>>>
>>>>> Sincerely,
>>>>> Dmitry Pavlov
>>>>>
>>>>> вт, 20 февр. 2018 г. в 11:48, Pavel Tupitsyn <ptupit...@apache.org>:
>>>>>
>>>>> > Alexey, Ilya,
>>>>> >
>>>>> > Recent merge of IGNITE-7594 has broken some tests in master,
>>>>> > AND in ignite-2.4 (which concerns me) [1] [2].
>>>>> >
>>>>> > * Have you run the tests before merging your changes?
>>>>> > * Can you please fix this?
>>>>> >
>>>>> > In particular, you'll have to update
>>>>> > the DataStorageConfiguration.DefaultWalMode on .NET side.
>>>>> >
>>>>> > Thanks,
>>>>> > Pavel
>>>>> >
>>>>> >
>>>>> > [1]
>>>>> >
>>>>> > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=commit;h=
>>>>> 1c7b42285f27dbcb5bcc38fe3d7dee8aac5cb873
>>>>> >
>>>>> > [2] https://ci.ignite.apache.org/viewLog.html?buildId=1102392
>>>>> >
>>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Best regards,
>>> Ilya
>>>
>>
>>
>>
>> --
>> Best regards,
>> Ilya
>>
>

Reply via email to