Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
602 commits
Select commit Hold shift + click to select a range
0abe70a
IGNITE-10373 Web Console: Fixed docker-compose.yml.
pkonstantinov Dec 6, 2018
3410b8f
IGNITE-8370 Web Console: Updated type.
Klaster1 Dec 6, 2018
fff9c11
IGNITE-10390 Fixed BPlusTree#isEmpty - Fixes #5486.
agoncharuk Nov 27, 2018
dd0b6d5
IGNITE-10374 Fixed race leading to rebalancing hang when WAL is disab…
sergey-chugunov-1985 Dec 1, 2018
f44bad0
IGNITE-10355 Tx rollback failure on put operations with caches whose …
x-kreator Dec 6, 2018
10b98c5
IGNITE-10242 Pause ongoing rebalance on cache group stopping
ivandasch Dec 6, 2018
13f221e
IGNITE-10552 Web Agent: Improve logging when cluster topology changed.
akuznetsov-os Dec 7, 2018
d16e346
IGNITE-10318 Web console: Update panels to use newer UI on "Query not…
Klaster1 Dec 7, 2018
5664a03
IGNITE-10587 Web Console: Fixed chart history cleanup.
AlexDel Dec 7, 2018
80b4335
IGNITE-10609 Web Console: Fixed removing cache from service on "Confi…
vsisko Dec 10, 2018
433c899
IGNITE-10610 Changed log from "error" to "warning" in VisorMultiNodeT…
vsisko Dec 10, 2018
3c80e6c
IgniteIGNITE-10611 Web Console: Refactor "ActivitiesService" to use u…
vsisko Dec 10, 2018
6a18714
IGNITE-10565 Web Console: Add missing "maxRowsToShow" binding for "ui…
AlexDel Dec 10, 2018
108011c
IGNITE-10589 Correctly handle exchanges merge when calculating last a…
ilantukh Dec 10, 2018
159d072
IGNITE-8626: Added OpenSSL 1.1 support for C++
isapego Dec 10, 2018
d3670a6
IGNITE-10630: Missed descriptions for ML packages
YuriBabak Dec 11, 2018
d402bb7
IGNITE-10622 Fixed missed discovery event in the case of the next nod…
akalash Dec 11, 2018
b634503
IGNITE-10174 Migrate examples tests from JUnit 3 to JUnit 4 - Fixes #…
Nov 22, 2018
fc199dd
IGNITE-10174 merge error corrected
Dec 11, 2018
59ca668
Merge remote-tracking branch 'professional/ignite-2.7-master' into ig…
Dec 11, 2018
977ba40
IGNITE-10492 Do not normalize QueryEntities if cache is in restarting…
zstan Dec 11, 2018
d338e49
IGNITE-9298 SSL support in control.sh - Fixes #5516.
deviljelly Nov 30, 2018
7b3eec7
IGNITE-10300 Fixed incorrect error message after authentication retri…
voropava Dec 11, 2018
49832c8
IGNITE-10556 Skip WAL records deserialization on recovery if possible…
Jokser Dec 12, 2018
68a6d9a
IGNITE-10661 Fixed Docker image for E2E tests.
AlexDel Dec 12, 2018
baaae9d
IGNITE-10167: MVCC: MVCC-compatible IgniteCache.localEntries. This cl…
gvvinblade Dec 10, 2018
bd2f878
IGNITE-10263: MVCC: Concurrent cache stop can cause vacuum failure. T…
AMashenkov Dec 10, 2018
8292aa5
IGNITE-10472: MVCC: EntryProcessor resource injection. This closes #5…
AMashenkov Dec 11, 2018
625f7dc
IGNITE-9826 Prevent potential hang in S3 IP Finder - Fixes #5633.
gromtech Dec 13, 2018
48913f1
IGNITE-10617 Web console: Fixed wrong class name.
vsisko Dec 13, 2018
0c334b4
IGNITE-10667 Web Console: Fixed model for "keyStoreFilePath" on "Conf…
vsisko Dec 13, 2018
ed8dd10
ignite-10348 Safely recreate metastore to mitigate IGNITE-8735
SpiderRus Dec 7, 2018
0c9c0fb
IGNITE-10446 Fix control.sh --cache idle_verify fail with NPE when no…
vldpyatkov Dec 13, 2018
cb5c840
IGNITE-10659 Fixed deadlock when binary metadata is requested for toS…
Dec 13, 2018
4ecc1ff
IGNITE-10189 Implemented support for multiple protocols and cipher su…
akuznetsov-os Dec 12, 2018
e4a1f52
IGNITE-10189 Fixed tests.
akuznetsov-os Dec 12, 2018
d0cab40
IGNITE-10189 Minor fixes of code style.
akuznetsov-os Dec 14, 2018
6299f10
IGNITE-10514 Cache validation on the primary node may result in Asser…
sk0x50 Dec 13, 2018
4167966
IGNITE-10680 Add the ability to use existing kernel context in standa…
alex-plekhanov Dec 14, 2018
d05480b
IGNITE-8570 Improved GridToStringLogger - Fixes #4786.
xtern Oct 18, 2018
0fc8aa0
IGNITE-10023 Improve ListeningTestLogger for wait conditions. - Fixes…
NSAmelchev Oct 30, 2018
788aa82
IGNITE-9023 LinkageError or ClassNotFoundException should not be swol…
daradurvs Dec 5, 2018
f4f943d
IGNITE-10624 Update deployment id for cache context after join to top…
Jokser Dec 17, 2018
4fe91c3
IGNITE-10239 Update navigation and top menu. - Fixes #5630.
Klaster1 Dec 17, 2018
d2390bc
IGNITE-10657 Thin clients should call onSessionExpired on disconnect …
Dec 14, 2018
919cc27
IGNITE-10716: ctx.security().onSessionExpired(subjid) is called on re…
Dec 17, 2018
e1e3174
IGNITE-10239 Fix wide nav menu top margin.
Klaster1 Dec 18, 2018
26056ec
IGNITE-9980 Added additional flag to filter caches by types to contro…
Dec 6, 2018
4454a48
Revert "IGNITE-9980 Added additional flag to filter caches by types t…
antonovsergey93 Dec 18, 2018
b000800
IGNITE-9980 Added additional flag to filter caches by types to contro…
Dec 6, 2018
1e49554
IGNITE-10257 control.sh utility should request SSL keystore and trust…
antonovsergey93 Dec 18, 2018
dbbe21b
IGNITE-9308 Add baseline topology command to REST API. - Fixes #5019.
nva Dec 18, 2018
6717c1c
IGNITE-10406 .NET Reset binary writer structures on reconnect
ptupitsyn Dec 14, 2018
49f5bca
IGNITE-10171: SQL: show original query in GridRunningQueryInfo. This …
alex-plekhanov Nov 13, 2018
6322ba1
IGNITE-10465 Wait for local join before start TTL cleanup worker - Fi…
Jokser Dec 20, 2018
9747363
ignite-9213 Do not use IgniteInterruptedCheckedException to complete …
sboikov1983 Dec 19, 2018
b07e055
IGNITE-10493 Refactor exchange timings measurement - Fixes #5688.
Jokser Dec 20, 2018
4f584ec
IGNITE-9303 Fixed rotated page ID and physical recovery after crash d…
ilantukh Dec 21, 2018
328cb1d
IGNITE-10658 Visor: Fixed rebalance progress calculation logic. Fixes…
voropava Dec 21, 2018
a1aff92
IGNITE-10279 Control.sh: Unified options naming format. Fixes #5672.
antonovsergey93 Dec 24, 2018
baf9bb4
IGNITE-10130 Added an option to disable cache interceptor trigger in …
antonovsergey93 Dec 24, 2018
533fc2b
IGNITE-10671 Fixed double initialization of FileArchiver leading to b…
voropava Dec 24, 2018
9ee6874
IGNITE-10003 Introduced SYSTEM_CRITICAL_OPERATION_TIMEOUT failure type
andrey-kuznetsov Dec 24, 2018
e43765f
IGNITE-10671 Fixed tests after merge.
voropava Dec 24, 2018
d58b886
IGNITE-10558: MVCC: IgniteWalReader fixed. This closes #5583.
AMashenkov Dec 25, 2018
1476abe
IGNITE-10572: MVCC TX: Possible race on invokeAll operations. This cl…
AMashenkov Dec 19, 2018
5870a05
IGNITE-10366: MVCC: Create "Cache 1" test suite for MVCC mode. This c…
gvvinblade Dec 10, 2018
d59f4d5
IGNITE-10483: MVCC: Enlist requests failure handling. This closes #5554.
AMashenkov Dec 11, 2018
d06640b
IGNITE-10368: MVCC: Create "Cache 9" test suite for MVCC mode. This c…
AMashenkov Dec 5, 2018
339580f
IGNITE-10049: MVCC: Create "Cache 4" test suite for MVCC mode. This c…
rkondakov Dec 5, 2018
a80c4c8
IGNITE-10410: MVCC: Create "Cache 7" test suite for MVCC mode. This c…
rkondakov Dec 5, 2018
856aa59
IGNITE-10367: MVCC: Create "Cache 8" test suite for MVCC mode. This c…
rkondakov Dec 10, 2018
3a8ebd3
IGNITE-10262: MVCC TX: Client operation may hangs if all data nodes l…
rkondakov Dec 19, 2018
a7eff7a
IGNITE-10264: MVCC TX: Unmute tests. This closes #5685.
rkondakov Dec 19, 2018
25dc161
IGNITE-10448: MVCC: Fixed NPE on data page eviction. This closes #5704.
rkondakov Dec 24, 2018
b6c64a6
IGNITE-10785: MVCC: Fix TxRollbackAsyncTest. This closes #5735.
rkondakov Dec 25, 2018
7da39d8
IGNITE-10474: MVCC: IgniteCacheConnectionRecovery10ConnectionsTest.te…
rkondakov Dec 25, 2018
10ebf71
IGNITE-10493 Fix exchange local stages comparator
Jokser Dec 26, 2018
b3b1e37
IGNITE-9493 Do not call communication error resolver in case of clien…
zstan Dec 25, 2018
6c01717
IGNITE-10472: MVCC: EntryProcessor resource injection. Fix test.
AMashenkov Dec 11, 2018
b2704cd
IGNITE-10167: MVCC: MVCC-compatible IgniteCache.localEntries. Unmute …
AMashenkov Dec 27, 2018
78cf083
IGNITE-9292: MVCC: fixed a race causing unexpected state of entry in …
AMashenkov Dec 27, 2018
6cc1977
IGNITE-9845 Web Console: Added support for two way SSL between browse…
akuznetsov-os Dec 27, 2018
47bfb95
IGNITE-10779 Call writtenPagesCntr incrementor - Fixes #5721.
zzzadruga Dec 26, 2018
b6bd81a
IGNITE-9839 Web Console: update to RxJS 6.
Klaster1 Dec 19, 2018
8ce6c5e
IGNITE-10839 Web Console: Added optional email confirmation.
nva Dec 28, 2018
3c718bf
IGNITE-10385 Avoid NPE by replacing null fields with zero-length arrays.
antkr Dec 28, 2018
26be280
IGNITE-10815 Fix coordinator failover in case of exchanges merge and …
Jokser Dec 27, 2018
aebb674
IGNITE-10047: Unmute tests.
AMashenkov Dec 29, 2018
bd484d2
IGNITE-614 Removing test class
dspavlov Dec 14, 2018
9f1530d
IGNITE-4551 Removing test class
dspavlov Dec 14, 2018
6d792f8
IGNITE-8220 Enabling test back
dspavlov Dec 14, 2018
8d0ee50
IGNITE-1587 Enabling test back
dspavlov Dec 13, 2018
ecb7863
IGNITE-1094 Enabling tests back
dspavlov Dec 14, 2018
53c09fb
IGNITE-648 Enabling tests back
dspavlov Dec 14, 2018
0d97bad
GG-14582 Backport JUnit 4 to 2.7 master
Jan 2, 2019
65574b2
IGNITE-9845 Web Agent:
akuznetsov-os Dec 29, 2018
6c4f554
IGNITE-9342: SQL: fixed execution of multu-statement non-colocated qu…
Oct 29, 2018
fe48724
IGNITE-9935 Removed redundant multithreaded grid startup. - Fixes #5032.
xtern Oct 30, 2018
2da0f02
IGNITE-10050 Fixed unmuted test
agoncharuk Dec 19, 2018
a364967
IGNITE-9769 Fixed flaky IgniteCacheAtomicProtocolTest.testPutReaderUp…
SomeFire Oct 30, 2018
84f626f
IGNITE-10037 Cache 2 tests optimization - Fixes #5207
avplatonov Nov 3, 2018
30a0a03
IGNITE-10142 Scale factor added to several tests from Cache 8 suite. …
ibessonov Nov 19, 2018
7f950c8
IGNITE-9221 Uncomment Cache Query tests, delete and rename suites to …
alamar Oct 30, 2018
e41a569
IGNITE-9221 Rename classes to avoid changing suites on TC. - Fixes #5…
alamar Oct 30, 2018
6432032
IGNITE-10875 Web Console: Updated tooltip.
akuznetsov-os Jan 10, 2019
1bef3dd
IGNITE-10052: MVCC: fixed local node recovery. Missed fixes.
AMashenkov Nov 13, 2018
c7f5010
IGNITE-10461: MVCC: Create "PDS 1" test suite for MVCC mode. This clo…
AMashenkov Dec 12, 2018
2fa0125
IGNITE-10462: MVCC: Create "PDS 2" test suite for MVCC mode. This clo…
AMashenkov Dec 14, 2018
d4d075e
IGNITE-10463: MVCC: Create "PDS 3" test suite for MVCC mode. This clo…
rkondakov Dec 14, 2018
b5a8ac8
IGNITE-10464: MVCC: Create "PDS 4" test suite for MVCC mode. This clo…
rkondakov Dec 14, 2018
d610929
IGNITE-10052: Revert unrelated change.
AMashenkov Jan 10, 2019
2d17e3f
IGNITE-10461: MVCC: Create "PDS 1" test suite for MVCC mode. Revert u…
AMashenkov Jan 10, 2019
c412d7b
IGN-12984 backport for IGNITE-9909 Merge FsyncWalManager and WalManag…
akalash Nov 9, 2018
adf590c
IGNITE-10052: MVCC: fixed local node recovery. Missed fixes.
AMashenkov Jan 10, 2019
12a36a7
Merge remote-tracking branch 'origin/ignite-2.7-master' into ignite-2…
AMashenkov Jan 10, 2019
266d759
IGNITE-1094: Muted some tests back.
devozerov Dec 17, 2018
ebc0866
IGNITE-1094 muted test related (revert dddde3d63621b02e0015aa98fabdff…
sk0x50 Dec 18, 2018
bac3d2c
IGNITE-10150: Fixed failure in DisappearedCacheWasNotFoundMessageSelf…
slukyano Dec 12, 2018
885c8ad
IGNITE-8911 Fixed while cache is restarting it's possible to start ne…
Dec 29, 2018
7266f21
IGNITE-8331: Add Decimal precision and scale constraint - Fixes #4689.
petrov-mg Nov 2, 2018
8ac6183
IGNITE-10321 Fix flaky test CacheContinuousWithTransformerReplicatedS…
ibessonov Nov 19, 2018
88d6bdf
IGNITE-10864: Fixed JDK version check in ignite.bat. This closes #5784.
Jan 11, 2019
cd4a2cf
IGNITE-10613 Web console: Fixed opening of "Import models" dialog aft…
vsisko Jan 11, 2019
6581e34
IGNITE-10080 Optimized Cache 6 long-running tests - Fixes #5243.
xtern Nov 28, 2018
5205a28
IGNITE-10076 Web Console: Use slow 'json-bigint' parser only for quer…
akuznetsov-os Jan 11, 2019
d092a13
IGNITE-10150: Fixed failure in DisappearedCacheWasNotFoundMessageSelf…
slukyano Dec 12, 2018
4b2ebeb
IGNITE-10205 Add to utility command - ./control.sh --cache idle_verif…
vldpyatkov Jan 11, 2019
28bede7
IGNITE-10794: MVCC: RemoveAll is broken on unstable topology. This cl…
AMashenkov Jan 11, 2019
a3b523c
IGNITE-10778: MVCC: Invoke request may hang sometimes. This closes #5…
rkondakov Jan 11, 2019
6666f5a
IGNITE-10756: MVCC: Query trackers are not released sometimes. This c…
rkondakov Jan 11, 2019
3714f92
ignite-6454 Disable interrupts for cache.get in pessimistic tx like f…
sboikov1983 Oct 30, 2018
5871296
IGNITE-10391: Unmute tests after IGNITE-10794.
AMashenkov Jan 11, 2019
cea1354
Merge remote-tracking branch 'origin/ignite-2.7-master' into ignite-2…
AMashenkov Jan 11, 2019
a238e69
IGNITE-10884: Fixed failure when performing non-MVCC SQL from transac…
rkondakov Jan 11, 2019
7ca803c
IGNITE-8379 Add maven-surefire-plugin support for PDS Compatibility t…
daradurvs Nov 29, 2018
25044d4
IGNITE-8379 Fix PDS Compatibility tests, javadocs.
dspavlov Dec 4, 2018
d0997e7
IGNITE-9776 Fixed infinite block in FsyncModeFileWriteAheadLogManager…
SpiderRus Oct 19, 2018
35f22b3
IGNITE-10739 get rid of using JUnit 3 API in IgniteConfigVariationsAb…
Dec 25, 2018
9c64a13
IGNITE-10916 Added guard for cache restarting in progress for Visor t…
vsisko Jan 14, 2019
2b98669
IGNITE-10743: MVCC: Mute flaky mvcc tests. This closes #5724.
rkondakov Dec 25, 2018
69bc9e7
IGNITE-9774: Test remuted with a proper ticket. This closes #5687.
rkondakov Dec 19, 2018
e27e5fe
IGNITE-8518 Web Console: Fixed issue with auto focus.
vsisko Jan 14, 2019
c5b3dd5
Merge branch 'ignite-2.7-master' of https://github.com/gridgain/apach…
Jan 14, 2019
bc87d8e
IGNITE-9774 remove extra ignore that broke compilation
Jan 14, 2019
a41633f
Minor cleanup.
akuznetsov-os Jan 14, 2019
1e47058
IGNITE-9290 Remove explicit locks asynchronously when node left - Fix…
AMashenkov Jan 11, 2019
76be598
IGNITE-10692: MVCC: Test GridCacheDhtPreloadDelayedSelfTest fails in …
AMashenkov Jan 14, 2019
644be58
Merge remote-tracking branch 'origin/ignite-2.7-master' into ignite-2…
AMashenkov Jan 14, 2019
eec4ea1
IGNITE-10883 Fix and refactoring IgniteRebalanceOnCachesStoppingOrDes…
dgovorukhin Dec 25, 2018
a2c9755
IGNITE-9455 Total allocated size memory metric is always zero for met…
xtern Dec 7, 2018
c3f2f52
Merge remote-tracking branch 'origin/ignite-2.7-master' into ignite-2…
AMashenkov Jan 14, 2019
6ae419a
IGNITE-10591: MVCC: Incorrect data region metrics. This closes #5690.
AMashenkov Jan 14, 2019
4bb57d4
IGNITE-10584: MVCC: Wal delta record consistency test failed. This cl…
AMashenkov Jan 14, 2019
438f570
IGNITE-10518: MVCC: Tests unmuted. This closes #5807.
AMashenkov Jan 14, 2019
e5aaf23
IGNITE-10591: Unmute test.
AMashenkov Jan 14, 2019
68cd7a5
IGNITE-10591: Unmute test.
AMashenkov Jan 14, 2019
65c9502
IGNITE-10881 Normalize QueryEntities refactoring. - Fixes #5794.
zstan Jan 14, 2019
8df453d
IGNITE-9120 Metadata writer should propagate error to failure handler…
a-polyakov Jan 11, 2019
aadfabe
GG-14582 Backport JUnit 4 to 2.7 master - remove abstract test class …
Jan 15, 2019
5c6a6d3
IGNITE-10555 Set 'TcpDiscoveryVmIpFinder' as default IP finder for te…
daradurvs Dec 17, 2018
df4d618
IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' …
daradurvs Dec 24, 2018
f6d794f
IGNITE-10715 Remove boilerplate of settings 'TcpDiscoveryVmIpFinder' …
daradurvs Dec 26, 2018
3775101
IGNITE-6295: SQL: Deprecated "replicatedOnly" flag. This closes #4164…
Nov 15, 2018
dd9ec12
IGNITE-6295: SQL: Deprecated "replicatedOnly" flag (part 2).
Nov 15, 2018
39eec72
IGNITE-10343 Stop grid in IgniteCacheGetRestartTest.testGetRestartRep…
lvanan Nov 27, 2018
fc247e7
IGNITE-9845 Web Agent: Fixed NPE in case of "-Dtrust.all=true" and no…
akuznetsov-os Jan 16, 2019
a4e3e23
IGNITE-10839 Web Console: Fixed sign in.
nva Jan 24, 2019
9effc55
IGNITE-11048 Fixed - Start node with TTL caches causes failure handle…
Jan 25, 2019
2fe324f
IGNITE-11084 copyrights date now depend on build date. (#5930)
aealeksandrov Jan 28, 2019
c24408e
IGNITE-11084 changed copyright 2018 > 2019 in whole project. (#5971)
aealeksandrov Jan 30, 2019
ac6a95d
IGNITE-11166 Web Console agent: Hostname verifier should be disable i…
nva Feb 1, 2019
43e3211
IGNITE-10376 Fail to update metadata during invocation on cache - Fix…
Jan 16, 2019
5f8f548
IGNITE-11220 Web Console: Fixed NPE in Web Agent in case of using SSL…
akuznetsov-os Feb 6, 2019
4d712bf
IGNITE-11219: SQL: Fixed affinity mapper resolution for CREATE TABLE …
Max-Pudov Feb 7, 2019
70c9725
IGNITE-10961 Web console: Added more countries for "Sign up" and "Pro…
Klaster1 Jan 29, 2019
633dad2
IGNITE-11153 Support Java 11 for control.sh & ignitevisorcmd.sh: remo…
vveider Feb 7, 2019
5b082a5
IGNITE-11140 Fix Ignite examples compilation, support of Nightly buil…
dspavlov Jan 31, 2019
ef0e5be
IGNITE-11196 Set Maven-enforcer-plugin version to fix build.
vveider Feb 5, 2019
436d9b4
IGNITE-11213 Fix for suites failed because of maven-surefire-plugin N…
dspavlov Feb 6, 2019
5b850aa
IGNITE-11216 Ignite.sh fails on Mac OS and Linux - Java 11 (#6061)
vveider Feb 11, 2019
9738075
IGNITE-11191: Fixing Hibernate dependencies for Java 11: JAXB API & i…
dspavlov Feb 6, 2019
c7e69fa
ignite-9803: handle GridDhtInvalidPartitionException in GridDhtPartit…
sboikov1983 Oct 7, 2018
31fa45d
IGNITE-9803 Fixed compilation
agoncharuk Feb 8, 2019
8481ddf
IGNITE-11216 Ignite.sh fails on Mac OS and Linux - Java 11 (#6084)
vveider Feb 12, 2019
824f60f
IGNITE-11216 Ignite.sh fails on Mac OS and Linux - Java 11 (#6095)
vveider Feb 15, 2019
119978c
IGNITE-11265 JVM Crashes on TeamCity
Feb 14, 2019
8a7a415
Java 11 .bat fixed
antkr Feb 25, 2019
516ae98
fix examples
DirectXceriD Feb 26, 2019
ed68b11
Revert "Java 11 .bat fixed"
antkr Mar 1, 2019
5bc71ea
IGNITE-11436 Added module flags to sqlline.sh and .bat to support JDK…
slukyano Feb 27, 2019
46ca746
IGNITE-11463: Fixed backward compatibility of ODBC
isapego Mar 1, 2019
89e4c2d
IGNITE-11195: C++ fix for Java 11 for Linux.
isapego Mar 1, 2019
f5819b2
GG-14791 Fixed Visor CMD launch script
DirectXceriD Mar 1, 2019
02258c8
Set TLSv1.2 protocol version for JDK11.
mcherkasov Mar 6, 2019
14e603a
Fixed dash character in scripts.
mcherkasov Mar 7, 2019
2342542
IGNITE-11352 Fixed deserialization of CacheMetricsSnapshot - Fixes #6…
ingvard Feb 20, 2019
a76c866
GG-14861 control.sh is broken for Java 11 and windows 10
mcherkasov Mar 11, 2019
b856a53
IGNITE-10631 examples/sql/world.sql doesn't work for IgniteJdbcDriver
mcherkasov Mar 11, 2019
0956fe3
IGNITE-11634: SQL: Fixed anonymous class handling in DmlStatementsPro…
gromtech Mar 29, 2019
54f388f
IGNITE-11660 Add more tests into DmlStatementsProcessorTest
gromtech Apr 1, 2019
99641a7
IGNITE-11660 Minor changes.
gromtech Apr 2, 2019
a3f4d6e
IGNITE-11767 Clean up GridDhtPartitionsFullMessage when not needed, d…
alamar Apr 19, 2019
d5261a0
IGNITE-11754 Fixed memory leak in TxFinishSync - Fixes #6462.
sergey-chugunov-1985 Apr 18, 2019
0845f21
IGNITE-11736 log4j-tc-test.xml Quiet console log for teamcity - Fixes…
ingvard Apr 18, 2019
269069e
GG-17429 Attempting to fix deadlock - not a complete fix
agoncharuk Apr 29, 2019
23b096a
GG-17475 Port [IGNITE-11202] SQL: Move partition reservation logic to…
Apr 26, 2019
a40d030
GG-17434 Added AbstractIndexingCommonTest
antkr Apr 29, 2019
12213a1
GG-17434 Fix memory leak on unstable topology caused by partition res…
Apr 29, 2019
b9bbfd6
IGNITE-10253: SQL: Merged SqlQuery execution logic with SqlFieldsQuer…
Mar 14, 2019
cd13096
IGNITE-5439: JDBC Thin: query cancel support. This closes #4252. This…
mcherkasov May 21, 2019
8716ec6
IGNITE-5234: JDBC Thin Driver: implemented Connection.setNetworkTimeo…
sanpwc Jan 23, 2019
fa03b94
IGNITE-5438: JDBC Thin Driver: support Statement.setQueryTimeout. Thi…
sanpwc Jan 16, 2019
e4913d6
GG-17339 Backport [IGNITE-11524] Memory leak caused by executing a jd…
May 6, 2019
24b9810
GG-14776 Backport IGNITE-9274 to ignite-2.5-master and ignite-2.7-master
mcherkasov May 29, 2019
df94f7c
GG-19121 commons-codec dependency upgraded to 1.12
antkr Jun 3, 2019
b7a11ee
GG-14930 Upgraded Jetty dependency to 9.4.18
antkr Jun 3, 2019
aba4418
GG-14719 jackson dependency upgraded to 2.9.9
antkr Jun 3, 2019
d24f9fc
GG-19155: Add H2 codebase as separate ignite-h2 module.
AMashenkov Jun 5, 2019
129fc5a
GG-19155 changed pom.xml to use built-in h2
antkr Jun 7, 2019
07a63e5
GG-18598 Wrong location for ignite-h2 library (#48)
vveider May 23, 2019
5936b3d
GG-19515: GG: destroying of the cache and re-creating with the same n…
AMashenkov Jun 27, 2019
4fc6a55
Merge branch 'ignite-2.7' into ignite-2.7.2-p6
Max-Pudov Jul 1, 2019
32133ee
fix compilation
Max-Pudov Jul 1, 2019
8e3ff99
GG-24029 Multiple client leave/join events may wipe affinity assignme…
glukos Sep 19, 2019
e69bc3e
GG-24085 Affinity cache for version of last server event can be wiped…
Sep 25, 2019
47ecd85
GG-23727: CPP: Added EventType field to CacheEntryEvent
isapego Sep 11, 2019
27288e4
IGNITE-11625 Skip non-changed affinity optimization for starting cach…
sk0x50 Apr 8, 2019
2300861
GG-19543 Moved locking of gate connection into createNioSession
akalash Jun 27, 2019
e61fdb4
IGNITE-7648 Fixed IGNITE_ENABLE_FORCIBLE_NODE_KILL system property - …
voropava Feb 7, 2019
4b1bde0
GG-22142 Fixed testFreezingClient test
akalash Aug 2, 2019
882f2f1
IGNITE-11255 Fixed failing tests caused by IGNITE-7648 - Fixes #6062.
voropava Feb 22, 2019
1e5d818
IGNITE-11624 Discovery SPI: Fixed handle events from the previous clu…
NSAmelchev Sep 10, 2019
f6997ca
IGNITE-11255 Fixed failing tests caused by IGNITE-7648 - Fix test
ashapkin Oct 10, 2019
2b7256b
IGNITE-10933 Fixed node join hang when joining node receives client r…
ascherbakoff Jan 23, 2019
0cccee7
IGNITE-10873 CorruptedTreeException during simultaneous cache put ope…
glukos Feb 21, 2019
bfc3e56
IGNITE-11288 Fix TcpDiscovery locks forever on SSLSocket.close() - Fi…
voropava Feb 13, 2019
264f431
IGNITE-11631 required code for fix was added.
Oct 31, 2019
f01ca1e
IGNITE-11631 Fix NPE on server node start and persistence - Fixes #6344.
antonovsergey93 Mar 28, 2019
d3342ab
IGNITE-11299 Avoid busy wait on processWrite during SSL handshake.
alamar Mar 27, 2019
2e9d1c8
IGNITE-11438 Fixed issue with TTL manager not cleaning entries from t…
sk0x50 Mar 20, 2019
2f04f0d
Copyrights 2019 -> 2020
Jan 22, 2020
4a8b531
GG-29654 Deadlock between grid-timeout-worker and a thread opening a …
pvinokurov Jun 15, 2020
a7cdfbe
GG-21001 [IGNITE-11649] Java thin client: Fixed failover for single s…
alex-plekhanov Apr 19, 2019
e1a4492
GG-21001 [IGNITE-11670] Java thin client: Fixed queries inconsistency…
alex-plekhanov May 27, 2019
521795b
GG-21001 [IGNITE-11671] Thin client: Client may hang when connected t…
alex-plekhanov May 23, 2019
2eb16c4
GG-21001 [IGNITE-11685] Java thin client: Handle multiple async reque…
alex-plekhanov Jul 12, 2019
e8ebc27
GG-21001 ASF -> GG license
pavlukhin Sep 10, 2019
56782f7
IGNITE-11592 Correctly handle cache stop in transactions
zstan May 23, 2019
67b96fc
GG-17395 Correctly handle cache stop in transactions, license fix.
zstan May 29, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
29 changes: 12 additions & 17 deletions DEVNOTES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Ignite Fabric Maven Build Instructions
Apache Ignite Maven Build Instructions
======================================
1) Optional: build Apache Ignite.NET as described at modules/platforms/dotnet/DEVNOTES.txt.

Expand All @@ -15,14 +15,14 @@ Ignite Fabric Maven Build Instructions

mvn initialize -Pjavadoc

4) Assembly Apache Ignite fabric:
4) Assembly Apache Ignite:

mvn initialize -Prelease

Look for apache-ignite-fabric-<version>-bin.zip in ./target/bin directory.
Look for apache-ignite-<version>-bin.zip in ./target/bin directory.


Ignite Fabric with LGPL Maven Build Instructions
Apache Ignite with LGPL Maven Build Instructions
================================================
1) Optional: build Apache Ignite.NET as described at modules/platforms/dotnet/DEVNOTES.txt.

Expand All @@ -39,11 +39,11 @@ Ignite Fabric with LGPL Maven Build Instructions

mvn initialize -Pjavadoc,lgpl

4) Assembly Apache Ignite fabric with LGPL dependencies:
4) Assembly Apache Ignite with LGPL dependencies:

mvn initialize -Prelease,lgpl -Dignite.edition=fabric-lgpl
mvn initialize -Prelease,lgpl -Dignite.edition=apache-ignite-lgpl

Look for apache-ignite-fabric-lgpl-<version>-bin.zip in ./target/bin directory.
Look for apache-ignite-lgpl-<version>-bin.zip in ./target/bin directory.


Ignite Hadoop Accelerator Maven Build Instructions
Expand All @@ -60,7 +60,7 @@ Ignite Hadoop Accelerator Maven Build Instructions

2) Assembly Hadoop Accelerator:

