Skip to content

streamingccl: unskip TestTenantStreaming#83975

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
stevendanna:ssd/unskip-one-more
Jul 7, 2022
Merged

streamingccl: unskip TestTenantStreaming#83975
craig[bot] merged 1 commit intocockroachdb:masterfrom
stevendanna:ssd/unskip-one-more

Conversation

@stevendanna
Copy link
Copy Markdown
Collaborator

This makes a couple of changes aimed at unskipping
TestTenantStreaming:

  • Fix a nil pointer access in our stream status verification
    function. We changed the name of key that this function was
    accessing. This NPE was hidden by another panic along the unclean
    shutdown path in the server.

  • Lower various intervals so that this test doesn't take 90 seconds.

I've run this under stress for a few hundred iterations without error.

Release note: None

This makes a couple of changes aimed at unskipping
TestTenantStreaming:

- Fix a nil pointer access in our stream status verification
  function. We changed the name of key that this function was
  accessing. This NPE was hidden by another panic along the unclean
  shutdown path in the server.

- Lower various intervals so that this test doesn't take 90 seconds.

I've run this under stress for a few hundred iterations without error.

Release note: None
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@stevendanna
Copy link
Copy Markdown
Collaborator Author

bors r=miretskiy

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jul 7, 2022

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Jul 7, 2022

Build succeeded:

@craig craig bot merged commit bce2267 into cockroachdb:master Jul 7, 2022
@shermanCRL shermanCRL added the A-tenant-streaming Including cluster streaming label Jul 29, 2022
@shermanCRL shermanCRL added this to the 22.2 milestone Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tenant-streaming Including cluster streaming

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants