Resolving Cluster Termination and Alert Email Issues
TLDR Kyle mentioned data loss due to unexpected cluster termination and discussed email notification settings while Jason explained termination processes, clarified the different types of notifications and advised on how to programmatically create the schema for data recovery.
Oct 07, 2022 (15 months ago)
Kyle
06:26 PMJason
06:27 PMJason
06:28 PMKyle
06:29 PMJason
06:30 PMKyle
06:30 PMKyle
06:32 PMKyle
06:33 PMJason
06:35 PMJason
06:36 PMJason
06:36 PMKyle
06:37 PMKyle
06:38 PMJason
06:42 PMJason
06:43 PMKyle
06:45 PMJason
06:47 PMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Production Cluster Failure and Solution
Andrew experienced an unexpected production cluster failure. Kishore Nallan and Jason helped diagnose the problem, remediated it, and upgraded the cluster to prevent future issues.
Addressing Cluster Issue due to Excessive Data
Andrew had trouble with cluster operations due to excessive data and collections. Jason advised flushing the data and stated that the upcoming update will remedy such issues. Both agreed to stick to v0.19 and not to fill the cluster excessively.
Slow, High CPU Write Operations After Collection Drop in Typesense
Himank discussed an issue in Typesense where deleting and recreating a collection led to slow write operations and high CPU usage. Kishore Nallan suggested using an alias to avoid this issue. Numerous tests and debugging was conducted as pboros contributed with local testing. Kishore Nallan aimed to start implementing a range delete and full db compaction after deletion to potentially solve the issue.
Issue with Field Indexing and Multiple Data Types
Raymond encountered an issue where a field seemed to be indexed twice and hence couldn't be deleted. Jason advised upgrading to a patch version, but the problem remained. Kishore Nallan suspected a race condition and an issue with conflicting data types. An effective solution wasn't achieved.
Flushing Queue for Schema Altering in Typesense
Dima experienced repeated schema alterations due to a misconfiguration, causing server timeouts. Kishore Nallan recommended increasing the timeout and adjusting max_retries to resolve the issue.