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

sentry: panic: Unknown collection identifier u47 #19398

Closed
sentry-io bot opened this issue May 22, 2023 · 5 comments · Fixed by #20267
Closed

sentry: panic: Unknown collection identifier u47 #19398

sentry-io bot opened this issue May 22, 2023 · 5 comments · Fixed by #20267
Labels
A-ADAPTER Topics related to the ADAPTER layer A-storage Area: storage C-bug Category: something is broken

Comments

@sentry-io
Copy link

sentry-io bot commented May 22, 2023

Sentry Issue: DATABASE-BACKEND-2R9

panic: Unknown collection identifier u47
  File "panicking.rs", line 575, in rust_begin_unwind
  File "controller.rs", line 2031, in mz_storage_client::controller::Controller<T>::update_read_capabilities
  File "instance.rs", line 890, in mz_compute_client::controller::instance::ActiveInstance<T>::update_write_frontiers
  File "instance.rs", line 1106, in mz_compute_client::controller::instance::ActiveInstance<T>::handle_frontier_uppers
  File "instance.rs", line 1039, in mz_compute_client::controller::instance::ActiveInstance<T>::handle_response
...
(27 additional frame(s) were not displayed)
@def- def- added the C-bug Category: something is broken label May 22, 2023
@def-
Copy link
Contributor

def- commented May 22, 2023

@arusahni This seems to have come from your staging environment. Is it an actual issue or did you just do something that isn't supposed to work?

@arusahni
Copy link
Contributor

@def- I wasn't experimenting with the database, so I think this may be an actual issue. I triggered this by dropping a schema that had some indices and a materialized view. A screencast with the commands I ran (and the crash) is available on Slack.

@aljoscha aljoscha added the A-storage Area: storage label May 25, 2023
@maddyblue
Copy link
Contributor

Are we sure this is a storage issue? Some one from surfaces should perhaps investigate.

@def-
Copy link
Contributor

def- commented Jun 22, 2023

This now also happened in @jseldess's staging: https://materializeinc.sentry.io/issues/4266541496

@benesch
Copy link
Member

benesch commented Jun 22, 2023

Say, this could be related to #19743.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ADAPTER Topics related to the ADAPTER layer A-storage Area: storage C-bug Category: something is broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants