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

[Enhancement] Support to configure thrift MAX_MESSAGE_SIZE #2

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

banmoy
Copy link

@banmoy banmoy commented Dec 7, 2022

What type of PR is this:

  • BugFix
  • Feature
  • Enhancement
  • Refactor
  • UT
  • Doc
  • Tool

Which issues of this PR fixes :

Fixes StarRocks#13

Problem Summary(Required) :

Scanning a big batch of data may reach the MaxMessageSize of thrift. One solution is to decrease starrocks.batch.size, but it will affect the performance. So we should add a configuration to increase the MAX_MESSAGE_SIZE.

@banmoy banmoy changed the title Support to configure thrift MAX_MESSAGE_SIZE [Enhancement] Support to configure thrift MAX_MESSAGE_SIZE Dec 7, 2022
@xlfjcg xlfjcg merged commit 6e172b2 into xlfjcg:spark2 Dec 7, 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