Connect task configuration limits?

2022-05-19 Thread Ryan Slominski
Hi, Are there limits to the size of configuration data passed via the taskConfigs method of the Connector class? I'm observing a situation where if I use a large configuration no tasks are created, and no log messages appear in the connect log file. Using a smaller configuration works. If t

Re: Connect task configuration limits?

2022-05-23 Thread Ryan Slominski
gt; > I think you should be able to find some kind of a related error message, > probably in the leader of the cluster, or the worker which was hosting > the connector itself. > > Daniel > > 2022. 05. 19. 17:01 keltezéssel, Ryan Slominski írta: > > Hi, > > Are ther