ctubbsii commented on a change in pull request #2363:
URL: https://github.com/apache/accumulo/pull/2363#discussion_r752506402



##########
File path: 
core/src/main/java/org/apache/accumulo/core/conf/ClientConfigGenerate.java
##########
@@ -52,7 +52,7 @@ void generate() {
       generateSection("Scanner", "scanner.");
       generateSection("SSL", "ssl.");
       generateSection("SASL", "sasl.");
-      generateSection("Tracing", "general.opentelemetry.");
+      generateSection("Tracing", "trace.");

Review comment:
       This change is just a simple revert to what was there before. It will 
preserve the deprecated client trace properties in the docs.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to