mvn initialize -Prelease -Dignite.edition=hadoop
mvn initialize -Prelease -Dignite.edition=apache-ignite-hadoop

Look for apache-ignite-hadoop-<version>-bin.zip in ./target/bin directory. Resulting binary
assembly will also include integration module for Apache Spark.
Expand Down Expand Up @@ -147,26 +147,21 @@ Ignite Release Instructions

3) Deploy Ignite release candidate to maven repository and dev-svn, make tag:

3.1) Deploy Ignite to maven repository, prepares sources and fabric edition binaries.
3.1) Deploy Ignite to maven repository, prepares sources and binaries.

mvn deploy -Papache-release,gpg,all-java,all-scala,licenses,deploy-ignite-site -Dignite.edition=fabric -DskipTests
mvn deploy -Papache-release,gpg,all-java,all-scala,licenses,deploy-ignite-site -Dignite.edition=apache-ignite -DskipTests

3.2) Javadoc generation:

mvn initialize -Pjavadoc

3.3) Assembly Apache Ignite Fabric:
3.3) Assembly Apache Ignite:

mvn initialize -Prelease

3.4) Assembly Hadoop Accelerator:

mvn initialize -Prelease -Dignite.edition=hadoop

NOTE: Binary artifact name can be changed by setting additional property -Dignite.zip.pattern. Binary artifact will be
created inside /target/bin folder when release profile is used.

NOTE: Sources artifact name is fixed. Sources artifact will be created inside /target dir when apache-release profile is used.
mvn initialize -Prelease -Dignite.edition=apache-ignite-hadoop

NOTE: Nexus staging (repository.apache.org) should be closed with appropriate comment contains release version and
release candidate number, for example "Apache Ignite 1.0.0-rc7", when mvn deploy finished.
Expand Down
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Apache Ignite
Copyright 2018 The Apache Software Foundation
Copyright 2020 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Expand Down
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Apache Ignite In-Memory Data Fabric
===================================
Apache Ignite In-Memory Database and Caching Platform
=====================================================

Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical,
and streaming workloads delivering in-memory speeds at petabyte scale.
Expand Down
Loading