-
Notifications
You must be signed in to change notification settings - Fork 331
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
v2.2.0 #251
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…frost into v2.x-mysql-connection-query * 'v2.x-mysql-connection-query' of github.com:brokercap/Bifrost: mysql驱动 支持 conn.Exec conn.Query 带参数请求访问接口 # Conflicts: # Bristol/mysql/connection.go # Bristol/mysql/utils.go
* v2.x-mysql-connection-query: mysql驱动 支持 conn.Exec conn.Query 带参数请求访问接口 mysql驱动 支持 conn.Exec conn.Query 带参数请求访问接口
…o v2.2 * v2.x-input-driver-support-get-replicate-table-list: input 支持获取需要同步的库表列表
* v2.x-output-supported-tag-BinlogDateTime: output supported tag {$BinlogDateTime} dataType:DateTime
* v2.2-input-mock: 支持 input mock ,在开发output的时候 可以更方便的进行测试
…于测试不同的两个批次 ,均有delete事件的情况
* v2.2-input-mock: input mock normal库表的时候,会在间生8秒后,生成一个delete事件,在整个mock过程中,产生两次delete事件,用于测试不同的两个批次 ,均有delete事件的情况
…个协程处理,在单partition的情况下,设置多个无效,默认为 单协程
* v2.x-github-issue-250-batch-task-to-new-window: 添加全量任务后,跳转到全量任务列表,采用新窗口跳转 #250
…' into v2.2 * v2.x-github-issue-248-db-update-input-notes-none-update: 修复修改数据源,但是数据源连接案例及描述等信息没有变更的bug #248
… v2.2 * v2.x-github-issue-249-batch-add-table-sync-failed: 修复批量添加表数据同步失败的BUG #249
* v2.x-input-mongo-batch-before-oplog: input mongo 支持设置 全量,增量,以及先全量再增量的方式数据同步
* v2.x-input-kafka-support-setting-consume-count: input kafka 修复设置多个协程处理数据转换的时候,因为指针原因,导致 worker协程编号出错的bug input kafka 在多parrtition的情况下支持设置处理数据转换的协程数量 来提升性能,一个partition的数据,只能被一个协程处理,在单partition的情况下,设置多个无效,默认为 单协程
* v2.x-input-mongo-batch-before-oplog: 修复 input mongo batch 全量后连接可能未关闭的bug
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.