Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce the verbosity of logs in PooledObjectFactory implementations #3007

Merged
merged 1 commit into from
May 29, 2022

Conversation

sazzad16
Copy link
Collaborator

No description provided.

@sazzad16 sazzad16 added this to the 3.9.0 milestone May 29, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #3007 (b266c17) into master (dcebe09) will decrease coverage by 0.01%.
The diff coverage is 12.50%.

@@             Coverage Diff              @@
##             master    #3007      +/-   ##
============================================
- Coverage     53.42%   53.41%   -0.02%     
+ Complexity     3341     3340       -1     
============================================
  Files           216      216              
  Lines         13347    13347              
  Branches        775      775              
============================================
- Hits           7131     7129       -2     
- Misses         5970     5971       +1     
- Partials        246      247       +1     
Impacted Files Coverage Δ
...rc/main/java/redis/clients/jedis/JedisFactory.java 66.32% <0.00%> (ø)
...in/java/redis/clients/jedis/ConnectionFactory.java 67.34% <25.00%> (ø)
src/main/java/redis/clients/jedis/Protocol.java 88.12% <0.00%> (-1.25%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dcebe09...b266c17. Read the comment docs.

@sazzad16 sazzad16 merged commit c3fa749 into redis:master May 29, 2022
@sazzad16 sazzad16 deleted the log-reduce-verbose branch May 29, 2022 12:27
@chayim chayim mentioned this pull request Jun 2, 2022
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.

2 participants