Skip to content

Clone for Config and other improvements#571

Merged
antiguru merged 2 commits intoTimelyDataflow:masterfrom
antiguru:config_clone
Jun 14, 2024
Merged

Clone for Config and other improvements#571
antiguru merged 2 commits intoTimelyDataflow:masterfrom
antiguru:config_clone

Conversation

@antiguru
Copy link
Copy Markdown
Member

@antiguru antiguru commented Jun 14, 2024

  • Clone for timely and communication config. Forces the cluster log function to be wrapped in an Arc, which is what happens anyways, so a no-op change.
  • Use execute_from in execute to deduplicate code.
  • Remove weird logging code from execute.

* Clone for timely and communication config. Forces the cluster log
  function to be wrapped in an Arc, which is what happens anyways, so
  a no-op change.
* Use `execute_from` in `execute` to deduplicate code.
* Document that `execute` will to weird things with the network based on
  undocumented env symbols.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
Comment thread communication/src/allocator/zero_copy/initialize.rs Outdated
Comment thread timely/src/execute.rs Outdated
Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
@antiguru antiguru merged commit a89c4f6 into TimelyDataflow:master Jun 14, 2024
@antiguru antiguru deleted the config_clone branch June 14, 2024 02:56
@github-actions github-actions bot mentioned this pull request Oct 29, 2024
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