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

[improve][writer][reader][MongoDB] Refactor MongoDB writer reader plugin #1031

Closed
wants to merge 3 commits into from

Conversation

beat4ocean
Copy link

1、修改mongodb连接方式,支持集群、副本集、单节点连接(内网隔离无法连接集群节点的,可通过可连接的副本节点连接);
2、新增Sample切片算法,性能提升10倍;
3、支持mongodb json格式数据;
4、修改addax mongodbreader json书写格式。

dependabot bot and others added 3 commits April 12, 2024 00:39
Bumps com.sap.cloud.db.jdbc:ngdbc from 2.19.11 to 2.20.17.

---
updated-dependencies:
- dependency-name: com.sap.cloud.db.jdbc:ngdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2、新增Sample切片算法;
3、支持mongodb json格式数据;
4、修改mongodbreader连接json写法。
@beat4ocean
Copy link
Author

5、修改mongodb writer连接方式,支持集群、副本集、单节点连接(内网隔离无法连接集群节点的,可通过可连接的副本节点连接)

@beat4ocean beat4ocean changed the title MongoDB reader更新 [improve][writer][reader][MongoDB] Refactor MongoDB writer reader plugin Apr 28, 2024
@beat4ocean beat4ocean closed this May 1, 2024
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.

1 participant