[
https://issues.apache.org/jira/browse/IGNITE-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16696047#comment-16696047
]
ASF GitHub Bot commented on IGNITE-7441:
----------------------------------------
GitHub user daradurvs opened a pull request:
https://github.com/apache/ignite/pull/5482
IGNITE-7441 Drop IGNITE_SERVICES_COMPATIBILITY_MODE system property
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/daradurvs/ignite ignite-7441
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5482.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5482
----
commit 3cf7c582f405d1acf06b73fad576948823e8c453
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-11-22T15:39:49Z
Removed IGNITE_SERVICES_COMPATIBILITY_MODE
----
> Drop IGNITE_SERVICES_COMPATIBILITY_MODE system property
> -------------------------------------------------------
>
> Key: IGNITE-7441
> URL: https://issues.apache.org/jira/browse/IGNITE-7441
> Project: Ignite
> Issue Type: Task
> Components: managed services
> Reporter: Denis Mekhanikov
> Assignee: Vyacheslav Daradur
> Priority: Minor
> Fix For: 2.8
>
>
> IGNITE_SERVICES_COMPATIBILITY_MODE system property was introduced to
> configure backward compatibility mode for service configuration classes. But
> since it was done in 1.9 and current version is completely incompatible with
> it, there is no point in keeping this property.
> Moreover, it is ignored after IGNITE-5145.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)