Skip to content

cs_tools tools scriptability --metadata-types LIVEBOARD may have caused system to become unresponsive #207

Answered by boonhapus
bmofkn asked this question in Q&A
Discussion options

You must be logged in to vote

@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.

  1. We've migrated to V2 APIs only in 1.6
  2. We now run API calls concurrently.. standard operations have a limiter of 15 concurrent calls while TML operations are capped at 4 concurrent operations.

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…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@bmofkn
Comment options

@boonhapus
Comment options

@bmofkn
Comment options

Answer selected by bmofkn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants