Commit Graph

5356 Commits

Author SHA1 Message Date
Tom Page
7821da2d21 SEARCH-1763 Remove a load more output from the integration tests. 2019-11-01 11:48:55 +00:00
Tom Page
34324db13e SEARCH-1763 Remove over a megabyte of output from the integration tests. 2019-11-01 11:38:44 +00:00
Tom Page
42ba382761 Merge branch 'dependabot/maven/search-services/slf4j.version-1.7.29' into 'master'
Bump slf4j.version from 1.7.28 to 1.7.29 in /search-services

See merge request search_discovery/insightengine!206
2019-11-01 11:19:28 +00:00
Tom Page
5a0e9a66ee SEARCH-1763 Ensure we run renamed integration tests during integration-test phase. 2019-11-01 11:18:14 +00:00
agazzarini
14762f04a9 [ SEARCH-1858 ] Minor refactoring and more verbose comments about the changes introduced. 2019-11-01 12:16:15 +01:00
Tom Page
9c5201c6bb SEARCH-1763 Ignore all third party libraries with Jacoco. 2019-11-01 11:11:38 +00:00
Tom Page
be9f75ab16 SEARCH-1913 Delete failing test.
This test does not appear to be very valuable. It is currently only passing due
to interaction with other tests.  Whenever it starts failing then the numbers
in it are updated so that it passes again.
2019-11-01 10:20:36 +00:00
eliaporciani
ba70cbd477 [contentStoreReplication]
code refactoring
2019-11-01 11:13:09 +01:00
eliaporciani
1795cf0f13 [contentStoreReplication]
code refactoring.
Alfresco header added alongside ASF header.
2019-11-01 11:12:09 +01:00
Tom Page
3b27d37b8e SEARCH-1763 Rename long running tests to end in IT. 2019-11-01 09:54:04 +00:00
dependabot-preview[bot]
c6e56dee7c Bump slf4j.version from 1.7.28 to 1.7.29 in /search-services
Bumps `slf4j.version` from 1.7.28 to 1.7.29.

Updates `slf4j-log4j12` from 1.7.28 to 1.7.29
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Updates `slf4j-api` from 1.7.28 to 1.7.29
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-31 22:13:17 +00:00
eliaporciani
6a651d68f3 [contentStoreReplication]
removed unused content store replication handler with multi stream
2019-10-31 16:22:02 +01:00
eliaporciani
ec2d5c5bce Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into feature/contentStoreReplication 2019-10-31 09:36:23 +01:00
eliaporciani
3c9aaab224 [contentStoreReplication]
set system property solrhome in SolrDataModel test in order to make it work correctly.
2019-10-31 09:35:24 +01:00
Andrea Gazzarini
0dc3ff2694 Merge branch 'feature/SEARCH-1752' into 'master'
Feature/search 1752

See merge request search_discovery/insightengine!205
2019-10-31 05:28:31 +00:00
agazzarini
ea691cba27 [ SEARCH-1752 ] Proper usage of placeholders in logging messages. 2019-10-30 17:52:05 +01:00
agazzarini
25bf4a69c2 [ SEARCH-1752 ] Review comments addressed 2019-10-30 17:32:06 +01:00
Michael Suzuki
337c62d0c1 Merge branch 'fix/MNT-21015' into 'master'
[MNT-21015] improved approach in purpose bits checking

See merge request search_discovery/insightengine!203
2019-10-30 09:01:05 +00:00
Tom Page
509997e07d Merge branch 'dependabot/maven/search-services/com.carrotsearch.randomizedtesting-randomizedtesting-runner-2.7.4' into 'master'
Dependabot/maven/search services/com.carrotsearch.randomizedtesting randomizedtesting runner 2.7.4

See merge request search_discovery/insightengine!204
2019-10-30 08:36:07 +00:00
agazzarini
4e6c8f14d6 Merge branches 'feature/SEARCH-1752' and 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-1752 2019-10-30 09:18:23 +01:00
Alessandro Benedetti
3be68b06a0 [MNT-21015] log addition 2019-10-30 09:04:52 +01:00
Alessandro Benedetti
487fa98a53 Merge remote-tracking branch 'origin/master' into fix/MNT-21015 2019-10-30 09:03:30 +01:00
Alessandro Benedetti
a52ecfa6ff [MNT-21015] improved approach in purpose bits checking 2019-10-29 16:24:05 +01:00
Tom Page
f5734a8fec Merge branch 'feature/AGS3.2.0' into 'master'
Update to use released AGS 3.2.0.

See merge request search_discovery/insightengine!202
2019-10-29 15:08:36 +00:00
agazzarini
5894812fd5 [ SEARCH-1752 ] Manage core reload (publisher registration and re-registration) 2019-10-29 11:57:43 +01:00
Tom Page
5dc1972226 Merge feature/AGS3.2.0 into HEAD. 2019-10-29 10:11:22 +00:00
Tom Page
b450dce5d6 Update to use released AGS 3.2.0. 2019-10-29 10:05:40 +00:00
agazzarini
f69ce49c29 Merge branches 'feature/SEARCH-1752' and 'fix/SEARCH-1606' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-1752
 Conflicts:
	search-services/alfresco-search/src/main/java/org/alfresco/solr/lifecycle/SolrCoreLoadListener.java
2019-10-29 10:58:12 +01:00
agazzarini
c829993e83 [ SEARCH-1606 ] Fix on core close hook + more logging about the trackers lifecycle. 2019-10-29 10:26:59 +01:00
eliaporciani
044fc1462a [contentStoreReplication]
get contentStore from AlfrescoCoreAdminHandler
2019-10-28 14:20:55 +01:00
eliaporciani
a9269453ba [contentStoreReplication]
toggle contentStore fix after merging from master
2019-10-28 10:20:36 +01:00
eliaporciani
ebc2b4ebdd [contentStoreReplication]
removed solrCoreLoadRegistrationTest
2019-10-27 18:35:41 +01:00
eliaporciani
cf47e087a4 Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into feature/contentStoreReplication 2019-10-27 18:32:53 +01:00
dependabot-preview[bot]
da023e9335 Bump randomizedtesting-runner from 2.7.3 to 2.7.4 in /search-services
Bumps randomizedtesting-runner from 2.7.3 to 2.7.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 21:12:24 +00:00
eliaporciani
d41dec912c [contentStoreReplication]
fix test: set master address on slave/solrconfig.xml dynamically
2019-10-22 16:57:01 +01:00
agazzarini
091afab426 [ SEARCH-1752 ] TrackerState got updated on slaves + remove unused configuration properties 2019-10-22 16:25:30 +01:00
Tom Page
6ea79966db Merge branch 'dependabot/maven/e2e-test/org.alfresco.tas-utility-3.0.13' into 'master'
Bump utility from 3.0.12 to 3.0.13 in /e2e-test

See merge request search_discovery/insightengine!201
2019-10-21 09:44:56 +01:00
dependabot-preview[bot]
843dc10987 Bump utility from 3.0.12 to 3.0.13 in /e2e-test
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.12 to 3.0.13.
- [Release notes](https://github.com/Alfresco/alfresco-tas-utility/releases)
- [Changelog](https://github.com/Alfresco/alfresco-tas-utility/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Alfresco/alfresco-tas-utility/compare/utility-3.0.12...utility-3.0.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 00:20:48 +00:00
agazzarini
200e71ce73 [ SEARCH-1752 ] First working draft 2019-10-19 07:41:22 +02:00
agazzarini
1ed1c1c413 [ SEARCH-1752 ] Formatting and comments on affected classes 2019-10-19 07:40:54 +02:00
agazzarini
21cb28abde Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-1752 2019-10-19 07:05:24 +02:00
eliaporciani
d385a13e45 [contentStoreReplication]
Handled the case in which corecontainer is null (this can happen in unit tests)
2019-10-18 17:06:23 +02:00
eliaporciani
3afd7a5cb4 [contentStoreReplication]
Created different folders for each test extending AbstractAlfrescoSolrTests in order to avoid problems with contentStore lucene index.
Code refactoring.
2019-10-18 17:04:54 +02:00
Angel Borroy
4890c1c76b Merge branch 'feature/SEARCH-1824_QueriesCount' into 'master'
Support for COUNT(field|constant) function in SELECT, HAVING and ORDER

See merge request search_discovery/insightengine!198
2019-10-18 10:08:12 +01:00
Andrea Gazzarini
1e6a4b5928 Merge branch 'fix/SEARCH-1606' into 'master'
Fix/search 1606

See merge request search_discovery/insightengine!197
2019-10-18 10:07:47 +01:00
agazzarini
e360b63d67 [ SEARCH-1606 ] Review comments addressed 2019-10-18 11:06:06 +02:00
Tom Page
a5ef815284 Merge branch 'dependabot/maven/search-services/org.alfresco-alfresco-data-model-8.53' into 'master'
Bump alfresco-data-model from 8.52 to 8.53 in /search-services

See merge request search_discovery/insightengine!200
2019-10-18 10:04:21 +01:00
Tom Page
50cb0d7f2e Merge branch 'dependabot/maven/e2e-test/org.alfresco.tas-utility-3.0.12' into 'master'
Bump utility from 3.0.11 to 3.0.12 in /e2e-test

See merge request search_discovery/insightengine!199
2019-10-18 10:03:44 +01:00
agazzarini
c981a204d1 [ SEARCH-1752 ] NodeStateProvider and SlaveNodeStateProvider 2019-10-18 07:00:35 +02:00
dependabot-preview[bot]
f463b47087 Bump utility from 3.0.11 to 3.0.12 in /e2e-test
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.11 to 3.0.12.
- [Release notes](https://github.com/Alfresco/alfresco-tas-utility/releases)
- [Changelog](https://github.com/Alfresco/alfresco-tas-utility/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Alfresco/alfresco-tas-utility/compare/utility-3.0.11...utility-3.0.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-18 00:13:02 +00:00