Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Prepared Queries were getting destroyed after 1 week, it was bloating the memory(as in the new flow, we have 100K prepared queries/day), we had to restart Lens every 12 hours.
I changed the flow:
- Prepared Query should come from Memory for first 10 minutes. In the old flow it was in memory for 1 week.
- After that PreparedQuery will get destroyed(old flow)
- After 10 minutes, it should come from DB.
Attachments
Issue Links
- is a clone of
-
LENS-1544 Bug in Lens-Metastore for single fact granularity.
- Open
- links to