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

[8.0]{176316843}: Adding local-cache flag to clnt #4689

Open
wants to merge 1 commit into
base: 8.0
Choose a base branch
from

Conversation

riverszhang89
Copy link
Contributor

These changes would help us identify whether a connection is truly leaked, or is being cached in the client process.

@riverszhang89 riverszhang89 added the R8 Affects version R8 label Sep 13, 2024
Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

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

Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 10/556 tests failed ⚠.

The first 10 failing tests are:
autoanalyze [setup failure]
timepart_trunc_serialsc_generated
timepart_trunc
diskspace_nollmeta_nostripe_generated
diskspace_nollmeta
comdb2sys_queueodh_generated
comdb2sys_pagesize_generated
comdb2sys
truncatesc
truncatesc_offline_generated

morgando
morgando previously approved these changes Sep 26, 2024
These changes would help us identify whether a connection is truly leaked,
or is being cached in the client process.

Signed-off-by: Rivers Zhang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R8 Affects version R8 ready to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants