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

[hotfix][mongodb] Fix problem of cannot look up fields on non-struct type #588

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

Jiabao-Sun
Copy link
Contributor

Fix problem of cannot look up fields on non-struct type

@Jiabao-Sun Jiabao-Sun changed the title [hotfix][mongodb] Fix problem of cannot look up fields on non-struct … [hotfix][mongodb] Fix problem of cannot look up fields on non-struct type Nov 9, 2021
@Jiabao-Sun Jiabao-Sun force-pushed the fix-npe-when-heartbeat-enabled-p2 branch from 9f5c472 to e85e537 Compare November 9, 2021 07:11
@Jiabao-Sun Jiabao-Sun force-pushed the fix-npe-when-heartbeat-enabled-p2 branch from e85e537 to 5909620 Compare November 9, 2021 07:37
@Jiabao-Sun
Copy link
Contributor Author

@leonardBang, If you are available, please help review it.

Copy link
Member

@wuchong wuchong left a comment

Choose a reason for hiding this comment

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

Thanks @Jiabao-Sun for the fixing. I also encountered this problem when adding mongodb e2e tests. And this PR does fix the problem. However, it would be better to add a test in the PR which can reproduce the problem when fixing a bug.

@wuchong wuchong merged commit 15c7247 into apache:master Nov 10, 2021
@Jiabao-Sun Jiabao-Sun deleted the fix-npe-when-heartbeat-enabled-p2 branch February 17, 2022 15:18
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

2 participants