Skip to content

[RIP-35] Use rocketmq instead of mysql as state store#132

Merged
ni-ze merged 37 commits intoapache:mainfrom
ni-ze:replaceDB
Jun 29, 2022
Merged

[RIP-35] Use rocketmq instead of mysql as state store#132
ni-ze merged 37 commits intoapache:mainfrom
ni-ze:replaceDB

Conversation

@ni-ze
Copy link
Copy Markdown
Contributor

@ni-ze ni-ze commented Feb 23, 2022


}
///*
// *
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

If no need this class file,just delete it directly.

@ni-ze ni-ze closed this Jun 1, 2022
@ni-ze ni-ze reopened this Jun 1, 2022
ni-ze added 2 commits June 18, 2022 12:16
# Conflicts:
#	rocketmq-streams-dbinit/src/main/resources/tables_mysql_innodb.sql
#	rocketmq-streams-examples/src/main/java/org/apache/rocketmq/streams/examples/checkpoint/RemoteCheckpointExample.java
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #132 (e5fd612) into main (8ba8e00) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##            main    #132     +/-   ##
=======================================
  Coverage   0.00%   0.00%             
=======================================
  Files        713     650     -63     
  Lines      35571   31951   -3620     
  Branches    5924    5403    -521     
=======================================
+ Misses     35571   31951   -3620     
Impacted Files Coverage Δ
...org/apache/rocketmq/streams/sink/RocketMQSink.java 0.00% <0.00%> (ø)
...ketmq/streams/source/MessageListenerDelegator.java 0.00% <0.00%> (ø)
...apache/rocketmq/streams/source/RocketMQSource.java 0.00% <0.00%> (ø)
...cketmq/streams/client/source/DataStreamSource.java 0.00% <0.00%> (ø)
.../rocketmq/streams/client/transform/DataStream.java 0.00% <0.00%> (ø)
.../rocketmq/streams/client/transform/JoinStream.java 0.00% <0.00%> (ø)
...cketmq/streams/common/channel/AbstractChannel.java 0.00% <0.00%> (ø)
.../streams/common/channel/source/AbstractSource.java 0.00% <0.00%> (ø)
...rocketmq/streams/common/utils/CreateTopicUtil.java 0.00% <0.00%> (ø)
.../apache/rocketmq/streams/common/utils/SQLUtil.java 0.00% <0.00%> (ø)
... and 51 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ba8e00...e5fd612. Read the comment docs.

@ni-ze ni-ze merged commit b654e66 into apache:main Jun 29, 2022
ni-ze added a commit to ni-ze/rocketmq-streams that referenced this pull request Oct 7, 2022
[RIP-35] Use rocketmq instead of mysql as state store
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.

3 participants