datastax / diagnostic-collection

Diagnostic Collector for Apache Cassandra
Apache License 2.0
28 stars 36 forks source link

Raise commands timeout to 2 mins #12

Closed adejanovski closed 4 years ago

adejanovski commented 4 years ago

Dumping JMX metrics often takes longer than 30 seconds which gives us truncated json files in the collected artifacts. Clusters with lots of tables will require more time as they get a lot more metrics. Using a 2 minutes timeout seems reasonable to workaround the issue.