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

Fix:CheckCompletedVisitor outOfBounds #2714

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

yanfeng1992
Copy link
Contributor

Purpose

Using mqtt Adapter, when there is a timestamp field in the data, the original timestamp field is not deleted. New timestamp added. Then checked the Persist events option, and an error occurred when saving.

0880c4c80710b99ea319 0880c4c80710b9e0e41d

image

Remarks

PR introduces (a) breaking change(s): <yes/no>
no

PR introduces (a) deprecation(s): <yes/no>

no

Signed-off-by: huangyanfeng <huangyanfeng1992@gmail.com>
@github-actions github-actions bot added java Pull requests that update Java code backend Everything that is related to the StreamPipes backend labels Apr 8, 2024
@yanfeng1992 yanfeng1992 changed the title Fixbug CheckCompletedVisitor outOfBounds Fix:CheckCompletedVisitor outOfBounds Apr 8, 2024
@yanfeng1992
Copy link
Contributor Author

Do you think it needs to be added to the 0.95 milestone? I think this is an issue that needs to be fixed @dominikriemer

@bossenti bossenti added this to the 0.95.0 milestone Apr 8, 2024
@bossenti
Copy link
Contributor

bossenti commented Apr 8, 2024

@yanfeng1992 thank you very much for your contribution 🙏🏼
Yes, this should (and will) of course be included in our next release.

@tenthe tenthe merged commit f9eb0cc into apache:dev Apr 8, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants