128 Commits

Author SHA1 Message Date
Timo Bejan
18abdedaf8 aligned timeouts with cache expire time 2024-03-28 16:30:13 +02:00
Timo Bejan
fe28c1463a hotfix es client close/jvm error 2024-03-28 16:07:10 +02:00
Dominique Eifländer
74f971757c RED-8171: Traces do not stop at @Async 2024-02-02 13:47:55 +01:00
Timo Bejan
d10b5b26e8 Fixed PMD after main changes RED-8085 2024-01-30 12:31:32 +08:00
yhampe
4296abab94 RED-6668: introduce delete tenant endpoint:
fixed missing value in test configuration
2024-01-26 08:51:19 +01:00
yhampe
3f7373f55d RED-6668: introduce delete tenant endpoint:
fixed topic exchange code
2024-01-25 09:51:00 +01:00
Dominique Eifländer
496c6a1da8 RED-7128: Handle delete tenant events 2024-01-22 15:15:23 +01:00
Dominique Eifländer
03c6248b84 RED-1137: Do not observe actuator endpoints 2023-12-20 14:15:09 +01:00
Dominique Eifländer
e931522014 RED-5223: Use tracing-commons from fforesight 2023-12-13 16:59:24 +01:00
Dominique Eifländer
dd53eeff93 RED-5223: Enabled tracing, upgrade spring, use logstash-logback-encoder for json logs 2023-12-12 10:30:22 +01:00
Andrei Isvoran
9d6da4e7a3 RED-7715 - Add log4j config to enable switching between json/line logs 2023-12-06 11:33:31 +02:00
Andrei Isvoran
2a96ba5477 RED-7407 - Migrating from maven to gradle 2023-11-06 14:07:35 +02:00
Ali Oezyetimoglu
982846c0c3 RED-7175: changed index name to index prefix 2023-09-06 19:51:11 +02:00
Ali Oezyetimoglu
731aa80b69 RED-7175: changed index name to index prefix 2023-09-06 18:55:10 +02:00
Ali Oezyetimoglu
9ee4c8cd91 RED-7175: adapted index name to corresponding places to make it available for search index 2023-09-04 18:18:44 +02:00
Andrei Isvoran
bf9540a986 RED-6864 Upgrade search-service to new storage 2023-08-16 16:00:02 +03:00
Andrei Isvoran
0c66b4e505 RED-7290 - Update platform-commons-dependency 2023-08-04 09:49:20 +03:00
Timo Bejan
64cbe4aaf9 Update pom.xml 2023-07-27 08:51:16 +02:00
Timo Bejan
c44bd014d3 RED-6686 tenant commons update 2023-06-27 23:46:18 +03:00
Timo Bejan
ec56f833ff RED-6686 Extract Tenant and user-management code into a separate service. 2023-06-26 21:58:38 +02:00
Corina Olariu
665d27085a RED-6072 - As Operation I want to see why files are in an ERROR state
- added the timestamp to fileErrorInfo when informing of error
2023-06-15 14:46:47 +03:00
deiflaender
28ab0dc8cc RED-6876: Fixed not correct initialized index 2023-06-14 10:50:54 +02:00
devplant
6b58e8b894 RED-6072 - As Operation I want to see why files are in an ERROR state
- update the indexing failed with error information
- in case of exception the reason is caught and added tot the message received from the queue
2023-05-25 11:29:04 +03:00
deiflaender
65ccdb8257 RED-6665: Added missing StorageAutoConfiguration 2023-04-24 11:26:05 +02:00
deiflaender
be1b0eb27d RED-6665: Added index to search request 2023-04-24 10:13:51 +02:00
devplant
173428771b RED-5694 - Upgrade spring-boot to 3.0
- remove versions already defined in spring boot
- add missing PostConstruct annotation
2023-04-06 13:31:32 +03:00
devplant
b1b42ce0d7 RED-5694 - Upgrade spring-boot to 3.0
- remove commented code
2023-04-05 20:19:53 +03:00
devplant
afd40a7cd7 RED-5694 - Upgrade spring-boot to 3.0
- update platform-dependency
- update other dependencies versions to the latest
2023-04-05 18:27:32 +03:00
deiflaender
5da599bc9b RED-6224: Reimplemented client cache logic 2023-04-04 11:53:41 +02:00
deiflaender
487f6c3190 RED-4515: Fixed wrong logic in removallistener of client caches 2023-04-03 09:05:01 +02:00
Timo Bejan
325050fca6 Pull request #77: RED-6162 - bumped version
Merge in RED/search-service from RED-6162 to master

* commit '56e693db376037ea046ddff37d5ff93506cb9e89':
  RED-6162 - bumped version
  RED-6162 - bumped version
2023-03-10 15:07:48 +01:00
Timo Bejan
56e693db37 RED-6162 - bumped version 2023-03-10 15:58:37 +02:00
Timo Bejan
e822f64f58 RED-6162 - bumped version 2023-03-10 15:51:17 +02:00
deiflaender
64e0c20334 RED-4645: Multitenancy for storage 2023-03-10 13:17:14 +01:00
Timo Bejan
5a43ce421a RED-6162 - persistence update - identity test 2023-03-10 11:10:15 +02:00
Timo Bejan
aa297096ed RED-6162 - persistence update - updated internal API 2023-03-10 11:10:13 +02:00
deiflaender
27c636fb36 RED-4646: Added request interceptor that sends x-tenant-id on each client call 2023-03-09 15:56:21 +01:00
deiflaender
7b00edc2d3 RED-4646: Removed default tenant 2023-03-09 12:48:43 +01:00
deiflaender
ee102be366 RED-4646: Run migration for all tenants 2023-03-09 12:29:29 +01:00
deiflaender
d59e61424f RED-4646: Multitenacy for elasticsearch and opensearch 2023-03-09 12:13:33 +01:00
deiflaender
0a0b5a9842 RED-5669: Fixed startup test error 2023-03-06 13:03:19 +01:00
deiflaender
0deb73e318 RED-5669: Fixed pr findings 2 2023-03-06 09:15:41 +01:00
deiflaender
2f91ccf538 RED-5669: Fixed pr findings 2023-03-03 16:09:59 +01:00
deiflaender
426ca8f133 RED-5669: Removed unneeded code 2023-03-03 14:57:23 +01:00
deiflaender
aa22906ade RED-5669: Support both elasticsearch and opensearch 2023-03-03 14:50:30 +01:00
deiflaender
b754a1abc5 RED-5669: Changed tests to run with elasticsearch 8.6.0 2023-03-03 14:42:39 +01:00
deiflaender
41fbdaca71 RED-5669: Adapted service to new elasticseach api 2023-03-03 14:42:39 +01:00
devplant
b36248fff4 RED-4988 Check jacoco version in poms and update to a current compatible version
- uodate junit tests from 4 to 5
2023-02-28 11:54:35 +02:00
devplant
292fc63873 RED-4988 Check jacoco version in poms and update to a current compatible version
- update platform-dependency, platform-commons-dependency
2023-02-27 17:12:59 +02:00
deiflaender
6ee6c00746 RED-6169: Use custom analyser for filename and changed to perfixQuery for filename 2023-02-16 14:27:40 +01:00