axonops / axonops-workbench

AxonOps™ Workbench for Apache Cassandra® - Desktop application for Mac, Windows and Linux
https://axonops.com
Apache License 2.0
10 stars 0 forks source link

[bug]: Tracing is very slow #285

Closed digiserg closed 1 month ago

digiserg commented 1 month ago

Do I have the most recent version of AxonOps Workbench installed?

Is there an existing issue for this?

Operating System

MacOS

Operating System Version

13.5.2

Apache Cassandra Version(s)

4.1.5

Bug Description

image

I tried running a simple query with tracing enabled but the workbench appears to hang

Steps to Reproduce

Expected Behavior

Query returns rows and I'm able to browse the tracing data

Actual Behavior

Freeze

Severity

High

Further Information

No response

digiserg commented 1 month ago

I'm renaming this bug report after further testing. Tracing is working it just takes ages.

mhmdkrmabd commented 1 month ago

@digiserg is this happening only on macOS? and is it specific to a table or it's a common behavior? Am tuned for the reply

millerjp commented 1 month ago

@digiserg can you manually query the system traces table on your target cassandra cluster and test there to ensure its not an issue with your test cluster. This is working ok for me on Mac

digiserg commented 1 month ago

Yes, and it's fine. This is over SSH so it lags a little bit.

I'm using a 6 node cassandra cluster over a SSH bastion.

https://github.com/user-attachments/assets/580d729f-1d9c-4b75-95fa-56747a1e21fd

https://github.com/user-attachments/assets/fec7ffd0-a626-4a0d-8eb5-ccaba5ccf5ec

millerjp commented 1 month ago

I think this is environmental - we can close it for now and reinvestigate if necessary later.