Skip to content
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

[pool] make GlobalSlots configurable #4236

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

MaxMustermann2
Copy link
Contributor

Test logs:

$ ./bin/harmony -c harmony.conf
Old config version detected 2.5.4
Do you want to update config to the latest version: [y/N]
y
Original config backed up to harmony.conf.backup
Successfully migrated harmony.conf from 2.5.4 to 2.5.5 
Started Explorer server at: 0.0.0.0:5000
Started RPC server at: 127.0.0.1:9500
Started Auth-RPC server at: 127.0.0.1:9501
Started WS server at: 127.0.0.1:9800
Started Auth-WS server at: 127.0.0.1:9801
^CGot interrupt signal. Gracefully shutting down...
Successfully shut down!
$ diff harmony.conf.backup harmony.conf
1c1
< Version = "2.5.4"
---
> Version = "2.5.5"
104a105
>   GlobalSlots = 5120

@rlan35 rlan35 merged commit 18ba697 into harmony-one:main Jul 18, 2022
PkayJava pushed a commit to PkayJava/harmony that referenced this pull request Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants