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

Processing stopped when we encountered any error in pipeline #442

Open
jeyakumar8 opened this issue Sep 19, 2024 · 0 comments
Open

Processing stopped when we encountered any error in pipeline #442

jeyakumar8 opened this issue Sep 19, 2024 · 0 comments

Comments

@jeyakumar8
Copy link

Hi Team,

We are using version 2.2.0 running in Kubernetes pods and have over 100 Kafka partitions. Occasionally, we experience lag building up without any apparent reason, and I don't see any error messages in the logs.

I have verified the following:

  • The Splunk endpoint is active.
  • There are no resource constraints; both memory and CPU usage look good.
  • No issues on the kafka side.
  • All the tasks are showing running when hitting curl http://localhost:8083/connectors/<group_id>/status

If anyone has any insights, could you please assist?

Error message
[2024-09-19 16:11:12,333] ERROR WorkerSinkTask{id=} RetriableException from SinkTask: (org.apache.kafka.connect.runtime.WorkerSinkTask) org.apache.kafka.connect.errors.RetriableException: com.splunk.hecclient.HecException: max outstanding events 1000000 have reached, pause the pull for a while Caused by: com.splunk.hecclient.HecException: max outstanding events 1000000 have reached, pause the pull for a while

Thanks in Advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant