Lucian Tuca
1f4666076d
REPO-5571 : Add tempFileCleanerTrigger configurations to be able to limit the job duration/quantity
...
- fixed log order
2021-02-25 15:26:02 +02:00
Travis CI User
d2f21bcea1
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-24 22:05:27 +00:00
Travis CI User
5d3c4730ec
[maven-release-plugin][skip ci] prepare release 8.406
8.406
2021-02-24 22:05:20 +00:00
Alan Davis
299003c0c7
ACS-1183 ACS 7 Stacks: PostgreSQL ( #312 )
...
Upgraded the version of PostgreSQL to the latest (13.1) in all tests that are not db specific
Switch to new Jira url for gitbugtrack
2021-02-24 21:34:29 +00:00
Travis CI User
d0c93dc170
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-24 16:20:17 +00:00
Travis CI User
c1002b8684
[maven-release-plugin][skip ci] prepare release 8.405
8.405
2021-02-24 16:20:11 +00:00
Lucian Tuca
43410785a5
REPO-5571 : Add tempFileCleanerTrigger configurations to be able to limit the job duration/quantity
...
- fixed log order
2021-02-24 17:30:13 +02:00
Travis CI User
2cbd2d98d4
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-24 13:09:43 +00:00
Travis CI User
1b768f7c1f
[maven-release-plugin][skip ci] prepare release 8.404
8.404
2021-02-24 13:09:37 +00:00
araschitor
cdec3f2f93
fix/APPS-update-webscripts-version to 8.17 ( #309 )
2021-02-24 12:54:32 +02:00
Travis CI User
aaf2b32d02
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-23 17:28:05 +00:00
Travis CI User
2ce490042a
[maven-release-plugin][skip ci] prepare release 8.403
8.403
2021-02-23 17:27:59 +00:00
Alan Davis
e88aab47f7
REPO-5376 Query Accelerator Remove all temporary code ( #308 )
...
* REPO-5376 Remove all temporary code
* Remove DBStats, SingleTaskRestartableWatch
* Remove propertiesCache and aspectsCache from DBQueryEngine as they were marked as temporary
* Remove further temporary code
Co-authored-by: Nana Insaidoo <insaidoo.nana@yahoo.it >
2021-02-23 16:54:58 +00:00
Travis CI User
36937eaad7
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-23 14:11:56 +00:00
Travis CI User
2f043eac24
[maven-release-plugin][skip ci] prepare release 8.402
8.402
2021-02-23 14:11:50 +00:00
Lucian Tuca
fd7adefe27
REPO-5571 : Change the tempFileCleanerTrigger to work at scale ( #293 )
...
* REPO-5571 : Change the tempFileCleanerTrigger to work at scale
- added nr of files and time limits
2021-02-23 15:41:06 +02:00
dhrn
cf91e0afe0
[REPO-5552] more filtering capablities for aspect/type api ( #301 )
...
* * more filter implementation
* * aspect test case added
* * fixed coments and more test added
* * comments fixed
* * import and data fixed
* * removed unnecessary filter
2021-02-23 09:56:37 +00:00
Travis CI User
1394442d93
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-22 23:22:54 +00:00
Travis CI User
9f00a2b561
[maven-release-plugin][skip ci] prepare release 8.401
8.401
2021-02-22 23:22:47 +00:00
dependabot-preview[bot]
07891b2765
Bump mockito-core from 3.7.7 to 3.8.0 ( #307 )
2021-02-22 22:51:55 +00:00
Travis CI User
2a781e364b
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-19 13:24:49 +00:00
Travis CI User
95ab60263c
[maven-release-plugin][skip ci] prepare release 8.400
8.400
2021-02-19 13:24:43 +00:00
CezarLeahu
bb19c61253
ACS-1253 Enable Camel JMX management ( #295 )
...
- enable Camel JMX management
- disable JMS connection idle timeout
- update ActiveMQ broker URLs to use NIO
2021-02-19 14:52:28 +02:00
dependabot-preview[bot]
6f17779e71
Bump postgresql from 42.2.18 to 42.2.19 ( #300 )
2021-02-19 11:24:41 +00:00
Andrea Gazzarini
1ff90242b0
[SEARCH-2677] Extract SearchEngineResultSet and SearchEngineResultMetadata interfaces ( #286 )
...
* [SEARCH-2677] Extract SearchEngineResultSet and SearchEngineResultMetadata interfaces
* [SEARCH-2677] Scan the ResultSet decorator chain for a maximum of 3 nested levels
2021-02-19 12:09:40 +01:00
Travis CI User
de18900d90
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-19 08:18:49 +00:00
Travis CI User
6360842e06
[maven-release-plugin][skip ci] prepare release 8.399
8.399
2021-02-19 08:18:43 +00:00
Cristian Turlica
cee63b31f6
ACS-1264: Content Model changes dynamically updated to node caches across a cluster deadlock ( #289 )
...
Re enabling changes disabled in ACS-936 we can see deadlock in asynchronouslyRefreshedCacheThreadPool (AbstractAsynchronouslyRefreshedCache).
There should be no reason to be calling the dictionary destroy method before the doCall() finishes...and it is the use of the destroy method that carries the risk of deadlock.
Proposed fix: the liveLock is used for the doCall() method, this will stop deadlock from external calls to dictionary destroy() while doCall is in progress.
Removed invalidating cache fix (e.g. fix the issue where cluster nodes could have null values and other nodes had default value… so no properly invalidated on node startup). This fix was moved in ClusteringBootstrap as the initial one was causing issues.
2021-02-19 09:46:36 +02:00
Travis CI User
a74cdea223
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-19 00:12:19 +00:00
Travis CI User
e53b61d2bf
[maven-release-plugin][skip ci] prepare release 8.398
8.398
2021-02-19 00:12:14 +00:00
alandavis
cad18795fd
ATS-862 2.3.8 T-Engines
...
* T-Engines 2.3.8
2021-02-18 23:41:21 +00:00
Travis CI User
14e43ed825
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-18 20:21:58 +00:00
Travis CI User
2ee3b2085a
[maven-release-plugin][skip ci] prepare release 8.397
8.397
2021-02-18 20:21:52 +00:00
Alan Davis
a7935b0d08
ATS-862 2.3.8 T-Engines ( #297 )
...
* alfresco-transform-model 1.3.0
2021-02-18 19:50:59 +00:00
Travis CI User
557a666fd3
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-18 19:50:25 +00:00
Travis CI User
87b7d524ea
[maven-release-plugin][skip ci] prepare release 8.396
8.396
2021-02-18 19:50:19 +00:00
pieCit87
43daee3529
Feature/apps 703 bumps gdrive 3.2.1-A2 ( #296 )
2021-02-18 21:19:59 +02:00
Travis CI User
c9638187a1
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-18 09:49:44 +00:00
Travis CI User
659e2baef8
[maven-release-plugin][skip ci] prepare release 8.395
8.395
2021-02-18 09:49:38 +00:00
pieCit87
fb2035e82e
bump of gdrive and aos ( #294 )
2021-02-18 11:16:40 +02:00
Travis CI User
366e4b23bf
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-17 17:18:52 +00:00
Travis CI User
5f6734728e
[maven-release-plugin][skip ci] prepare release 8.394
8.394
2021-02-17 17:18:46 +00:00
David Edwards
371791a0bb
ACS-1185 Update activemq image to 5.16.1 ( #292 )
2021-02-17 16:49:12 +00:00
Travis CI User
b2d65d6ac1
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-15 16:57:56 +00:00
Travis CI User
69dca8f852
[maven-release-plugin][skip ci] prepare release 8.393
8.393
2021-02-15 16:57:50 +00:00
dhrn
4d73b11d12
show model in the aspect/type api ( #285 )
2021-02-15 11:29:23 +00:00
Travis CI User
582235dacf
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-13 18:22:25 +00:00
Travis CI User
fbac196c19
[maven-release-plugin][skip ci] prepare release 8.392
8.392
2021-02-13 18:22:19 +00:00
dependabot-preview[bot]
fc2cde41ad
Bump woodstox-core from 6.2.3 to 6.2.4 ( #287 )
2021-02-12 22:48:38 +00:00
Travis CI User
685c4b0844
[maven-release-plugin][skip ci] prepare for next development iteration
2021-02-10 23:31:57 +00:00