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

Vyacheslav Koptilin updated IGNITE-15355:
-----------------------------------------
    Description: 
There are several issues with the {{corruptDataEntry}} method which are need to 
be fixed:
- public package for org.apache.ignite.TestStorageUtils#corruptDataEntry needs 
to change to internal
- duplicated code org.apache.ignite.TestStorageUtils#corruptDataEntry and 
org.apache.ignite.util.GridCommandHandlerClusterByClassTest#corruptDataEntry
- corruptDataEntry can't be used 'as is' for in-memory and persistence caches 
since it has dependency at the {{applyUpdate}} which has meaning only for 
persistence.

  was:
There are several issues with the {{corruptDataEntry}} method wich are need to 
be fixed:
- public package for org.apache.ignite.TestStorageUtils#corruptDataEntry needs 
to change to internal
- duplicated code org.apache.ignite.TestStorageUtils#corruptDataEntry and 
org.apache.ignite.util.GridCommandHandlerClusterByClassTest#corruptDataEntry
- corruptDataEntry can't be uses 'as is' for in-memory and persistence caches 
since it has dependency at the {{applyUpdate}} which has meaning only for 
persistence.


> Test method corruptDataEntry works incorrecly for in-memory and persistence 
> caches
> ----------------------------------------------------------------------------------
>
>                 Key: IGNITE-15355
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15355
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Maxim Muzafarov
>            Assignee: Maxim Muzafarov
>            Priority: Major
>             Fix For: 2.12
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> There are several issues with the {{corruptDataEntry}} method which are need 
> to be fixed:
> - public package for org.apache.ignite.TestStorageUtils#corruptDataEntry 
> needs to change to internal
> - duplicated code org.apache.ignite.TestStorageUtils#corruptDataEntry and 
> org.apache.ignite.util.GridCommandHandlerClusterByClassTest#corruptDataEntry
> - corruptDataEntry can't be used 'as is' for in-memory and persistence caches 
> since it has dependency at the {{applyUpdate}} which has meaning only for 
> persistence.



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

Reply via email to