-
Notifications
You must be signed in to change notification settings - Fork 193
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
XRDDEV-2468 Akka migration to gRPC #1799
Merged
Merged
Conversation
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
Refs: XRDDEV-2468
Refs: XRDDEV-2468
Refs: XRDDEV-2468
Refs: XRDDEV-2468
Refs: XRDDEV-2461
Refs: XRDDEV-2461
Refs: XRDDEV-2468
Refs: XRDDEV-2461
Refs: XRDDEV-2461
Refs: XRDDEV-2461
Refs: XRDDEV-2468
Refs: XRDDEV-2468
Refs: XRDDEV-2468
Refs: XRDDEV-2461
Refs: XRDDEV-2468
# Conflicts: # src/signer-protocol/src/main/java/ee/ria/xroad/signer/SignerProxy.java # src/signer/src/main/java/ee/ria/xroad/signer/protocol/TokensService.java
Refs: XRDDEV-2468
Refs: XRDDEV-2461
Refs: XRDDEV-2468
Refs: XRDDEV-2468
Refs: XRDDEV-2461
Refs: XRDDEV-2468
Refs: XRDDEV-2461
Refs: XRDDEV-2468
Refs: XRDDEV-2468
Refs: XRDDEV-2468
Refs: XRDDEV-2468
Refs: XRDDEV-2468
Refs: XRDDEV-2468
# Conflicts: # doc/Architecture/arc-tec_x-road_technologies.md # src/addons/messagelog/messagelog-addon/src/main/java/ee/ria/xroad/proxy/messagelog/LogManager.java # src/addons/messagelog/messagelog-addon/src/main/java/ee/ria/xroad/proxy/messagelog/SetTimestampingStatusMessage.java # src/central-server/admin-service/core/src/test/java/org/niis/xroad/cs/admin/core/service/NotificationServiceImplTest.java # src/central-server/admin-service/ui-system-test/build.gradle # src/monitor-common/src/main/java/ee/ria/xroad/monitor/common/dto/HistogramDto.java # src/op-monitor-daemon/src/main/java/ee/ria/xroad/opmonitordaemon/OperationalDataRecordCleaner.java # src/proxy/src/test/java/ee/ria/xroad/common/signature/BatchSignerIntegrationTest.java # src/signer-protocol/src/intTest/java/ee/ria/xroad/signer/glue/SignerStepDefs.java # src/signer/src/main/java/ee/ria/xroad/signer/certmanager/OcspClientWorker.java
…protection being triggerred. This behavior was noted in JDK17 on MacOS.
Refs: XRDDEV-2468
# Conflicts: # src/security-server/admin-service/ui/package-lock.json
ricardas-buc
changed the title
Draft: XRDDEV-2468 akka removal
XRDDEV-2468 Akka migration to gRPC
Oct 18, 2023
ricardas-buc
requested review from
a team and
justasnortal
and removed request for
a team
October 18, 2023 06:11
Refs: XRDDEV-2468
Refs: XRDDEV-2468
# Conflicts: # doc/Manuals/ug-syspar_x-road_v6_system_parameters.md
[rerun-ci] |
Refs: XRDDEV-2468
[rerun-ci] |
Refs: XRDDEV-2468
Refs: XRDDEV-2468
justasnortal
approved these changes
Oct 18, 2023
# Conflicts: # src/addons/hwtoken/src/main/java/ee/ria/xroad/signer/tokenmanager/token/HardwareTokenWorker.java # src/signer-protocol/src/intTest/java/ee/ria/xroad/signer/glue/SignerStepDefs.java # src/signer-protocol/src/intTest/resources/behavior/0500-signer.feature # src/signer-protocol/src/main/java/ee/ria/xroad/signer/SignerProxy.java # src/signer/src/main/java/ee/ria/xroad/signer/protocol/handler/GenerateSelfSignedCertRequestHandler.java # src/signer/src/main/java/ee/ria/xroad/signer/tokenmanager/token/AbstractTokenWorker.java # src/signer/src/main/java/ee/ria/xroad/signer/tokenmanager/token/SoftwareTokenWorker.java # src/signer/src/main/java/ee/ria/xroad/signer/tokenmanager/token/TokenSigner.java
Refs: XRDDEV-2468
Refs: XRDDEV-2468
Refs: XRDDEV-2468
[rerun-ci] |
Kudos, SonarCloud Quality Gate passed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is still work in progress PR as not every part is migrated.