Skip to content

[ISSUE #261]Modify the configure of ObjectMapper #260

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

Merged
merged 2 commits into from
Jan 31, 2023
Merged

Conversation

ni-ze
Copy link
Contributor

@ni-ze ni-ze commented Jan 30, 2023

  1. change operator name of groupedstream;
  2. modify the configure of ObjectMapper;

close #261

@ni-ze ni-ze changed the title Modify the configure of ObjectMapper [ISSUE #261]Modify the configure of ObjectMapper Jan 30, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2023

Codecov Report

Merging #260 (2906e9b) into develop (51d13d5) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           develop    #260   +/-   ##
=======================================
  Coverage     0.00%   0.00%           
=======================================
  Files           79      79           
  Lines         2646    2665   +19     
  Branches       252     252           
=======================================
- Misses        2646    2665   +19     
Impacted Files Coverage Δ
...cketmq/streams/core/rstream/GroupedStreamImpl.java 0.00% <0.00%> (ø)
...he/rocketmq/streams/core/running/WorkerThread.java 0.00% <0.00%> (ø)
.../core/serialization/deImpl/KVJsonDeserializer.java 0.00% <0.00%> (ø)
...s/core/serialization/serImpl/KVJsonSerializer.java 0.00% <0.00%> (ø)
.../rocketmq/streams/core/util/OperatorNameMaker.java 0.00% <ø> (ø)
...a/org/apache/rocketmq/streams/core/util/Utils.java 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ni-ze ni-ze merged commit 86f1819 into apache:develop Jan 31, 2023
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.

Modify the configure of ObjectMapper
2 participants