singhvishalkr commented on PR #1127: URL: https://github.com/apache/pulsar-site/pull/1127#issuecomment-4312634259
Rebased onto main after #1132 landed. Dropped the `docs/client-libraries-node-configs.md` and the two `versioned_docs/` copies; the six additions now sit on the unversioned `client-libraries/node-configs.md` instead: - `tlsTrustCertsFilePath` default: noted the bundled `cert.pem` fallback. - New rows for `tlsCertificateFilePath`, `tlsPrivateKeyFilePath`, `listenerName`, `logLevel`, `connectionTimeoutMs`. - `log` description expanded with the `(level, file, line, message)` signature. Since the new location is unversioned, the 4.0.x-specific note on `connectionTimeoutMs` availability no longer applies here — if a per-version caveat becomes relevant again the `feature-matrix.mdx` is probably the better place for it. One commit, 1 file, +7/-2. -- 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]
