You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ka...@apache.org on 2023/01/31 03:46:26 UTC

[rocketmq-streams] branch develop updated (d6b934a8 -> 86f18192)

This is an automated email from the ASF dual-hosted git repository.

karp pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git


    from d6b934a8 Merge pull request #258 from ni-ze/develop
     new 102cae55 change operator name of groupedstream
     new 2906e9b2 modify the configure of ObjectMapper.
     new 86f18192 Merge pull request #260 from ni-ze/develop

The 722 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../rocketmq/streams/core/rstream/GroupedStreamImpl.java    |  4 ++--
 .../core/serialization/deImpl/KVJsonDeserializer.java       | 13 +++++++++++++
 .../core/serialization/serImpl/KVJsonSerializer.java        | 12 ++++++++++++
 .../rocketmq/streams/core/util/OperatorNameMaker.java       |  1 +
 .../java/org/apache/rocketmq/streams/core/util/Utils.java   |  9 ++++++++-
 5 files changed, 36 insertions(+), 3 deletions(-)