[Logo] Terracotta Discussion Forums
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Quartz Scheduler 1.5 version  XML
Forum Index -> Quartz
Author Message
sagandhi

journeyman

Joined: 07/25/2012 04:06:50
Messages: 10
Offline

Does Quartz 1.5 support clustering ? Where can I get help/documents that will guide me to configure clustering for quartz 1.5.

Thanks & Regards,
Salil
adahanne

master

Joined: 03/20/2012 23:14:46
Messages: 79
Offline

sagandhi wrote:
Where can I get help/documents that will guide me to configure clustering for quartz 1.5. 

http://quartz-scheduler.org/documentation/quartz-1.x/quick-start
sagandhi

journeyman

Joined: 07/25/2012 04:06:50
Messages: 10
Offline

I have seen that page. But I could not find any information on whether 1.5 version supports server clustering. My immediate migration to higher version depends on that decision. Please let me know.

Thanks,
Salil
sghose

journeyman

Joined: 06/26/2012 11:11:30
Messages: 46
Offline

You can configure a quartz cluster using JDBCJobStore or Terracota JobStore. In case of the former, the job information is stored in a DB where as in case of the latter, it is stored in Terracotta.
This will get you started

http://quartz-scheduler.org/documentation/quartz-2.x/configuration/ConfigJDBCJobStoreClustering

Sourabh Ghose - Terracotta Solution Architect
[WWW]
sagandhi

journeyman

Joined: 07/25/2012 04:06:50
Messages: 10
Offline

Thank you for your response !

One more question - I saw on one of the Quartz link that they recommend 1.7 and higher version with Terracotta latest version. Is it OK to use Quartz 1.5 with the latest terracotta version ?

Thanks & Regards,
Salil
sghose

journeyman

Joined: 06/26/2012 11:11:30
Messages: 46
Offline

I would suggest you to use the latest Quartz version since there has been a lot of bug fixes.


Sourabh Ghose - Terracotta Solution Architect
[WWW]
sagandhi

journeyman

Joined: 07/25/2012 04:06:50
Messages: 10
Offline

For moving to 2.x from 1.5, will I need to make a lot of code changes ? Does it support backward compatibility ?

Thanks & Regards,
Salil
sghose

journeyman

Joined: 06/26/2012 11:11:30
Messages: 46
Offline

Unfortunately it does not. However we have a migration guide to make it easier for you

http://quartz-scheduler.org/documentation/quartz-2.x/migration-guide

Cheers

Sourabh Ghose - Terracotta Solution Architect
[WWW]
 
Forum Index -> Quartz
Go to:   
Powered by JForum 2.1.7 © JForum Team