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

由于同时在连接选项中添加【useUnifiedTopology: true】拓扑与引用【excel-export】模块引发事件内存泄漏 #8276

Closed
hcdast opened this issue Oct 24, 2019 · 3 comments
Labels
underlying library issue This issue is a bug with an underlying library, like the MongoDB driver or mongodb-core

Comments

@hcdast
Copy link

hcdast commented Oct 24, 2019

mongoose版本:5.7.6
Do you want to request a feature or report a bug?
在连接选项中添加【useUnifiedTopology: true】后,在引用【excel-export】模块后,启动服务会报错
image
What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce.

What is the expected behavior?

What are the versions of Node.js, Mongoose and MongoDB you are using? Note that "latest" is not a version.

@hcdast
Copy link
Author

hcdast commented Oct 24, 2019

可能这块提到的有关https://jira.mongodb.org/browse/NODE-2123

@vkarpov15 vkarpov15 added this to the 5.7.8 milestone Nov 2, 2019
@vkarpov15 vkarpov15 added the needs repro script Maybe a bug, but no repro script. The issue reporter should create a script that demos the issue label Nov 2, 2019
@vkarpov15 vkarpov15 modified the milestones: 5.7.8, 5.7.9 Nov 3, 2019
@vkarpov15
Copy link
Collaborator

excel-export doesn't depend on mongodb or mongoose, so this shouldn't have anything to do with excel-export in particular. It looks like the issue you mentioned, https://jira.mongodb.org/browse/NODE-2123, will be fixed in mongodb@3.3.4, so once that is released we will upgrade.

@vkarpov15 vkarpov15 removed this from the 5.7.9 milestone Nov 8, 2019
@vkarpov15 vkarpov15 added underlying library issue This issue is a bug with an underlying library, like the MongoDB driver or mongodb-core and removed needs repro script Maybe a bug, but no repro script. The issue reporter should create a script that demos the issue labels Nov 8, 2019
@vkarpov15
Copy link
Collaborator

Should be closed by #8337

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
underlying library issue This issue is a bug with an underlying library, like the MongoDB driver or mongodb-core
Projects
None yet
Development

No branches or pull requests

2 participants