Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ internal-communication.https.keystore.key=123456

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ task.max-writer-count=2

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ task.max-writer-count=2

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ task.max-writer-count=2

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ retry-policy=task

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ retry-policy=task

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ protocol.spooling.inlining.enabled=false

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ protocol.spooling.inlining.enabled=false

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ internal-communication.https.required=true
internal-communication.shared-secret=${keystore:shared_secret}
internal-communication.https.keystore.path=/docker/trino-product-tests/conf/trino/etc/docker.cluster.jks
internal-communication.https.keystore.key=${keystore:keystore_password}

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ internal-communication.https.required=true
internal-communication.shared-secret=${keystore:shared_secret}
internal-communication.https.keystore.path=/docker/trino-product-tests/conf/trino/etc/docker.cluster.jks
internal-communication.https.keystore.key=${keystore:keystore_password}

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ internal-communication.https.keystore.key=123456

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ internal-communication.https.keystore.key=123456

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ internal-communication.https.keystore.key=123456

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ internal-communication.https.keystore.key=123456

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ query.max-memory=2GB
query.max-memory-per-node=1.25GB
discovery-server.enabled=true
discovery.uri=http://compatibility-test-coordinator:8081

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ internal-communication.https.required=true
internal-communication.shared-secret=internal-shared-secret
internal-communication.https.keystore.path=/etc/openldap/certs/coordinator.jks
internal-communication.https.keystore.key=testldap

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ internal-communication.https.required=true
internal-communication.shared-secret=internal-shared-secret
internal-communication.https.keystore.path=/etc/openldap/certs/coordinator.jks
internal-communication.https.keystore.key=testldap

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ internal-communication.shared-secret=internal-shared-secret

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ internal-communication.shared-secret=internal-shared-secret

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ oauth2-jwk.http-client.trust-store-path=/docker/trino-product-tests/conf/trino/e
oauth2-jwk.http-client.http-proxy=proxy:8888

internal-communication.shared-secret=internal-shared-secret

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ internal-communication.shared-secret=internal-shared-secret

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ internal-communication.shared-secret=internal-shared-secret

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ http-server.authentication.oauth2.oidc.discovery=false
oauth2-jwk.http-client.trust-store-path=/docker/trino-product-tests/conf/trino/etc/hydra.pem

internal-communication.shared-secret=internal-shared-secret

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ internal-communication.shared-secret=internal-shared-secret

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ internal-communication.shared-secret=internal-shared-secret

# Disable http request log
http-server.log.enabled=false

catalog.management=dynamic
Loading