[
https://issues.apache.org/jira/browse/IGNITE-6260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184084#comment-16184084
]
Vladimir Ozerov commented on IGNITE-6260:
-----------------------------------------
[~dsetrakyan],
This is rather painful change, because it affects both native API, .NET/C++ and
JDBC/ODBC drivers. I propose to move it to 2.4, as in this version to fix it
without any rush. Also we are likely to break drivers compatibility in this
release, so it looks like a good candidate.
> Need to rename setDistributedJoins to setNonCollocatedJoins
> -----------------------------------------------------------
>
> Key: IGNITE-6260
> URL: https://issues.apache.org/jira/browse/IGNITE-6260
> Project: Ignite
> Issue Type: Improvement
> Components: jdbc, odbc, sql
> Reporter: Dmitriy Setrakyan
> Assignee: vk
> Labels: usability
> Fix For: 2.4
>
>
> The name {{distributed join}} is very confusing, as all joins in Ignite are
> distributed. We should do the following:
> * Deprecate {{setDistributedJoins(...)}} property (it should be removed in
> 3.0)
> * Add {{setNonCollocatedJoins(...)}} property.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)