[
https://issues.apache.org/jira/browse/IGNITE-16733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17511881#comment-17511881
]
Sergei Ryzhov commented on IGNITE-16733:
----------------------------------------
[~xtern] Thanks for the review and merge!
> [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 changing the API in IGNITE-15117 the CDC tests stopped compiling
> {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)