-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scylla jmx takes longer than normal (over a minute) to start #195
Comments
DNS... (resolving localhost, etc.) ? |
If it is, it's weirdly consistent |
On different runs, different clusters, etc.? |
What version is "previously"? |
In this run, every time the node was restarted.
Here's a run that uses
Here it took only 2 seconds for the JMX server to be up, and it started before scylla was successfully initialized. This is the standard behaviour. |
But on other nodes, it starts quickly? |
@ShlomiBalalis , can you please confirm it? |
Issue description
In this run, we ran the
rebuild_streaming_err
for several times. In this nemesis, we do the following:nodetool rebuild
nodetool rebuild
, this time to completionThe issue is that the jmx server takes an abnormal amount of time to start, such that it's only ready to receive requests over a minute after scylla starts, while previously it was a matter of ~10 seconds.
Impact
Describe the impact this issue causes to the user.
How frequently does it reproduce?
The issue was 100% consistent, and caused all of the 6 nemesis runs in this build to fail.
Installation details
Kernel Version: 5.15.0-1031-aws
Scylla version (or git commit hash):
5.3.0~dev-20230305.95ce2e898016
with build-id82d6475d1db2cda61d9de9fd3a060e821b356d36
Cluster size: 3 nodes (i4i.large)
Scylla Nodes used in this run:
OS / Image:
ami-0122c861a035f0d11
(aws: eu-west-1)Test:
longevity-5gb-1h-RebuildStreamingErrMonkey-aws-test
Test id:
1011ef9b-bc10-44d9-9c6a-f08ff1e5d293
Test name:
scylla-master/nemesis/longevity-5gb-1h-RebuildStreamingErrMonkey-aws-test
Test config file(s):
Logs and commands
$ hydra investigate show-monitor 1011ef9b-bc10-44d9-9c6a-f08ff1e5d293
$ hydra investigate show-logs 1011ef9b-bc10-44d9-9c6a-f08ff1e5d293
Logs:
Jenkins job URL
The text was updated successfully, but these errors were encountered: