Open
Description
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
Labels
No labels