[ 
https://issues.apache.org/jira/browse/IGNITE-12827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102199#comment-17102199
 ] 

Ignite TC Bot commented on IGNITE-12827:
----------------------------------------

{panel:title=Branch: [pull/7679/head] Base: [master] : Possible Blockers 
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache 5{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=5289336]]
* IgniteCacheTestSuite5: 
CacheSerializableTransactionsTest.testConflictResolution - Test has low fail 
rate in base branch 0,0% and is not flaky

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5287831&buildTypeId=IgniteTests24Java8_RunAll]

> OutOfMemory exception when calling grid service from .NET with user type 
> array parameter
> ----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-12827
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12827
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.8
>            Reporter: Alexey Kukushkin
>            Assignee: Ivan Daschinskiy
>            Priority: Major
>              Labels: sbcf
>             Fix For: 2.9
>
>         Attachments: ignite-12827-vs-2.8.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Calling a grid service from .NET with a parameter of user type array leads to 
> Java OutOfMemory exception.
> +*Reproducer*+:
>  * Limit JVM heap with 128 MB.
>  * Create a .NET or Java service with a parameter of type 
> *array of* Parameter { 
>   Id: int, 
>   *array of* ParameterValue { 
>     PeriodId: int, 
>     Value: double? 
>   }
> }
>  * Call service with an array of 200 Parameters
> +*Expected*+:
> 128 MB of heap must be enough to call Java or .NET service with 200 
> Parameters.
>  
> +*Actual*+:
> Java OutOfMemory exception on 21st Parameter
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to