Skip to content

SNOW-2452748 Make info log less verbose.#2281

Open
dmitry-workato wants to merge 1 commit into
snowflakedb:masterfrom
dmitry-workato:master
Open

SNOW-2452748 Make info log less verbose.#2281
dmitry-workato wants to merge 1 commit into
snowflakedb:masterfrom
dmitry-workato:master

Conversation

@dmitry-workato

Copy link
Copy Markdown

These messages printed on each new connection to the snowflake. This may flood if jdbc connections are not cached by some reason.

Overview

SNOW-XXXXX

Pre-review self checklist

  • PR branch is updated with all the changes from master branch
  • The code is correctly formatted (run mvn -P check-style validate)
  • New public API is not unnecessary exposed (run mvn verify and inspect target/japicmp/japicmp.html)
  • The pull request name is prefixed with SNOW-XXXX:
  • Code is in compliance with internal logging requirements

External contributors - please answer these questions before submitting a pull request. Thanks!

  1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Issue: #NNNN

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am modifying authorization mechanisms
    • I am adding new credentials
    • I am modifying OCSP code
    • I am adding a new dependency or upgrading an existing one
    • I am adding new public/protected component not marked with @SnowflakeJdbcInternalApi (note that public/protected methods/fields in classes marked with this annotation are already internal)
  3. Please describe how your code solves the related issue.

    These messages printed on each new connection to the snowflake. This may flood if jdbc connections are not cached by some reason.

@dmitry-workato dmitry-workato requested a review from a team as a code owner July 28, 2025 15:11
These messages printed on each new connection to the snowflake.
This may flude if connections are not cached by some reason.
@dmitry-workato

Copy link
Copy Markdown
Author

Issue: #2377

@dmitry-workato dmitry-workato changed the title Make info log less verbose. SNOW-2377 Make info log less verbose. Oct 27, 2025
@sfc-gh-dszmolka sfc-gh-dszmolka changed the title SNOW-2377 Make info log less verbose. SNOW-2452748 Make info log less verbose. Oct 28, 2025
@sfc-gh-rkowalski sfc-gh-rkowalski removed their request for review June 16, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant