-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add version in header (#1412) * feat: add version in header * fix: PR remarks * fix: missing export * chore: move controller advice * fix: broken IT * fix: duplicate bean * fix: duplicate bean * fix: duplicate bean * chore: additional test * chore(deps): bump rexml from 3.2.5 to 3.3.9 in /docs (#1406) Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.9. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.5...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump webrick from 1.8.1 to 1.8.2 in /docs (#1397) Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: cleanup retired linear caching (#1413) * fix: misplaced version number (#1415) chore: bump zonky embedded db * feat: kafka in + bump 3.6.0 (#1414) * wip: first setup * feat: working kafka listener * feat: working kafka source in admin * fix: update bean name in tests * feat: working kafka source in admin * feat: add integration test * feat: add integration test * fix test * fix test * chore: add kafka jar * sonar * add assembly * docs: documentation effort * chore: pr remarks * ci: prepare release 3.6.0 --------- Co-authored-by: Yalz <[email protected]> # Conflicts: # ldes-server-admin/ldes-server-admin-common/pom.xml # ldes-server-admin/ldes-server-admin-rest/pom.xml # ldes-server-admin/pom.xml # ldes-server-application/pom.xml # ldes-server-domain/pom.xml # ldes-server-fetch/ldes-server-fetch-common/pom.xml # ldes-server-fetch/ldes-server-fetch-rest/pom.xml # ldes-server-fetch/pom.xml # ldes-server-fragmentation/ldes-server-fragmentation-common/pom.xml # ldes-server-fragmentation/ldes-server-fragmentation-geospatial/pom.xml # ldes-server-fragmentation/ldes-server-fragmentation-reference/pom.xml # ldes-server-fragmentation/ldes-server-fragmentation-timebased-hierarchical/pom.xml # ldes-server-fragmentation/ldes-server-pagination/pom.xml # ldes-server-fragmentation/pom.xml # ldes-server-infra-postgres/pom.xml # ldes-server-infra-postgres/postgres-admin-repository/pom.xml # ldes-server-infra-postgres/postgres-fetch-repository/pom.xml # ldes-server-infra-postgres/postgres-fragmentation-repository/pom.xml # ldes-server-infra-postgres/postgres-ingest-repository/pom.xml # ldes-server-infra-postgres/postgres-liquibase/pom.xml # ldes-server-infra-postgres/postgres-liquibase/src/main/resources/db/changelog/master.xml # ldes-server-infra-postgres/postgres-maintenance-repository/pom.xml # ldes-server-infra-postgres/postgres-pagination-repository/pom.xml # ldes-server-ingest/ldes-server-ingest-common/pom.xml # ldes-server-ingest/ldes-server-ingest-rest/pom.xml # ldes-server-ingest/pom.xml # ldes-server-integration-test/pom.xml # ldes-server-maintenance/ldes-server-compaction/pom.xml # ldes-server-maintenance/ldes-server-maintenance-common/pom.xml # ldes-server-maintenance/ldes-server-retention/pom.xml # ldes-server-maintenance/pom.xml # pom.xml * chore: refactor-prefix-adder (#1421) * feat: addition of well known prefixes feat: creation of ldes-name and view-name prefixes * feat: separation of PrefixConstructor feat: tests added for Prefixes feat: new impl for PrefixAdder * feat: cleanup and configuration test added * chore: small refactor of config and uri creators * fix: broken tests * fix: bad property name used * feat: missing http presence handling in PrefixConstructor * chore: improve tests * docs: prefixes * chore: make version header to all endpoints accessible (#1422) * chore: upgrade deprecated gh actions (#1423) * chore: upgrade deprecated gh actions * chore: upgrade deprecated gh actions * fix: well-known-prefixes.csv was not loaded in Docker image (#1425) * fix: unnecessary hibernate deep copy (#1424) * feat: usage of a projection * chore: implement PR remarks * fix: lenient version ingest (#1426) --------- Co-authored-by: Yalz <[email protected]> * Revert "fix: lenient version ingest (#1426)" This reverts commit 072c00e. * chore: return 404 when updating event source of non existing event stream (#1427) * fix: lock collection row to prevent interleaved sequence numbers in member_id when ingesting members (#1430) Co-authored-by: Jan Robert <[email protected]> * fix: wrong view stats update (#1431) * fix: wrong member pagination count in view stats chore: cleanup fragmentation service * fix: broken test * chore: implement PR remarks chore: add extra tests * fix/ fix admin view shacl shape (#1433) * chore: dcat catalog repository: remove unreachable logic (#1435) * chore: remove unreachable logic * chore: remove unreachable logic * chore: make flaky test fail less --------- Co-authored-by: Yalz <[email protected]> * feat: keep launching jobs until all work is done (#1436) * feat: use while loop to check if there is still fragmentation work to do * feat: fire event when there is fragmentation work to do * chore: extend tests * chore: delete kafka source in db when listener is removed (#1439) * chore: delete kafka source in db when listener is removed * chore: delete kafka source in db when listener is removed * chore: delete kafka source in db when listener is removed --------- Co-authored-by: Yalz <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Jonas Bulcke <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yalz <[email protected]> Co-authored-by: Ranko Orlic <[email protected]> Co-authored-by: pj-cegeka <[email protected]>
- Loading branch information
1 parent
55a739e
commit 1c61290
Showing
204 changed files
with
2,939 additions
and
6,649 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
version: "3.3" | ||
services: | ||
ldes-server: | ||
container_name: basic_ldes-server | ||
image: ldes/ldes-server | ||
environment: | ||
- SPRING_CONFIG_LOCATION=/config/ | ||
- PYROSCOPE_CONFIGURATION_FILE=/config/pyroscope.properties | ||
volumes: | ||
- ./docker-compose/server.config.yml:/config/application.yml:ro | ||
- ./docker-compose/pyroscope.properties:/config/pyroscope.properties:ro | ||
ports: | ||
- "8080:8080" | ||
- "8087:8087" | ||
- "8088:8088" | ||
- "8089:8089" | ||
networks: | ||
- ldes | ||
depends_on: | ||
- postgres | ||
postgres: | ||
container_name: ldes-postgres | ||
image: postgres:14-alpine | ||
ports: | ||
- 5432:5432 | ||
environment: | ||
- POSTGRES_PASSWORD=admin | ||
- POSTGRES_USER=admin | ||
- POSTGRES_DB=test | ||
networks: | ||
- ldes | ||
pyroscope: | ||
image: grafana/pyroscope:latest | ||
ports: | ||
- 4040:4040 | ||
networks: | ||
- ldes | ||
|
||
zookeeper: | ||
image: zookeeper:3.7.0 | ||
ports: | ||
- "2181:2181" | ||
|
||
kafka: | ||
image: confluentinc/cp-kafka:7.3.2 | ||
ports: | ||
- "9092:9092" | ||
- "29092:29092" | ||
depends_on: | ||
- zookeeper | ||
environment: | ||
KAFKA_ZOOKEEPER_CONNECT: zookeeper:2181 | ||
KAFKA_LISTENERS: INTERNAL://:9092,EXTERNAL://0.0.0.0:29092 | ||
KAFKA_ADVERTISED_LISTENERS: INTERNAL://kafka:9092,EXTERNAL://localhost:29092 | ||
KAFKA_LISTENER_SECURITY_PROTOCOL_MAP: INTERNAL:PLAINTEXT,EXTERNAL:PLAINTEXT | ||
KAFKA_INTER_BROKER_LISTENER_NAME: INTERNAL | ||
ALLOW_PLAINTEXT_LISTENER: 'yes' | ||
KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR: 1 | ||
|
||
kafka-ui: | ||
image: provectuslabs/kafka-ui:latest | ||
depends_on: | ||
- kafka | ||
ports: | ||
- "9200:8080" | ||
environment: | ||
KAFKA_CLUSTERS_0_NAME: local | ||
KAFKA_CLUSTERS_0_BOOTSTRAPSERVERS: kafka:9092 | ||
KAFKA_CLUSTERS_0_ZOOKEEPER: zookeeper:2181 | ||
networks: | ||
ldes: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.