mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Maxim Thomas
17 hours ago 3785990cbc1d9080fc488102b666399fdebcd7ba
increase replication connection timeout to fix Socket Timeout error on Mac in integration test (#613)
1 files modified
6 ■■■■■ changed files
opendj-server-legacy/tests/unit-tests-testng/resource/config-changes.ldif 6 ●●●●● patch | view | raw | blame | history
opendj-server-legacy/tests/unit-tests-testng/resource/config-changes.ldif
@@ -11,6 +11,7 @@
# information: "Portions Copyright [year] [name of copyright owner]".
#
# Copyright 2016 ForgeRock AS.
# Portions Copyright 2026 3A Systems LLC.
dn: cn=config
changetype: modify
replace: ds-cfg-notify-abandoned-operations
@@ -1610,3 +1611,8 @@
-
replace: ds-cfg-default-throwable-stack-frames
ds-cfg-default-throwable-stack-frames: 500
dn: cn=Multimaster Synchronization,cn=Synchronization Providers,cn=config
changetype: modify
replace: ds-cfg-connection-timeout
ds-cfg-connection-timeout: 30000 ms