-
@boonhapus, this may not be related and I have created a TS Support Ticket to get SRE to look into it... so it might just be coincidental. We were running the following v1.6.2 script: It failed with: At that moment, our entire cluster went offline and was unresponsive for a few minutes. Almost as if the cluster rebooted. A subsequent command responded with: By Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
@bmofkn definitely let's follow that support ticket. There's only two key differences between v1.5.x and v1.6.x on CS Tools.
That said.. both of these limits are well tested and shouldn't cause performance degradation. What you're seeing is strange. My guess is that your cluster was already approaching some thresholds, and the added workload that Can you provide the times to support? New logs should all record TZ as well so it can help them figure out what service needs a bit of tuning. gonna tag @DevinMcPherson-TS (re: internal cs comms) @billdback-ts (tse scale) as well to make sure they can run it with the right folks as well. |
Beta Was this translation helpful? Give feedback.
@bmofkn definitely let's follow that support ticket. There's only two key differences between v1.5.x and v1.6.x on CS Tools.
That said.. both of these limits are well tested and shouldn't cause performance degradation. What you're seeing is strange. My guess is that your cluster was already approaching some thresholds, and the added workload that
tml/export
represents caused an internal service failure or restart. ThoughtSpot support can help tune memory limits or upsize the cluster based on this.C…