• Index
  •  » Talend Open Studio for Data Quality and Talend Enterprise Data Quality » Configuration, usage and feedback
  •  » [resolved] Does Talend auto-close database connections created inside a Joblet

#1 2012-04-18 13:13:37

jaydeemlocal
New member
Registered: 2012-04-17
Posts: 8

[resolved] Does Talend auto-close database connections created inside a Joblet

hi
Does talend auto-close connections created inside a joblet?
i.e. if i call a joblet a few times within a job.. is the db connection created inside the joblet closed after the joblet successfully completes ?

possibly a schoolboy question, but just want to be sure.

thanks

Offline

#2 2012-04-19 23:34:18

vgalopin
Talend team
Registered: 2009-04-15
Posts: 442
Website

Re: [resolved] Does Talend auto-close database connections created inside a Joblet

Hi Jaydee,

I don't think it does as a joblet is just a part of a job put into a single component, so the db connections opened in a joblet will be open until the job that contains it is over or until you use a closeConnection component.


Vincent Galopin
US Pre-Sales Consultant
Talend US

Offline

  • Index
  •  » Talend Open Studio for Data Quality and Talend Enterprise Data Quality » Configuration, usage and feedback
  •  » [resolved] Does Talend auto-close database connections created inside a Joblet

Board footer

Powered by FluxBB