You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Setrakyan (JIRA)" <ji...@apache.org> on 2017/09/04 14:18:00 UTC

[jira] [Created] (IGNITE-6260) Need to rename setDistributedJoins to setNonCollocatedJoins

Dmitriy Setrakyan created IGNITE-6260:
-----------------------------------------

             Summary: 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
             Fix For: 2.3


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)