[
https://issues.apache.org/jira/browse/IGNITE-22789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867999#comment-17867999
]
Iurii Gerzhedovich commented on IGNITE-22789:
---------------------------------------------
[~zstan] LGTM, thanks for the contribution
> Throw informative exception when both partitioned and replicated caches are
> participate in join operation
> ---------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-22789
> URL: https://issues.apache.org/jira/browse/IGNITE-22789
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.16
> Reporter: Evgeny Stanilovsky
> Assignee: Evgeny Stanilovsky
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> According to documentation in [1] join operations (H2 involved only) under
> mixed partitioned vs replicated caches are possible only if number of
> configured affinity partitions are equal.
> For now it`s possible to join such a caches without any warning and as a
> result - obtain erroneous results. It is necessary that an exception be
> thrown in case of misconfiguration.
> [1] https://issues.apache.org/jira/browse/IGNITE-8732
--
This message was sent by Atlassian Jira
(v8.20.10#820010)