-
Notifications
You must be signed in to change notification settings - Fork 65
apollo_state_sync_config: add storage_reader_server_config to the state sync config #10808
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
base: graphite-base/10808
Are you sure you want to change the base?
Conversation
|
Artifacts upload workflows: |
535bb53 to
e30b5b0
Compare
be03b70 to
526788e
Compare
49cd8c7 to
b18ce41
Compare
526788e to
04dbb1f
Compare
Itay-Tsabary-Starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Itay-Tsabary-Starkware reviewed 3 of 6 files at r1, 3 of 3 files at r2, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @nadin-Starkware)
Itay-Tsabary-Starkware
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @nadin-Starkware)
crates/apollo_deployments/resources/app_configs/state_sync_config.json line 66 at r2 (raw file):
"state_sync_config.storage_reader_server_config.enable": false, "state_sync_config.storage_reader_server_config.ip": "0.0.0.0", "state_sync_config.storage_reader_server_config.port": 8080
Probably better using a different port -- 8080 is used elsewhere
Code quote:
8080b18ce41 to
d4cfea8
Compare
04dbb1f to
7e4de26
Compare
7e4de26 to
b5e3c94
Compare
d4cfea8 to
e0ddd78
Compare

No description provided.