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

Pavel Pereslegin updated IGNITE-16733:
--------------------------------------
    Description: 
After IGNITE-15117 
{noformat}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile 
(default-testCompile) on project ignite-cdc-ext: Compilation failure
[ERROR] 
/Users/sega/work/ignite-extensions/modules/cdc-ext/src/test/java/org/apache/ignite/cdc/AbstractReplicationTest.java:[186,17]
 cannot find symbol
[ERROR]   symbol:   method setCdcEnabled(boolean)
[ERROR]   location: class 
org.apache.ignite.configuration.DataStorageConfiguration

this field has been moved to DataRegionConfiguration
{noformat}

  was:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile 
(default-testCompile) on project ignite-cdc-ext: Compilation failure
[ERROR] 
/Users/sega/work/ignite-extensions/modules/cdc-ext/src/test/java/org/apache/ignite/cdc/AbstractReplicationTest.java:[186,17]
 cannot find symbol
[ERROR]   symbol:   method setCdcEnabled(boolean)
[ERROR]   location: class 
org.apache.ignite.configuration.DataStorageConfiguration

this field has been moved to DataRegionConfiguration



> [extensions] Fail CDC AbstractReplicationTest
> ---------------------------------------------
>
>                 Key: IGNITE-16733
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16733
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Sergei Ryzhov
>            Assignee: Sergei Ryzhov
>            Priority: Major
>              Labels: ise
>
> After IGNITE-15117 
> {noformat}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile 
> (default-testCompile) on project ignite-cdc-ext: Compilation failure
> [ERROR] 
> /Users/sega/work/ignite-extensions/modules/cdc-ext/src/test/java/org/apache/ignite/cdc/AbstractReplicationTest.java:[186,17]
>  cannot find symbol
> [ERROR]   symbol:   method setCdcEnabled(boolean)
> [ERROR]   location: class 
> org.apache.ignite.configuration.DataStorageConfiguration
> this field has been moved to DataRegionConfiguration
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to