Powered by Zoomin Software. For more details please contactZoomin

What's New in MarkLogic 11

Java Client API 4.0.2 Ignores HttpClientConfigurator

Java Client API 4.0.2 Ignores HttpClientConfigurator

  • Last Updated: April 14, 2026
  • 1 minute read
    • MarkLogic Server
    • Version 11.0
    • Documentation

As of version 4.0.2, the Java Client API uses OkHttp as its HTTP client for communicating with MarkLogic over HTTP. This change should be transparent to most applications, but imposes the following backward incompatibility on applications that customize their HTTP configuration:

Attaching a configurator based on HttpClientConfigurator to a DatabaseClientFactory object no longer has any effect on the HTTP configuration. Use the new com.marklogic.client.extra.okhttpclient.OkHttpClientConfigurator interface instead. The HttpClientConfigurator interface is deprecated and will be removed in a future release.

TitleResults for “How to create a CRG?”Also Available inAlert