Skip to content

modify direct-load MAX_QUERY_TIMEOUT to Integer.MAX_VALUE#283

Merged
WeiXinChan merged 1 commit intooceanbase:masterfrom
medcll:master
Jan 10, 2025
Merged

modify direct-load MAX_QUERY_TIMEOUT to Integer.MAX_VALUE#283
WeiXinChan merged 1 commit intooceanbase:masterfrom
medcll:master

Conversation

@medcll
Copy link
Contributor

@medcll medcll commented Jan 10, 2025

Summary

modify direct-load MAX_QUERY_TIMEOUT to Integer.MAX_VALUE

Solution Description

modify direct-load MAX_QUERY_TIMEOUT to INT_MAX, to avoid issues with incorrect parameter settings due to the MAX_QUERY_TIMEOUT being set beyond the integer limit.

@suz-yang
Copy link
Contributor

LGTM

@WeiXinChan WeiXinChan merged commit c6a25a5 into oceanbase:master Jan 10, 2025
3 checks passed
suz-yang pushed a commit to suz-yang/obkv-table-client-java that referenced this pull request Oct 28, 2025
WeiXinChan pushed a commit that referenced this pull request Oct 28, 2025
* modify direct-load MAX_QUERY_TIMEOUT to Integer.MAX_VALUE (#283)

* direct load set connect timeout (#284)

* fix obVersion in direct load (#320)

* fix direct load trace id generator (#400)

---------

Co-authored-by: medcll <53672709+medcll@users.noreply.github.com>
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.

3 participants