Skip to content

Separate wire protocol from internal models#6206

Merged
Aaronontheweb merged 4 commits into
akkadotnet:v1.4from
Arkatufus:1.4/METRICS_Cleanup_wire_models
Oct 27, 2022
Merged

Separate wire protocol from internal models#6206
Aaronontheweb merged 4 commits into
akkadotnet:v1.4from
Arkatufus:1.4/METRICS_Cleanup_wire_models

Conversation

@Arkatufus

@Arkatufus Arkatufus commented Oct 20, 2022

Copy link
Copy Markdown
Contributor

Changes

Separate Akka.Cluster.Metrics wire format model from internal model.
We were using the proto generated classes before. All protobuf generated codes are now internal.

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

@Arkatufus

Copy link
Copy Markdown
Contributor Author

OK, fixxed. Moved the .proto file to the general protobuf folder, modified the build script, and moved the proto classes to the standardized .Proto.Msg namespace

@Aaronontheweb Aaronontheweb merged commit 61df6fc into akkadotnet:v1.4 Oct 27, 2022
@Aaronontheweb

Copy link
Copy Markdown
Member

This definitely passes wire compat now - wire types are unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants