Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Snow 1853185 jdbc driver v3.16 native okta http retry storm #2064
base: master
Are you sure you want to change the base?
Snow 1853185 jdbc driver v3.16 native okta http retry storm #2064
Changes from 27 commits
a657244
7cc2b33
23fd381
6ae4b1f
7f38b4a
fcc5e08
adf022c
110faf0
0ab28ca
675a045
f553892
ffabd53
4a54ab5
d393961
4b60e61
c6daa3d
5cb1272
c0c6389
e9e964d
d049d2c
73095ff
9327ce9
d6dbcf5
0423238
fddcf10
2bae032
d05b8c6
1c66ff4
478a360
e3b8e2f
780f97a
678970f
0782b70
f4506b3
0d8df42
1e3c87b
f3b3d19
80f8ceb
1fa8914
88375a3
0e730b2
2f400b9
a5da37d
6d6a2bc
73f6beb
f034564
370dfa9
209f0d1
5738ebe
510afd2
51ecb7a
38fc5e8
c9f8628
cd935c6
ed90019
b5200c7
2735c79
f8aeb21
2a40d99
54b5fa4
50c4019
618e9b3
a182353
c5610a4
e2af82d
a894e28
5435cac
465d438
c084bfc
c7efcbb
c24cebb
b46061a
90f14bd
fd7ede3
bc35ce9
1ef1bc5
dc1f1fe
e6925fb
b0cdcd5
509f1ac
ad6f2ab
0f8cfbe
5f2d4c2
c3dcf65
db56fb9
99eacab
49ce131
5a86577
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's mark as internal or remove public
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if that's possible - it is still used in multiple places - e.g. in SessionUtil.java
(I gave a longer answer in the next comment to why I kept those)
snowflake-jdbc/src/main/java/net/snowflake/client/core/SessionUtil.java
Lines 1063 to 1069 in 6d5d616
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
then we can mark some methods with
@SnowflakeJdbcInternalApi