[jira] [Commented] (IGNITE-4712) Memory leaks in PageMemory

2017-05-19 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-4712:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/1559


> Memory leaks in PageMemory
> --
>
> Key: IGNITE-4712
> URL: https://issues.apache.org/jira/browse/IGNITE-4712
> Project: Ignite
>  Issue Type: Bug
>  Components: cache
>Reporter: Igor Seliverstov
> Fix For: 2.0
>
>
> During performing put/get/remove operations on large objects (objects, which 
> size is more than 1kb) allocated pages number constantly grows.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4712) Memory leaks in PageMemory

2017-03-15 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-4712:


GitHub user gvvinblade opened a pull request:

https://github.com/apache/ignite/pull/1625

IGNITE-4712 (tests fix)



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-4712

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/1625.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1625






> Memory leaks in PageMemory
> --
>
> Key: IGNITE-4712
> URL: https://issues.apache.org/jira/browse/IGNITE-4712
> Project: Ignite
>  Issue Type: Bug
>  Components: cache
>Reporter: Igor Seliverstov
>Assignee: Semen Boikov
> Fix For: 2.0
>
>
> During performing put/get/remove operations on large objects (objects, which 
> size is more than 1kb) allocated pages number constantly grows.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4712) Memory leaks in PageMemory

2017-02-21 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-4712:


GitHub user gvvinblade opened a pull request:

https://github.com/apache/ignite/pull/1559

IGNITE-4712 Memory leaks in PageMemory



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-4712

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/1559.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1559


commit 3c9e3786a21ec7c8919de9c29bc04d2e3561846c
Author: Igor Seliverstov 
Date:   2017-02-15T10:41:08Z

IGNITE-4694 Add tests to check there are no memory leaks in PageMemory

commit 8e12097f9094d7f155135ee2f4c9c33f5f7af9aa
Author: sboikov 
Date:   2017-02-15T12:08:14Z

ignite-4694 review

commit e70d990f14288cfc8fe211fa25631016d5708144
Author: Igor Seliverstov 
Date:   2017-02-15T15:04:38Z

IGNITE-4694 Add tests to check there are no memory leaks in PageMemory

commit 84c03e0c522abc90b2d91e514138eac08388abd2
Author: Igor Seliverstov 
Date:   2017-02-16T10:41:51Z

IGNITE-4694 Add tests to check there are no memory leaks in PageMemory 
(pending)

commit e259b7a2032de9ec1334668e10f92fbae9e5c096
Author: Igor Seliverstov 
Date:   2017-02-20T10:40:05Z

IGNITE-4712 Memory leaks in PageMemory

commit fa395addf03376423b9aeb15dd74a7a9969cb851
Author: Igor Seliverstov 
Date:   2017-02-20T10:43:36Z

IGNITE-4712 Memory leaks in PageMemory

commit be241d9789392f13c4951e9588c85357cd79192f
Author: Igor Seliverstov 
Date:   2017-02-20T13:19:00Z

IGNITE-4712 Memory leaks in PageMemory

commit 4376f82d13ef4d08c4eb8d9b6e3f19cba9d9ce1c
Author: Igor Seliverstov 
Date:   2017-02-20T13:40:25Z

IGNITE-4712 Memory leaks in PageMemory

commit 95faf450cbbf6be4887965209bec3ae0244bcdd9
Author: Igor Seliverstov 
Date:   2017-02-20T15:11:34Z

IGNITE-4712 Memory leaks in PageMemory

commit bfb0021b9fbda0ca9fde83ba5513ed3eb32f3703
Author: Igor Seliverstov 
Date:   2017-02-20T15:25:07Z

IGNITE-4712 Memory leaks in PageMemory

commit 4ae7d7177b1e55c31579c4691514655eeadb833f
Author: Igor Seliverstov 
Date:   2017-02-20T15:31:15Z

IGNITE-4712 Memory leaks in PageMemory

commit 5e4e991360c2f2917ec22128e40a353c13db8285
Author: Igor Seliverstov 
Date:   2017-02-21T08:49:35Z

IGNITE-4694 Add tests to check there are no memory leaks in PageMemory




> Memory leaks in PageMemory
> --
>
> Key: IGNITE-4712
> URL: https://issues.apache.org/jira/browse/IGNITE-4712
> Project: Ignite
>  Issue Type: Bug
>  Components: cache
>Reporter: Igor Seliverstov
>Assignee: Igor Seliverstov
> Fix For: 2.0
>
>
> During performing put/get/remove operations on large objects (objects, which 
> size is more than 1kb) allocated pages number constantly grows.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)