Skip to content

Connector Task State remains Unassigned #21

Open
@harshsp31

Description

@harshsp31

I have integrated the connector with the confluent platform and it sets up fine but the task state remains at Unassigned. I have tried restarting, pausing and resuming the connector as well as integrating it from scratch again but the status remains as follows :

{
"name": "mongo",
"connector": {
"state": "RUNNING",
"worker_id": "192.168.1.120:8083"
},
"tasks": [
{
"state": "UNASSIGNED",
"id": 0,
"worker_id": "192.168.1.120:8083"
}
]
}

Can you tell me what the issue is here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions