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

Receive message from downstream topic when publish message to upstream topic #152

Open
Lazy-Guys opened this issue Oct 27, 2023 · 0 comments

Comments

@Lazy-Guys
Copy link

Hey, guys, I have a problem when I tried to write a mapper. When I tried to publish messages to upstream topic, I also received messages from downstream topic. At the same time, there is a certain probability to trigger invalid address panic. Besides, after I updated device twins about 5 mins, I would receive many messages from downstream topic. During all the operations, I did not edit anything in cloud. Any help to solve this problem?

log info:
image

Here is the panic:
image

Here is the repeated message from downstream topic:
image

Here is my code to publish message:
image

Here is part of code to subscribe message:
image

KubeEdge version: v1,11,2
Kubernetes version: v1.23.8
Go version: 1.12.3
CPU Arch: arm64

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

No branches or pull requests

1 participant