Skip to content

Commit

Permalink
Improve wording
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Kenworthy <[email protected]>
  • Loading branch information
siegfriedweber and adwk67 authored Oct 7, 2024
1 parent 2517a98 commit f9de683
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ It is very seldom that users need to tweak any of these, but there is one use-ca
The JVM manages its own cache of successfully resolved host names as well as a cache of host names that cannot be resolved.
Some products of the Stackable platform are very sensitive to the contents of these caches and their performance is heavily affected by them.
As of version 3.4.0, Apache Spark may perform poorly if the positive cache is disabled.
To cache resolved host names, and thus speeding up queries you can configure the TTL of entries in the positive cache like this:
To cache resolved host names, and thus speed up queries, you can configure the TTL of entries in the positive cache like this:

[source,yaml]
----
Expand Down

0 comments on commit f9de683

Please sign in to comment.