Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for cname_in_publish_address (0.45 seconds)

  1. build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/ElasticsearchTestBasePlugin.java

                test.systemProperty("es.search.rewrite_sort", "true");
    
                // TODO: remove this once cname is prepended to transport.publish_address by default in 8.0
                test.systemProperty("es.transport.cname_in_publish_address", "true");
    
                // Set netty system properties to the properties we configure in jvm.options
                test.systemProperty("io.netty.noUnsafe", "true");
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Aug 24 22:14:49 GMT 2021
    - 10.4K bytes
    - Click Count (0)
Back to Top