This is an automated email from the ASF dual-hosted git repository.
duhengforever pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-schema-registry.git
from e85fbf7 Merge pull request #20 from humkum/main
new 7aeeadd sdk bugfix
new b4c2525 fix the problem of delete schema
new 1560580 fix the problem of delete schema
new ddaea34 checkstyle
new 4235fff Merge pull request #23 from MatrixHB/sdk_bugfix
The 53 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:
.../schema/registry/common/model/AuditInfo.java | 10 +++-
.../schema/registry/common/model/SchemaInfo.java | 6 +++
.../schema/registry/common/utils/CommonUtil.java | 2 +-
.../registry/core/service/SchemaServiceImpl.java | 17 ++++---
.../schema/registry/example/DeleteSchemaDemo.java | 6 ++-
.../registry/storage/rocketmq/RocketmqClient.java | 58 ++++++++++++++--------
.../rocketmq/configs/RocketmqConfigConstants.java | 3 +-
7 files changed, 68 insertions(+), 34 deletions(-)