all-things-risingwave

How to fix the issue of creating new materialized views getting stuck after reaching a certain number of views and data size?

I found that in the process of using, after creating multiple views, about 6 views, the source data amount is more than 1 million, and then trying to create new views will be stuck, so that the query does not respond.(docker run)

ji

jie

Asked on Jun 02, 2022

To fix the issue of creating new materialized views getting stuck after reaching a certain number of views and data size, you can try the following solutions:

  1. Optimize the memory usage to prevent out-of-memory (OOM) issues.
  2. Check for any traces or logs to identify the root cause of the problem.
  3. Collaborate with the team to address the known issue related to creating new materialized views.
  4. Monitor and improve the process of creating materialized views to prevent getting stuck in some cases.
Jun 02, 2022Edited by