Skip to content

compute: remove storage_addr configuration parameter#12742

Merged
benesch merged 1 commit into
MaterializeInc:mainfrom
benesch:rm-storage-addr
May 29, 2022
Merged

compute: remove storage_addr configuration parameter#12742
benesch merged 1 commit into
MaterializeInc:mainfrom
benesch:rm-storage-addr

Conversation

@benesch

@benesch benesch commented May 29, 2022

Copy link
Copy Markdown
Contributor

Since #12216 separated storage and compute by transiting all data via
the persist library, the compute layer no longer needs to communicate
directly with the storage layer. So remove the configuration parameters
that pertained to the old storage-compute network protocol.

Motivation

  • This PR removes obsolete code.

Testing

  • This PR has adequate test coverage / QA involvement has been duly considered.

Release notes

This PR includes the following user-facing behavior changes:

  • n/a

@benesch benesch enabled auto-merge (rebase) May 29, 2022 12:40
@benesch

benesch commented May 29, 2022

Copy link
Copy Markdown
Contributor Author

This is prep work for MaterializeInc/cloud#2708. It's just stuff that got missed in #12216, so marking for auto merge!

@benesch benesch force-pushed the rm-storage-addr branch from 5921ea5 to 043226b Compare May 29, 2022 12:45
Since MaterializeInc#12216 separated storage and compute by transiting all data via
the persist library, the compute layer no longer needs to communicate
directly with the storage layer. So remove the configuration parameters
that pertained to the old storage-compute network protocol.
@benesch benesch force-pushed the rm-storage-addr branch from 043226b to 382dc36 Compare May 29, 2022 12:52
@benesch benesch merged commit 38de395 into MaterializeInc:main May 29, 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.

1 participant