Skip to content
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

topic reflection in aws bridge & docs update #1479

Merged
merged 4 commits into from
Oct 10, 2023
Merged

topic reflection in aws bridge & docs update #1479

merged 4 commits into from
Oct 10, 2023

Conversation

OdyWayne
Copy link
Collaborator

@OdyWayne OdyWayne commented Oct 9, 2023

No description provided.

Signed-off-by: Hermann0222 <yukang.wei@emqx.io>
Signed-off-by: Hermann0222 <yukang.wei@emqx.io>
Signed-off-by: Hermann0222 <yukang.wei@emqx.io>
Signed-off-by: Hermann0222 <yukang.wei@emqx.io>
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Files Coverage Δ
nanomq/apps/broker.c 52.86% <100.00%> (+0.89%) ⬆️
nanomq/aws_bridge.c 80.30% <84.61%> (ø)

... and 3 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@OdyWayne OdyWayne requested review from RanMaoyi, JaylinYu, xinyi-xs and wanghaEMQ and removed request for RanMaoyi October 9, 2023 08:40
@@ -123,12 +123,12 @@ bridges.aws.c1 {
subscription = [
{
remote_topic = "cmd/topic1"
Copy link
Member

Choose a reason for hiding this comment

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

cmd/topic3

@@ -123,12 +123,12 @@ bridges.aws.c1 {
subscription = [
{
remote_topic = "cmd/topic1"
local_topic = "topic1"
local_topic = "topic3"
qos = 0
},
{
remote_topic = "cmd/topic2"
Copy link
Member

Choose a reason for hiding this comment

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

cmd/topic4

@@ -126,12 +126,12 @@ bridges.aws.c1 {
subscription = [
{
remote_topic = "cmd/topic1"
local_topic = "topic1"
local_topic = "topic3"
qos = 0
},
{
remote_topic = "cmd/topic2"
Copy link
Member

Choose a reason for hiding this comment

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

cmd/topic4

@@ -126,12 +126,12 @@ bridges.aws.c1 {
subscription = [
{
remote_topic = "cmd/topic1"
Copy link
Member

Choose a reason for hiding this comment

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

cmd/topic3

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't think it's a problem, remote_topic and local_topic are not strongly correlated.

@JaylinYu JaylinYu merged commit 23a1d02 into master Oct 10, 2023
91 checks passed
@JaylinYu JaylinYu deleted the herman/dev branch October 10, 2023 11:01
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.

None yet

4 participants