GitHub user daradurvs opened a pull request:
https://github.com/apache/ignite/pull/2387
IGNITE-5736 Add test of backward-compatibility
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/daradurvs/ignite ignite-5736
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2387.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 #2387
----
commit 1e1e8432dc936df7c62557575a57c4a159b4bca6
Author: Vyacheslav Daradur <[email protected]>
Date: 2017-05-31T08:41:56Z
ignite-5097: writing arrays length in varint encoding was implemented
commit d162d3e3d9036cddb275b4a3d86b8f5de9795185
Author: daradurvs <[email protected]>
Date: 2017-06-01T18:35:13Z
ignite-5097: doUnsafeWriteUnsignedVarint method was added
commit bfe381b3a7498eb5bebeb25026a43d36656c6041
Author: daradurvs <[email protected]>
Date: 2017-06-04T21:25:48Z
ignite-5097: dotNET - writing arrays length in varint encoding was
implemented
commit 516fcf41e4e973abf41cdd19acd2c9ea1bfb9445
Author: daradurvs <[email protected]>
Date: 2017-06-04T21:26:00Z
ignite-5097: dotNET - hardcoded hashcode values in the tests were changed
according to new conditions
commit fb43cbd77e9c83ef1aeb9dced923d9ca094a8be3
Author: Vyacheslav Daradur <[email protected]>
Date: 2017-07-05T20:25:27Z
Merge branch 'master' into ignite-5097_2
commit 398cb205c26c65f369dc3bdc4198f6032a206e87
Author: daradurvs <[email protected]>
Date: 2017-07-06T18:12:09Z
ignite-5097: compatibility property to allow to keep data in old format was
added in Java part
commit 4105cf073e0e23f44c0c271407ce5415f867a352
Author: daradurvs <[email protected]>
Date: 2017-07-06T18:12:55Z
ignite-5097: dotNET - compatibility property to allow to keep data in old
format was added
commit 86082a8052ce2e5c818183a18d16eddf54d5e346
Author: Vyacheslav Daradur <[email protected]>
Date: 2017-07-07T14:15:14Z
ignite-5097: compatibility mode test was added
commit 6aadaa985d021d38accedeaa3ada6790eb1981a9
Author: daradurvs <[email protected]>
Date: 2017-07-07T17:46:56Z
ignite-5097: dotNET - compatibility mode tests were added; fix constant
condition
commit bd24ccf6e8c2b4deb85cd3ad48635be9addaecd3
Author: Vyacheslav Daradur <[email protected]>
Date: 2017-07-10T15:22:01Z
ignite-5097: dotNET - fix compatibility property condition
commit 5f3e1543c8de140a533d0fbdbfca74a2ffd89a36
Author: Vyacheslav Daradur <[email protected]>
Date: 2017-07-10T15:32:44Z
ignite-5097: rename constant of compatibility mode
commit ac59755342093609c2c9505ccde3308ebf1f1ed4
Author: daradurvs <[email protected]>
Date: 2017-07-10T17:42:00Z
ignite-5097: dotNET - fix compatibility mode test
commit bc2c07a63cd333328b2e99d195b1f307c900e0ca
Author: Vyacheslav Daradur <[email protected]>
Date: 2017-07-14T15:02:27Z
ignite-5732: added test plugin to allow join topology nodes with different
version
commit 45dc0c662f8392ead950c722f63c91e3467683fa
Author: daradurvs <[email protected]>
Date: 2017-08-01T14:53:07Z
ignite-5732: functional of starting node from Maven artifact was added (wip
commits squashed)
commit 3321b2b48481e7c672cb250bd6c92e22c659d559
Author: daradurvs <[email protected]>
Date: 2017-08-01T15:00:22Z
ignite-5732: added MavenUtils
commit 3a1c2df63d8c30cdf4520083afd6f73a326a906e
Author: daradurvs <[email protected]>
Date: 2017-08-01T16:13:15Z
ignite-5732: minor refactoring
commit c4baa2847cd34a8733cad0929302eb8ecd89beae
Author: daradurvs <[email protected]>
Date: 2017-08-01T17:31:59Z
ignite-5732: minor refactoring 2
commit dbb5df2e8136b2a7b159fd11565d05fa2bd9f076
Author: daradurvs <[email protected]>
Date: 2017-08-02T10:33:14Z
ignite-5732: plugins were moved to another package
commit 8fbf34e3f84d77d6af8b40847eaa2f9faa0075fd
Author: daradurvs <[email protected]>
Date: 2017-08-02T11:10:46Z
ignite-5732: fix spi-attributes error in log
commit 9c205a303dbea0154f683e9514c926f4d53b8d12
Author: daradurvs <[email protected]>
Date: 2017-08-02T13:42:59Z
ignite-5732: refactoring; fixes of review notes
commit 35b56df32c8a9e0a06b9f9803999d3e32035959b
Author: daradurvs <[email protected]>
Date: 2017-08-02T15:24:42Z
ignite-5732: MavenUtils refactoring
commit 4eb47095eb37102f276f240a642a99e6eaedc23b
Author: daradurvs <[email protected]>
Date: 2017-08-02T16:07:55Z
ignite-5732: refactoring according to review note (DRY principle); minor
style fixes
commit 03b4d916b3a8f7132d06a7f561c3c64d1ee6254f
Author: daradurvs <[email protected]>
Date: 2017-08-02T16:14:01Z
ignite-5732: add test in testsuite to execute on TeamCity
commit c70c55f4d0424862959d36f6f46fa98626c9d8fe
Author: daradurvs <[email protected]>
Date: 2017-08-02T18:43:15Z
ignite-5732: minor refactoring
commit e303ae9d3e142bf6789a3f3eb3eb73d4bea2d896
Author: daradurvs <[email protected]>
Date: 2017-08-03T07:29:55Z
ignite-5732: added checks at call startGrid
commit fe0534f41ef994b644ec628435583bc79f0181fd
Author: daradurvs <[email protected]>
Date: 2017-08-03T07:46:14Z
ignite-5910: fixed ClassCastException
commit 460f2905dda12ad4b95ba6827c51a6cd16d84da1
Author: daradurvs <[email protected]>
Date: 2017-08-03T09:00:43Z
ignite-5910: fixed maven command execution on unix family os
commit 4982dba06d5dc7d3c13e74536159164794b857d1
Author: daradurvs <[email protected]>
Date: 2017-08-03T11:17:56Z
ignite-5910: fixed stop remote grid (prevention of freezing)
commit 84f2efef38ce1c49146e7da2c6fe3969303409bd
Author: daradurvs <[email protected]>
Date: 2017-08-03T13:08:05Z
Merge remote-tracking branch 'origin/ignite-5910' into ignite-5736
commit 4b7954ab9d52f5875a791448d7cef9cfa0efc318
Author: daradurvs <[email protected]>
Date: 2017-08-03T13:09:02Z
Merge remote-tracking branch 'origin/ignite-5732' into ignite-5736
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---