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

Make max frame length configurable #1358

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WentingWu666666
Copy link

@WentingWu666666 WentingWu666666 commented May 19, 2023

Description

How did the Spark Cassandra Connector Work or Not Work Before this Patch

Recently, we got the following exception:
FrameTooLongException: Adjusted frame length exceeds

We need to configure max frame length to mitigate this error. max frame length is configurable in datastax java driver but not configuration in this connector.

General Design of the patch

How Has This Been Tested?

Manually tested.

Checklist:

  • I have a ticket in the OSS JIRA
  • I have performed a self-review of my own code
  • Locally all tests pass (make sure tests fail without your patch)

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