Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GG-23069 #192

Open
wants to merge 1,495 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1495 commits
Select commit Hold shift + click to select a range
8422471
GG-19187 Web Console: Fixed selection time units on "Refresh rate" po…
akuznetsov-os Jun 1, 2019
ea4eadb
GG-18917 [IGNITE-11821] Deprecate rebalance properties at CacheConfig…
Mmuzaf Jun 3, 2019
684179c
GG-18670 [IGNITE-11749] Implement automatic pages history dump on Cor…
akalash Jun 3, 2019
89e99a2
GG-13964 control.sh should log actions performed
Jun 4, 2019
8220065
GG-17467: Log finish rebuilding all indexes
Jun 4, 2019
b3c9ef9
GG-18656 attempt to restore connection to failed client may lead to f…
sergey-chugunov-1985 Jun 4, 2019
3ce7bac
GG-19222 [GG-18667]-[IGNITE-11750] Implement locked pages info dump f…
dgovorukhin Jun 5, 2019
431d3a8
GG-19222 [GG-18667]-[IGNITE-11750] fix compilation
dgovorukhin Jun 5, 2019
8d8c501
GG-18882 Web Console: Fixed collecting queries history.
vsisko Jun 5, 2019
e04add7
GG-18883 Web Console: Fixed the buttons panel on "Query notebook" pag…
vsisko Jun 5, 2019
d13b466
GG-18767 Web Console: Fixed web agent launch script. #36
vsisko Jun 5, 2019
42c80e9
GG-18881 Web Console: Fixed table with single selection mode checkbox…
vsisko Jun 5, 2019
09fe634
GG-19226 Wrong license in number of files in ignite-2.5-master branch.
6uest Jun 5, 2019
edcf8dc
GG-17442: Log to file all files in classpath on start node.
Apr 25, 2019
0a2c48e
GG-19234 getSegmentRouter moved to IgniteWriteAheadLogManager
akalash Jun 5, 2019
47c5496
GG-19226 Wrong license in number of files in ignite-2.5-master branch.
antonovsergey93 Jun 5, 2019
f3b993f
GG-19254 Fix broken Javadoc
antonovsergey93 Jun 6, 2019
882603a
GG-18799: Compilation fix
isapego Jun 6, 2019
ba22ce8
GG-19291 PageMemoryImpl unit tests fail in 2.5 due to failed @NotNull…
glukos Jun 7, 2019
01bcc81
GG-14947 Communication Failure resolver to shut down client node isol…
sergey-chugunov-1985 Jun 7, 2019
2166e3a
GG-19290: Fix ClassPathContentLoggingTest test
Jun 6, 2019
9d776c3
GG-19377 Revisit runLocalSafe call in RemovedItemsCleanupTask.onTimeout
agoncharuk Jun 10, 2019
16c0485
GG-19340 Fix GridCommandHandlerPasscodeAuthenticator#testCacheIdleVer…
antonovsergey93 Jun 10, 2019
a07afda
GG-19339 Fixed CommandHandler to add log handlers only once. Reduced …
agoncharuk Jun 10, 2019
c392c7e
GG-19399 Fixed SharedPageLockTrackerTest.testTakeDumpByTime
dgovorukhin Jun 11, 2019
14728a6
GG-19426 Don't use "IgniteVersionUtils.BUILD_TSTAMP_DATE_FORMATTER" c…
ibessonov Jun 11, 2019
fa442ca
GG-19271 Fix PageLocksCommand#parseArguments cannot prorerly parse ar…
dgovorukhin Jun 11, 2019
58496ee
GG-19096 idle verify --cache-filter doesn't work without --dump option
Jun 11, 2019
64a02a4
GG-19444 Fix wrong license.
antonovsergey93 Jun 11, 2019
95ac218
GG-18750: Incorrect formatting of idle_verify output
Jun 13, 2019
00e2752
GG-19417 Dependencies and tests fixed.
ibessonov Jun 13, 2019
1ac65ad
GG-19094 Near cache doesn't work with readFromBackup=false
Jun 11, 2019
b6398c1
GG-19500 [GG-19480] Fix CheckpointFreeListTest.testRestoreFreeListCor…
dgovorukhin Jun 14, 2019
f2c05ab
GG-18865 AssertionError occurs on client when coordinator killed (wit…
vldpyatkov May 31, 2019
5902866
GG-19410 Fixed TcpDiscoverySpi to close bound server socket if discov…
agoncharuk Jun 14, 2019
a09dbe9
GG-19131 Resend auth failed message to client from router node
akalash Jun 14, 2019
cfaad69
Revert "GG-19131 Resend auth failed message to client from router node"
6uest Jun 16, 2019
424f7f9
GG-19277 Broken control.sh output
Jun 17, 2019
3c7fb9d
GG-19131 Resend auth failed message to client from router node(fixed …
akalash Jun 17, 2019
defb22f
GG-19520 Store error in WalWriter.
ibessonov Jun 18, 2019
9b8b5eb
GG-19522: IgniteClientConnectAfterCommunicationFailureTest fails (bac…
gvvinblade Jun 18, 2019
7f759cb
GG-19548: ClientAffinityAssignmentWithBaselineTest.testCrossCacheTxs …
gvvinblade Jun 18, 2019
436a6c3
IGNITE-9777: Implemented IO statistics for logic and physical page re…
ygerzhedovich Dec 14, 2018
2bd40c7
IGNITE-11589 Fix GridDhtPartitionsExchangeFuture remained incompleted…
sk0x50 Mar 26, 2019
9b4909e
IGNITE-1090 Fixed GridCachePartitionedOptimisticTxNodeRestartTest - F…
agoncharuk Mar 22, 2019
e4531f9
GG-19542 fix imports
dgovorukhin Jun 18, 2019
765e594
GG-19442 Lazy init for DiscoveryEvent message.
ibessonov Jun 19, 2019
d8ac103
GG-19269 nanoTime used instead of currentMillis in Discovery and Comm…
ibessonov Jun 19, 2019
1f7738d
GG-19652 Failure Handler is triggered by long queue polling by exchan…
Jun 11, 2019
4be4093
GG-19753 GG-19630 test improvements to make it more stable
sergey-chugunov-1985 Jun 19, 2019
695567b
GG-19758 Backport to 2.5-master of GG-18932 Fixed errors in demo mode…
vsisko Jun 20, 2019
d8573e4
GG-19767 Fix missed licences in ignite-2.5-master.
6uest Jun 20, 2019
7c9b235
GG-19643 Backport [IGNITE-10824] SQL: Restricted mixed use of _KEY an…
pavlukhin Jun 21, 2019
fb73d4d
GG-19241 Switched jmx metric from time of creation to time of initial…
Jun 21, 2019
39fec20
GG-20269 Backport to 2.5-master of GG-18625 Save visible value on cha…
vsisko Jun 21, 2019
4b669b4
GG-20272 Backport to 2.5-master of GG-19509 Fixed no data component i…
vsisko Jun 21, 2019
4f1b6b4
GG-19409 name of control utility made more generic in help output
sergey-chugunov-1985 Jun 21, 2019
0637de2
GG-19362 Fix flaky GridCountDownCallbackTest
Jun 10, 2019
2ca2157
GG-20276 Log whole classpath on start only if IGNITE_QUITE is false.
ibessonov Jun 25, 2019
7716aa4
IGNITE-10749 Improve speed of checkpoint finalization on binary memor…
dgovorukhin Jan 29, 2019
62d1a58
GG-19498 Removed support of higher versions.
akuznetsov-os Jun 21, 2019
411a349
GG-14565 Can't connect to cluster by JDBC with cache read-only permis…
Jun 25, 2019
f3d9e06
GG-20308 control utility shows more specific message when SSL connect…
sergey-chugunov-1985 Jun 26, 2019
3a6774c
GG-20432 Backport to ignite-2.5-master of GG-20371 Trimmed WC agent a…
vsisko Jun 27, 2019
2e7ca54
GG-20365 Fix IgniteRebalanceScheduleResendPartitionsTest.test flaky f…
dgovorukhin Jun 27, 2019
7766654
Merge remote-tracking branch 'professional/ignite-2.5-master' into ig…
Jun 27, 2019
78022fb
GG-20519 Backport to 2.5-master of GG-19482 Show valid message and cl…
vsisko Jun 28, 2019
46e7f91
GG-19068 CacheEntryEventType.Removed is not being rised
ashapkin Jun 28, 2019
395deba
IGNITE-GG-18754 Fix partition consistency issues.
ascherbakoff Jul 1, 2019
b457b03
GG-14719 jackson dependency upgraded to 2.9.9
antkr Jun 3, 2019
53899a0
GG-14930 Upgraded Jetty dependency to 9.4.18
antkr Jun 3, 2019
422e6ce
GG-19121 commons-codec dependency upgraded to 1.12
antkr Jun 3, 2019
e33a69a
GG-20558 Recovery mode for page memory used only for binary restore
akalash Jul 2, 2019
859c409
GG-20536 Holding exception at the record reading until next call of i…
akalash Jul 2, 2019
c41982f
GG-14970 IdleVerify command should print end time of execution.
6uest Jun 14, 2019
7719fe9
GG-20761 [GG-20749] remove migration pendingTree compatibility test f…
dgovorukhin Jul 3, 2019
5a616de
GG-20420 NullPointerException If transaction failed and failure handl…
Jul 3, 2019
3b97ac7
GG-20193 fix IGNITE-9858 adapted into the branch
sergey-chugunov-1985 Jul 3, 2019
58510ca
GG-20702 Fix invalid partition clearing.
ascherbakoff Jul 3, 2019
1c9dbe2
GG-20464 backport to 8.5-master of GG-19518 IoStatisticsBasicIndexSel…
korlov42 Jul 3, 2019
b823cc6
GG-20798 Fix failing tests.
ascherbakoff Jul 3, 2019
44091fa
GG-19492 Add debug output for o.a.i.internal.processors.cache.persist…
6uest Jul 1, 2019
b01ce11
GG-18891 CommandHandlerParsingTest#testExperimentalCommandIsDisabled(…
Jul 4, 2019
20df5b0
Merge branch 'ignite-2.5-master' of https://github.com/gridgain/apach…
Jul 4, 2019
ad9070d
GG-20810 backport to 8.5-master of GG-20807 Fix failing IoStatisticsB…
korlov42 Jul 4, 2019
3616b6a
GG-19515: GG: destroying of the cache and re-creating with the same n…
ibelyakov Jul 5, 2019
b04ec7e
GG-20822: Compact log and drop log level down to info for cancelled q…
AMashenkov Jul 5, 2019
21de580
Revert "GG-19515: GG: destroying of the cache and re-creating with th…
ibelyakov Jul 7, 2019
b773b6c
GG-21061 [GG-21057] Fixed IgniteCacheReplicatedQuerySelfTest.testNode…
dgovorukhin Jul 8, 2019
d8a004f
GG-21074 [GG-21055] Fixed IgniteClusterActivateDeactivateTest.testDea…
dgovorukhin Jul 8, 2019
dfff292
GG-20185 control.sh validate_indexes SQL Index issue must contain inf…
Jul 8, 2019
e093eeb
GG-20917 [8.5-next]-[GG-20908] Set max possible maintenance version f…
Jul 8, 2019
0adf555
GG-20729 Add ability to set default parallelism of rebuild indexes in…
Jul 2, 2019
ca61a70
GG-20845 Added explicit indexes to WALRecord.RecordType.
ibessonov Jul 9, 2019
91c2faa
GG-19486 Fixed IgniteOutOfMemoryException when IgniteCache#clear() is…
sk0x50 Jul 9, 2019
f593ded
GG-20875 Fix assertion on counter reservation.
ascherbakoff Jul 10, 2019
4b3419f
GG-21105: [8.5-next]-[GG-21101] IgniteCacheClientReconnectTest.testCl…
gvvinblade Jul 10, 2019
7157097
GG-19609 [8.5-master]-[GG-19255] Inline index compatibility is broken…
Jul 11, 2019
784d1e0
GG-21186 Fixed IgniteDataStorageMetricsSelfTest
sk0x50 Jul 11, 2019
3b51081
GG-21295 [GG-21154] Invoke FailureProcessor if tree invariant is broken
dgovorukhin Jul 12, 2019
2923f19
GG-21291 [GG-19570] Add extended logging for node start
akalash Jul 12, 2019
c91304a
GG-21291 [GG-19570] Add extended logging for node start
akalash Jul 12, 2019
9b86f7b
GG-21283 Backported to 2.5-master of GG-18503 DR Sender/Receiver tab …
nva Jul 9, 2019
bfedcca
GG-17447: Replace TcpDiscoveryNode to nodeId in TcpDiscoveryMessages
Jun 11, 2019
ca1d8b7
GG-21123 Fix threads parking for indefinite time during throttling af…
antonovsergey93 Jul 15, 2019
9f580f0
GG-20761 [GG-20749] Delete PdsWithTtlCompatibilityTest.java
pavlukhin Jul 15, 2019
d49c448
GG-21302 [8.5-next]-[GG-21299] Add the WAL record type BTREE_META_PAG…
pavlukhin Jul 15, 2019
7e43d97
GG-19526 Optimize heap usage for TcpDiscoveryNodeAddedMessage stored …
Jul 15, 2019
2087ec3
GG-21314 Backport to 2.5-master of GG-21312 Fixed collecting rebalanc…
akuznetsov-os Jul 15, 2019
2676c12
GG-19412 Exclude test resource Wrapper.ser from license check
pavlukhin Jul 16, 2019
ebb2603
GG-20850: Fix @Ignore link.
gvvinblade Jul 16, 2019
2ca3f15
GG-19412 Fail Continuous Query registration and do not fail node if r…
pavlukhin Jul 16, 2019
f6576fc
GG-20567 Updated dependencies to fix possible vulnerabilities
Jul 17, 2019
4c22ea9
GG-20594 GG-20593 GG-20592 GG-19428 [IGNITE-9560] Security Engine fix…
ingvard Jul 17, 2019
b8a547f
GG-19117 GridCacheProcessor should add info about cache in exception …
Jul 17, 2019
60eda4f
GG-21225 control.sh validate_indexes SQL Index issue add information …
Jul 17, 2019
884f661
GG-21472 [GG-21254] Fixed *.testFailAfterStart failed on TC
dgovorukhin Jul 17, 2019
f196f2c
GG-21472 [GG-21254] Fixed *.testFailAfterStart failed on TC
dgovorukhin Jul 17, 2019
6674af2
GG-20905 Print warning if awaiting next wal segment it too long.
Jul 17, 2019
143257c
GG-21338 Fixed checkpointReadLock() may hang during node stop
ibessonov Jul 17, 2019
eab2af9
GG-17345 Reduce heap occupation by o.a.i.i.processors.cache.persisten…
Jun 13, 2019
347ae68
GG-17345 Checking file length in FilePageStore#exists()
Jul 16, 2019
3fe68c2
GG-21232 control.sh if experimental command disabled - don't show hel…
Jul 18, 2019
7bbf4d0
GG-20567 Removed outdated dependency from pom file
Jul 19, 2019
a5a2d85
GG-21630 [GG-20866] [IGNITE-11966] Fixed using AdaptiveLoadBalancingS…
ibessonov Jul 19, 2019
d62c77d
GG-21395 Fixed unguarded log.info() usages
agoncharuk Jul 19, 2019
9a3b007
GG-21696 [GG-21389] Flush records on cache stop
dgovorukhin Jul 22, 2019
c80bd73
GG-19383 Fixed PME hang on client node caused by optimistic transacti…
sk0x50 Jul 22, 2019
6669206
GG-18753 Dump checkpoint readLock holder threads.
zstan May 15, 2019
b4a3511
GG-21761 Fixed license headers
sk0x50 Jul 23, 2019
8725380
GG-21720 Fixed Web Console version.
akuznetsov-os Jul 24, 2019
1791833
GG-21639 Moved test with persistence to suite with persistence.
akuznetsov-os Jul 24, 2019
3832239
[8.5-next]-[GG-21575] Rebalancing of IgniteSet that contains user cla…
sk0x50 Jul 24, 2019
6864d2c
GG-20372 Removed "#" from "--cache help" output.
ibelyakov Jul 24, 2019
d18353e
failing test
Jul 24, 2019
b2c52be
GG-19730 [IGNITE-9562] Destroyed cache that resurrected on a old offl…
Jul 24, 2019
d02d102
GG-19730 Lost part
Jul 23, 2019
e9b5e77
[8.5-next]-[GG-21579] Backport of gg-21579 validation of setBaselineT…
sanpwc Jul 25, 2019
1b4fe3c
Fixing license.
Jul 25, 2019
21b2956
GG-21401 New stable failure of IgniteClusterActivateDeactivateTest.te…
Jul 25, 2019
0168e7a
GG-21792 [GG-21778] Fixed page replacement can reload invalid page du…
dgovorukhin Jul 25, 2019
1b7c001
GG-21461: Fix corrupt SQL index tree during upgrade.
ygerzhedovich Jul 25, 2019
45ee06b
Merge remote-tracking branch 'professional/ignite-2.5-master' into ig…
ygerzhedovich Jul 25, 2019
16aca68
GG-21855 Fixed TxOnCachesStopTest (disabled persistence for the defau…
sk0x50 Jul 26, 2019
857e2fb
GG-21442: Improve QueryEntity field conflict message. This closes #310.
AMashenkov Jul 24, 2019
dead5bf
GG-21333 Fix wrong assertion on owning clearing partition.
ascherbakoff Jul 29, 2019
6c5c3b0
IGNITE-9402 Throws exception if WALWriter failed during flush buffer.
akalash Jul 29, 2019
58047a0
GG-20639 control.sh shows passwords in the output
ibelyakov Jul 25, 2019
e5e8a0b
GG-21343 Fix RENTING->EVICTED partition state change prevention.
ascherbakoff Jul 30, 2019
3c2747d
GG-14344 Snapshot restore fails after COPY command
Jul 30, 2019
84df708
GG-21206 fix ringLatencyCheck loop (#266)
iakkuratov Jul 31, 2019
5cfc2d7
Merge remote-tracking branch 'apache-master/ignite-2.5-master' into i…
iakkuratov Jul 31, 2019
946d5af
GG-21946 Backport to ignite-2.5-master of GG-21931 Increased maximum …
vsisko Jul 31, 2019
64b567b
GG-21206 Fix compiler error
antonovsergey93 Jul 31, 2019
fe28ad5
GG-22188 Backport to ignite-2.5-master of GG-21710 Added processing o…
vsisko Jul 31, 2019
911603b
GG-17364 StackOverflowError in GridCacheMapEntry#checkOwnerChanged(),…
ingvard Jul 31, 2019
11f8006
GG-21864: Fix node crash if incorrect SQL query fails.
AMashenkov Jul 31, 2019
a80e189
GG-21682 Fix partition clearing.
ascherbakoff Aug 1, 2019
3e9088c
GG-22315 [GG-21678] Add page lock tracker and failure handler for all…
akalash Aug 2, 2019
43a317f
GG-22143 senderNodeId is absent in StatusCheckMessage
Jul 30, 2019
c4fd51b
GG-21356 Usability: control utility new printed argument format.
ingvard Aug 7, 2019
cc70a83
GG-22193 [8.5-next]-[GG-22140]-[IGNITE-7883] Cluster can have inconsi…
a-polyakov Aug 6, 2019
a6f714f
GG-22193 [8.5-next]-[GG-22140]-[IGNITE-7883] Cluster can have inconsi…
a-polyakov Aug 7, 2019
912a6ba
Revert "GG-22193 [8.5-next]-[GG-22140]-[IGNITE-7883] Cluster can have…
a-polyakov Aug 7, 2019
6b852ff
Revert "GG-22193 [8.5-next]-[GG-22140]-[IGNITE-7883] Cluster can have…
a-polyakov Aug 7, 2019
ed807cd
GG-22227 Invalid topology version, Added topVer in PartitionCountersN…
ingvard Aug 8, 2019
48912f4
GG-21221 Forbidden to resolve workDirectory as tmp dir
akalash Aug 8, 2019
0e3f89c
GG-22513 [GG-21485] [IGNITE-10522] Fix checkpoint tmp files doesn't n…
akalash Dec 7, 2018
e6accad
GG-22520 Backport to ignite-2.5-master of GG-20249 Extract message fr…
vsisko Jun 27, 2019
f87980c
GG-22550 [GG-20638] Added retries on peer class loading timeouts.
ibessonov Aug 8, 2019
0027cc4
GG-19275 [IGNITE-3653] P2P doesn't work for remote filter and filter …
dmekhanikov Jul 2, 2019
5f54159
GG-14979 Added printing lost partitions to idle_verify
akalash Aug 9, 2019
ace0e78
GG-14979 Added printing lost partitions to idle_verify
akalash Aug 9, 2019
72d6752
GG-22431 [8.5-next]-[GG-22451] H2 connection pool for lazy requests […
zstan Aug 7, 2019
1c357d7
GG-21379 Fixed assertion error in preparing state transaction.
antonovsergey93 Aug 12, 2019
afad48a
[8.5-next]-[GG-22258] Partition state validation warns are not printe…
ingvard Aug 12, 2019
49bed15
[8.5-next]-[GG-22258] Partition state validation warns are not printe…
ingvard Aug 12, 2019
3789b8e
GG-22571 Dump page data in case of AE in unlockPage in PageMemoryImpl.
antonovsergey93 Aug 12, 2019
67fecb0
GG-22579: GridGain Javadoc contains outdated copyright
avplatonov Aug 12, 2019
cce8c1e
GG-22700 Clear GridH2QueryContext on iterator close for local lazy qu…
Aug 13, 2019
250fe96
GG-22590 Fix assertion on owning clearing partition.
ascherbakoff Aug 13, 2019
8bcab1b
[8.5-next]-[GG-223477] Fix inline size change.
zstan Aug 13, 2019
a0a112e
Revert "[8.5-next]-[GG-223477] Fix inline size change."
zstan Aug 13, 2019
285ddae
[8.5-next]-[GG-22377] Fix inline size change.
zstan Aug 13, 2019
55d9df0
GG-22648: Fixed cost estimation for tree indexes.
rkondakov Aug 13, 2019
7f51474
GG-22363 Bunch of testLocalTxPreloadingPessimistic tests became flaky…
Aug 13, 2019
896e2ba
GG-22656 Resovling work dir to current working dir by default
akalash Aug 14, 2019
17dd703
GG-21275 TxEntries can be concurrently changed while processing in ro…
zstan Jul 12, 2019
c25a19c
GG-19515: GG: destroying of the cache and re-creating with the same n…
AMashenkov Jun 27, 2019
20b78e2
IGNITE-9053 testReentrantLockConstantTopologyChangeNonFailoverSafe ca…
anton-vinogradov Aug 17, 2018
723de11
GG-13723 DR: Deprecate and ignore GridGainCacheConfiguration.drReceiv…
agoncharuk Aug 14, 2019
dc3c4d3
GG-20488 Check deployment from cache before to load it from local or …
vldpyatkov Aug 14, 2019
c5524a6
GG-22823 Fix override system property USE_POOL_FOR_LAZY
zstan Aug 14, 2019
407d9aa
failing test
Aug 15, 2019
b355e58
GG-22258 Partition state validation warns are not printed to log
ingvard Aug 15, 2019
0c150b1
GG-21151 Add extended logging for rebalance.
Aug 14, 2019
5d6cfe2
GG-21151 Add RebalanceStatisticsTest to suit.
Aug 15, 2019
2d69f2c
GG-21151 little test fix.
Aug 15, 2019
362cc96
GG-21151 fix licenses.
Aug 15, 2019
e26cf60
Revert "GG-21151 fix licenses."
antonovsergey93 Aug 15, 2019
e775b91
Revert "GG-21151 little test fix."
antonovsergey93 Aug 15, 2019
81903e8
Revert "GG-21151 Add RebalanceStatisticsTest to suit."
antonovsergey93 Aug 15, 2019
271b04d
Revert "GG-21151 Add extended logging for rebalance."
antonovsergey93 Aug 15, 2019
dd7f2f3
GG-21151 Add extended logging for rebalance.
Aug 14, 2019
f5d9bb0
GG-21151 Add RebalanceStatisticsTest to suit.
Aug 16, 2019
e3b48aa
GG-22912 Fix artifact of backport GG-17348 [IGNITE-10078] to ignite-2…
antonovsergey93 Aug 16, 2019
3a3b34e
GG-21404 GridCachePartitionedSetWithClientSelfTest.testMultithreaded …
ingvard Aug 19, 2019
00ce360
GG-22370 [8.5-next]-[GG-22360] Rebalance issue backported.
sanpwc Aug 19, 2019
10b7567
GG-22985 License header fixed within RebalanceAfterResettingLostParti…
sanpwc Aug 19, 2019
afe328c
GG-22931 [IGNITE-12073] Improve javadoc for the IGNITE_UPDATE_NOTIFIE…
agoncharuk Aug 16, 2019
9c1e2bc
GG-22420 Rollback transactions which are preparing on invalid primary.
ascherbakoff Aug 20, 2019
f132304
GG-23122 Clean system properties in RebalanceStatisticsTest.
antonovsergey93 Aug 21, 2019
69026ce
GG-22286 [IGNITE-10654] Print warn message in case of index creating …
zstan Aug 1, 2019
b962551
GG-21272 Add ability to track system/user time held in transaction
Aug 22, 2019
0e7d7a4
GG-23162 Fix license for TxRollbackOnMapOnInvalidTopologyTest.
ascherbakoff Aug 22, 2019
7796807
GG-22618 Improve events collecting.
nva Aug 22, 2019
7dd879f
GG-23138 [GG-23092] Fixed WAL don't flush several last records in LOG…
dgovorukhin Aug 22, 2019
8f26d32
GG-23141 [GG-21722] Parallel restore partitions state. Fixed Node too…
dgovorukhin Aug 22, 2019
a49eb80
GG-22675:[8.5-next]-[GG-22491] Implement smart DR throttling.
gvvinblade Aug 22, 2019
1800e11
GG-22621 Collect all events from store. (#411)
nva Aug 23, 2019
def3355
GG-22973 Avoided race between sheduled and current checkpoint.
akalash Aug 23, 2019
0201471
GG-21359 Fix concurrency race in PagesWriteThrottle.
antonovsergey93 Aug 25, 2019
4eebffa
GG-23205 Rename USE_POOL_FOR_LAZY property to IGNITE_USE_POOL_FOR_LAZ…
antonovsergey93 Aug 25, 2019
c492aa4
GG-23230 Several open iterators by lazy SQL query can lead to asserti…
ygerzhedovich Aug 25, 2019
01e8fb6
IGNITE-7986 GridPartitionStateMap.entrySet() optimization. - Fixes #3…
BiryukovVA May 4, 2018
12ca97f
GG-22963 Additional sql benchmarks which covers Date types and inlini…
zstan Aug 22, 2019
98f69de
GG-20582 [8.5-next]-[GG-19679] Tmp solution to speed up test, failure…
sanpwc Aug 26, 2019
2776f6b
GG-22249 more specific error when control.sh fails to connect to SSL-…
sergey-chugunov-1985 Aug 27, 2019
c90b7c4
GG-19739 UUID in the binary object type name was replaced by the hash…
rkondakov Aug 27, 2019
2ff5328
GG-23252: Several open iterator by lazy SQL query can lead to asserti…
ygerzhedovich Aug 26, 2019
47b6daf
GG-19690 H2TreeIndex should throw CorruptTreeException with cacheId, …
Aug 27, 2019
c4637f1
GG-22572 Possible deadlock between exchange-worker and PartitionEvict…
Aug 27, 2019
59452ab
GG-21663 Change default system worker blocked timeout to 2 minutes.
dgovorukhin Aug 28, 2019
7d4611e
GG-23153 Cross-cache tx is mapped on wrong primary when enlisted cach…
ascherbakoff Aug 28, 2019
ed53e15
GG-23022: Fixed exception on message parsing failure
isapego Aug 28, 2019
d7a875e
GG-22696 [IGNITE-10808] Fixed Discovery message queue may build up wi…
dmekhanikov Aug 23, 2019
46bb45d
GG-22147: IGNITE-11056. SQL: Create a view with list of existing inde…
ygerzhedovich Aug 29, 2019
af67662
GG-23423 [GG-23420] Properly handled exceptions in paralleled restore.
ibessonov Aug 29, 2019
3fe5517
GG-22661: Updated FileLockHolder not to fail on mocked ctx.
pavel-kuznetsov Aug 28, 2019
9c6859e
GG-23450 Add IgniteFeature indicating that Web Console can collect DR…
nva Aug 30, 2019
817fc21
GG-23496 Fix license for TxCrossCacheMapOnInvalidTopologyTest.
ascherbakoff Aug 30, 2019
21d234a
GG-23362 Support ENT events for IgniteEvent.isAllUserRecordable
agoncharuk Aug 30, 2019
aa2b6f6
GG-23069 Partial index rebuild fails in case indexed cache contains d…
sanpwc Aug 30, 2019
7865c2a
GG-22667 Dr replication can't be resumed if it was stopped due to not…
glukos Aug 30, 2019
c1112f3
GG-21615 .NET: Fix StreamTransformer ignoring duplicate keys
ptupitsyn Aug 30, 2019
f10ff49
GG-20495 Rework GridCommandHandlerTest.
Sep 2, 2019
287a39d
GG-22775 Fix wrong copyright, http links and unnecessary product name…
agoncharuk Sep 2, 2019
c049c08
GG-23534 Lazy mode bugfux for local queries
Sep 2, 2019
6f04cb5
GG-23069 Partial index rebuild fails in case indexed cache contains d…
sanpwc Sep 2, 2019
38822ea
Merge branch 'ignite-2.5-master' of https://github.com/gridgain/apach…
sanpwc Sep 2, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
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.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ git-patch-prop-local.sh
**/dotnet/libs/
*.classname*
*.exe
.mvn/

#Visual Studio files
*.[Oo]bj
Expand Down Expand Up @@ -93,6 +94,7 @@ packages
/modules/platforms/cpp/missing
/modules/platforms/cpp/odbc-test/ignite-odbc-tests
/modules/platforms/cpp/stamp-h1
/modules/platforms/cpp/thin-client-test/ignite-thin-client-tests

#Files related to ML manual-runnable tests
/modules/ml/src/test/resources/manualrun/trees/columntrees.manualrun.properties
/modules/ml/src/test/resources/manualrun/trees/columntrees.manualrun.properties
35 changes: 19 additions & 16 deletions DEVNOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,36 +75,39 @@ Instructions can be found at modules/platforms/cpp/DEVNOTES.txt.

Apache Ignite RPM Package Build Instructions
============================================
1) Install dependencies
1) Build Apache Ignite binary archive (instructions above)

yum install -y rpmdevtools rpm-build
2) Run packaging script and follow messages if they required interaction

2) Create directory layout
packaging/package.sh --rpm

rpmdev-setuptree
Packages will be available in packaging/ directory

3) Copy build specification and additional sources required for build

cp -rfv packaging/rpm/* ~/rpmbuild
Apache Ignite DEB Package Build Instructions
============================================
1) Build Apache Ignite binary archive (instructions above)

4) Copy built binary from target/bin to sources directory
2) Build Apache Ignite RPM package (also above)

cp -rfv target/bin/apache-ignite-<version>-bin.zip ~/rpmbuild/SOURCES/apache-ignite.zip
3) Run packaging script and follow messages if they required interaction

5) Run build process
packaging/package.sh --deb

rpmbuild -bb ~/rpmbuild/SPECS/apache-ignite.spec
Packages will be available in packaging/ directory

NOTE: to build also SRPM package, run with -ba flag instead
NOTE: to build both packages type at once, run

Package will be available in ~/rpmbuild/RPMS/noarch
packaging/package.sh --rpm --deb


Install and Run Apache Ignite from RPM
======================================
1) Install package
Install and Run Apache Ignite from packages
===========================================
1) Install package with YUM or APT respectively

yum localinstall -y apache-ignite-<version>.rpm
yum localinstall -y apache-ignite-<version>.noarch.rpm
or
dpkg -i apache-ignite_<version>_all.deb

2) Start Apache Ignite service

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 2019 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Expand Down
2 changes: 1 addition & 1 deletion assembly/NOTICE_HADOOP
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Apache Ignite
Copyright 2018 The Apache Software Foundation
Copyright 2019 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Expand Down
24 changes: 12 additions & 12 deletions assembly/release-fabric-base.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,12 @@
<outputDirectory>/platforms/cpp/common</outputDirectory>
</fileSet>

<!-- Move CPP "network" module. -->
<fileSet>
<directory>modules/platforms/cpp/network</directory>
<outputDirectory>/platforms/cpp/network</outputDirectory>
</fileSet>

<!-- Move CPP "jni" module. -->
<fileSet>
<directory>modules/platforms/cpp/jni</directory>
Expand Down Expand Up @@ -156,6 +162,12 @@
<outputDirectory>/platforms/cpp/binary</outputDirectory>
</fileSet>

<!-- Move CPP "thin-client" module. -->
<fileSet>
<directory>modules/platforms/cpp/thin-client</directory>
<outputDirectory>/platforms/cpp/thin-client</outputDirectory>
</fileSet>

<!-- Move CPP licenses. -->
<fileSet>
<directory>modules/platforms/licenses</directory>
Expand All @@ -167,18 +179,6 @@
<directory>modules/clients/target/cppdoc/html</directory>
<outputDirectory>/platforms/cpp/docs</outputDirectory>
</fileSet>

<!-- Move CPP binaries. -->
<fileSet>
<directory>modules/platforms/cpp/bin</directory>
<outputDirectory>/platforms/cpp/bin</outputDirectory>
</fileSet>

<!-- Move CPP binaries. -->
<fileSet>
<directory>modules/platforms/cpp/bin</directory>
<outputDirectory>/platforms/cpp/bin</outputDirectory>
</fileSet>

<!-- Move CPP binaries. -->
<fileSet>
Expand Down
1 change: 1 addition & 0 deletions assembly/release-scala.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<outputDirectory>/</outputDirectory>
<includes>
<include>**/ignitevisorcmd.bat</include>
<include>**/include/visorcmd/node_startup_by_ssh.sample.ini</include>
</includes>
</fileSet>

Expand Down
7 changes: 6 additions & 1 deletion bin/control.bat
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ if "%OS%" == "Windows_NT" set PROG_NAME=%~nx0%
::
call "%SCRIPTS_HOME%\include\setenv.bat"
call "%SCRIPTS_HOME%\include\build-classpath.bat"
set CP=%IGNITE_LIBS%
set CP=%IGNITE_LIBS%;%IGNITE_HOME%\libs\optional\ignite-zookeeper\*

::
:: Process 'restart'.
Expand Down Expand Up @@ -156,6 +156,11 @@ if %ERRORLEVEL% equ 0 (
if "%JVM_OPTS%" == "" set JVM_OPTS=-Xms256m -Xmx1g
)

::
:: Uncomment to enable experimental commands [--wal]
::
:: set JVM_OPTS=%JVM_OPTS% -DIGNITE_ENABLE_EXPERIMENTAL_COMMAND=true

::
:: Uncomment the following GC settings if you see spikes in your throughput due to Garbage Collection.
::
Expand Down
7 changes: 6 additions & 1 deletion bin/control.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ fi
#
. "${SCRIPTS_HOME}"/include/setenv.sh
. "${SCRIPTS_HOME}"/include/build-classpath.sh # Will be removed in the binary release.
CP="${IGNITE_LIBS}"
CP="${IGNITE_LIBS}:${IGNITE_HOME}/libs/optional/ignite-zookeeper/*"

RANDOM_NUMBER=$("$JAVA" -cp "${CP}" org.apache.ignite.startup.cmdline.CommandLineRandomNumberGenerator)

Expand Down Expand Up @@ -92,6 +92,11 @@ if [ -z "$JVM_OPTS" ] ; then
fi
fi

#
# Uncomment to enable experimental commands [--wal]
#
# JVM_OPTS="${JVM_OPTS} -DIGNITE_ENABLE_EXPERIMENTAL_COMMAND=true"

#
# Uncomment the following GC settings if you see spikes in your throughput due to Garbage Collection.
#
Expand Down
74 changes: 74 additions & 0 deletions bin/include/visorcmd/node_startup_by_ssh.sample.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
;Licensed to the Apache Software Foundation (ASF) under one or more
;contributor license agreements. See the NOTICE file distributed with
;this work for additional information regarding copyright ownership.
;The ASF licenses this file to You under the Apache License, Version 2.0
;(the "License"); you may not use this file except in compliance with
;the License. You may obtain a copy of the License at
;
;http://www.apache.org/licenses/LICENSE-2.0
;
;Unless required by applicable law or agreed to in writing, software
;distributed under the License is distributed on an "AS IS" BASIS,
;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
;See the License for the specific language governing permissions and
;limitations under the License.

# Section with settings for host1:
[host1]
# IP address or host name:
host=192.168.1.1

# SSH port:
port=2200

# SSH login:
uname=userName

# SSH password:
passwd=password

# SSH key path:
key=~/.ssh/id_rsa

# Number of nodes to start:
nodes=1

# Ignite home path:
igniteHome=/usr/lib/ignite

# Ignite config path:
cfg=examples/example-ignite.xml

# Ignite node start script:
script=bin/ignite.sh

# Section with settings for host2:
[host2]
# IP address or host name:
host=192.168.1.2

# Section with default settings. Used if value not defined in host section.
[defaults]
# SSH port:
port=22

# SSH login:
uname=userName

# SSH password:
passwd=password

# SSH key path:
key=~/.ssh/id_rsa

# Number of nodes to start:
nodes=3

# Ignite home path:
igniteHome=/usr/lib/ignite

# Ignite config path:
cfg=examples/example-ignite.xml

# Ignite node start script:
script=bin/ignite.sh
84 changes: 84 additions & 0 deletions docker/web-console/standalone/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

#~~~~~~~~~~~~~~~~~~#
# Frontend build #
#~~~~~~~~~~~~~~~~~~#
FROM node:10-stretch as frontend-build

ENV NPM_CONFIG_LOGLEVEL error

WORKDIR /opt/web-console

# Install node modules and build sources
COPY frontend frontend
RUN cd frontend && \
npm install --no-optional && \
npm run build


#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# Web Console Standalone assemble #
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
FROM node:10-stretch

ENV NPM_CONFIG_LOGLEVEL error

# Install global node packages
RUN npm install -g pm2

# Update software sources and install missing applications
RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 9DA31620334BD75D9DCB49F368818C72E52529D4 \
&& echo "deb http://repo.mongodb.org/apt/debian stretch/mongodb-org/4.0 main" | tee /etc/apt/sources.list.d/mongodb-org-4.0.list
apt update && \
apt install -y --no-install-recommends \
nginx-light \
mongodb-org-server \
dos2unix && \
apt-get clean && \
rm -rf /var/lib/apt/lists/*

WORKDIR /opt/web-console

# Install node modules for backend
COPY backend/package*.json backend/
RUN cd backend && \
npm install --no-optional --production

# Copy and build sources
COPY backend backend
RUN cd backend && \
npm run build

# Copy Ignite Web Agent module package
COPY ignite-web-agent-*.zip backend/agent_dists

# Copy previously built frontend
COPY --from=frontend-build /opt/web-console/frontend/build static

# Copy and fix entrypoint script
COPY docker-entrypoint.sh docker-entrypoint.sh
RUN chmod +x docker-entrypoint.sh \
&& dos2unix docker-entrypoint.sh

# Copy nginx configuration
COPY nginx/* /etc/nginx/

EXPOSE 80

ENTRYPOINT ["/opt/web-console/docker-entrypoint.sh"]

4 changes: 2 additions & 2 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</parent>

<artifactId>ignite-examples</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.6-SNAPSHOT</version>

<dependencies>
<dependency>
Expand Down Expand Up @@ -298,4 +298,4 @@
</plugin>
</plugins>
</build>
</project>
</project>