Skip to content
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

[Bug][Manager] Failed to obtain the group information of mq type kafka #5919

Closed
2 tasks done
fuweng11 opened this issue Sep 16, 2022 · 1 comment · Fixed by #5921
Closed
2 tasks done

[Bug][Manager] Failed to obtain the group information of mq type kafka #5919

fuweng11 opened this issue Sep 16, 2022 · 1 comment · Fixed by #5921
Assignees
Labels
Milestone

Comments

@fuweng11
Copy link
Contributor

fuweng11 commented Sep 16, 2022

What happened

Failed to obtain the group information of Kafka.

Group info was incorrect: Cannot construct instance of 
org.apache.inlong.manager.pojo.group.kafka.InlongKafkaDTO` (no Creators, like default constructor, exist): cannot deserialize from Object value
 (no delegate- or property-based Creator)\n at [Source: (String)\"{\"numPartitions\":3,\"replicationFactor\":1,\"groupId\":\"b_test_wk_g29\",\"autoCommit\":\"true\"}\"; line: 1, column: 2]

What you expected to happen

The inlong group information can be obtained success when the MQ is Kafka.

How to reproduce

Create a new inlong group whose MQ type is Kafka, and try to obtain its details.

Environment

No response

InLong version

master

InLong Component

InLong Manager

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@fuweng11 fuweng11 added the type/bug Something is wrong label Sep 16, 2022
@fuweng11
Copy link
Contributor Author

I will deal with this problem.

@fuweng11 fuweng11 changed the title [Bug][Manager] Kafka [Bug][Manager] Failed to obtain the group information of mq type kafka Sep 16, 2022
@healchow healchow added this to the 1.4.0 milestone Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants