[ 
https://issues.apache.org/jira/browse/IGNITE-18794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-18794:
------------------------------------
    Description: 
Flaky failure:

{code}
System.DivideByZeroException : Attempted to divide by zero.
   at Apache.Ignite.Internal.Table.Table.GetPreferredNode(Int32 colocationHash, 
ITransaction transaction) in 
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/Table/Table.cs:line
 197
   at 
Apache.Ignite.Internal.Compute.Compute.ExecuteColocatedAsync[T,TKey](String 
tableName, TKey key, Func`2 serializerHandlerFunc, String jobClassName, 
Object[] args) in 
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/Compute/Compute.cs:line
 191
   at Apache.Ignite.Internal.Compute.Compute.ExecuteColocatedAsync[T](String 
tableName, IIgniteTuple key, String jobClassName, Object[] args)
   at 
Apache.Ignite.Tests.Compute.ComputeTests.TestExecuteColocatedUpdatesTableCacheOnTableDrop()
 in 
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
 281
   at 
Apache.Ignite.Tests.Compute.ComputeTests.TestExecuteColocatedUpdatesTableCacheOnTableDrop()
 in 
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
 287
   at 
NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
{code}

https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunNetTests/7075329?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&pluginCoverage=true&expandBuildTestsSection=true&expandBuildChangesSection=true

  was:
Flaky failure:

{code}
System.DivideByZeroException : Attempted to divide by zero.
   at Apache.Ignite.Internal.Table.Table.GetPreferredNode(Int32 colocationHash, 
ITransaction transaction) in 
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/Table/Table.cs:line
 197
   at 
Apache.Ignite.Internal.Compute.Compute.ExecuteColocatedAsync[T,TKey](String 
tableName, TKey key, Func`2 serializerHandlerFunc, String jobClassName, 
Object[] args) in 
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/Compute/Compute.cs:line
 191
   at Apache.Ignite.Internal.Compute.Compute.ExecuteColocatedAsync[T](String 
tableName, IIgniteTuple key, String jobClassName, Object[] args)
   at 
Apache.Ignite.Tests.Compute.ComputeTests.TestExecuteColocatedUpdatesTableCacheOnTableDrop()
 in 
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
 281
   at 
Apache.Ignite.Tests.Compute.ComputeTests.TestExecuteColocatedUpdatesTableCacheOnTableDrop()
 in 
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
 287
   at 
NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
{code}


> .NET: Thin 3.0: DivideByZeroException in GetPreferredNode
> ---------------------------------------------------------
>
>                 Key: IGNITE-18794
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18794
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, thin client
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>             Fix For: 3.0.0-beta2
>
>
> Flaky failure:
> {code}
> System.DivideByZeroException : Attempted to divide by zero.
>    at Apache.Ignite.Internal.Table.Table.GetPreferredNode(Int32 
> colocationHash, ITransaction transaction) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/Table/Table.cs:line
>  197
>    at 
> Apache.Ignite.Internal.Compute.Compute.ExecuteColocatedAsync[T,TKey](String 
> tableName, TKey key, Func`2 serializerHandlerFunc, String jobClassName, 
> Object[] args) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/Compute/Compute.cs:line
>  191
>    at Apache.Ignite.Internal.Compute.Compute.ExecuteColocatedAsync[T](String 
> tableName, IIgniteTuple key, String jobClassName, Object[] args)
>    at 
> Apache.Ignite.Tests.Compute.ComputeTests.TestExecuteColocatedUpdatesTableCacheOnTableDrop()
>  in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
>  281
>    at 
> Apache.Ignite.Tests.Compute.ComputeTests.TestExecuteColocatedUpdatesTableCacheOnTableDrop()
>  in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compute/ComputeTests.cs:line
>  287
>    at 
> NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
> {code}
> https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunNetTests/7075329?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&pluginCoverage=true&expandBuildTestsSection=true&expandBuildChangesSection=true



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to