Skip to content

Rename RPC StreamComponentData to SubscribeComponentData#102

Merged
tiyash-basu-frequenz merged 1 commit intofrequenz-floss:v0.x.xfrom
tiyash-basu-frequenz:stream_method
Aug 10, 2023
Merged

Rename RPC StreamComponentData to SubscribeComponentData#102
tiyash-basu-frequenz merged 1 commit intofrequenz-floss:v0.x.xfrom
tiyash-basu-frequenz:stream_method

Conversation

@tiyash-basu-frequenz
Copy link
Copy Markdown
Contributor

Using stream as a verb can be ambigous. It could mean publishing and subscribing to a data stream. Subscribe is a more unambiguous option.

@tiyash-basu-frequenz tiyash-basu-frequenz added this to the v0.16.0 milestone Aug 9, 2023
@tiyash-basu-frequenz tiyash-basu-frequenz self-assigned this Aug 9, 2023
@tiyash-basu-frequenz tiyash-basu-frequenz requested a review from a team as a code owner August 9, 2023 12:56
@tiyash-basu-frequenz tiyash-basu-frequenz linked an issue Aug 9, 2023 that may be closed by this pull request
@github-actions github-actions Bot added part:docs Affects the documentation part:protobuf Affects the protocol buffer definition files labels Aug 9, 2023
Comment thread RELEASE_NOTES.md
Using `stream` as a verb can be ambigous. It could mean publishing and
subscribing to a data stream. `Subscribe` is a more unambiguous option.

Signed-off-by: Tiyash Basu <tiyash.basu@frequenz.com>
Copy link
Copy Markdown
Contributor

@TalweSingh TalweSingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that is more concise. LGTM!

@tiyash-basu-frequenz tiyash-basu-frequenz added this pull request to the merge queue Aug 10, 2023
Merged via the queue into frequenz-floss:v0.x.x with commit 287c335 Aug 10, 2023
@tiyash-basu-frequenz tiyash-basu-frequenz deleted the stream_method branch August 10, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:docs Affects the documentation part:protobuf Affects the protocol buffer definition files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename RPCs named as StreamX to GetXStream

3 participants