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

sql: increase max size of query in crash report #34479

Merged
merged 1 commit into from Feb 1, 2019

Conversation

jordanlewis
Copy link
Member

@jordanlewis jordanlewis commented Feb 1, 2019

It's been frustrating seeing crashes with cut-off queries - there's no
reason for the limit to be so low (500). This bumps it up by a lot.

Release note (general change): increase the maximum length of queries in
crash reports, to make debugging easier.

It's been frustrating seeing crashes with cut-off queries - there's no
reason for the limit to be so low (500). This bumps it up by a lot.

Release note (general change): incrase the maximum length of queries in
crash reports, to make debugging easier.
@jordanlewis jordanlewis requested review from tbg and a team February 1, 2019 04:22
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@tbg tbg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @tbg)

@jordanlewis
Copy link
Member Author

bors r+

craig bot pushed a commit that referenced this pull request Feb 1, 2019
34479: sql: increase max size of query in crash report r=jordanlewis a=jordanlewis

It's been frustrating seeing crashes with cut-off queries - there's no
reason for the limit to be so low (500). This bumps it up by a lot.

Release note (general change): incrase the maximum length of queries in
crash reports, to make debugging easier.

Co-authored-by: Jordan Lewis <jordanthelewis@gmail.com>
@craig
Copy link
Contributor

craig bot commented Feb 1, 2019

Build succeeded

@craig craig bot merged commit 2472483 into cockroachdb:master Feb 1, 2019
@yuzefovich
Copy link
Member

Going through Marvin's digest I saw a type in release note here: incrase.

@jordanlewis
Copy link
Member Author

Oops - thanks Yahor. Fixed.

@yuzefovich
Copy link
Member

Haha, I just noticed that I had a type when pointing out a typo :)

@jordanlewis jordanlewis deleted the crash-report branch February 3, 2019 02:01
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.

None yet

4 participants