Re: Triggers and their use in data indexing

2014-07-03 Thread Jonathan Haddad
This is one of the trickier areas of doing multi dc. The current recommendation is to use a separate message queue. If you'd like to see remote triggers, you could fire a JIRA. Get back to the list w/ the ticket #, I'm sure there are others who have similar needs. On Thu, Jul 3, 2014 at 10:04 A

Re: Triggers and their use in data indexing

2014-07-03 Thread Jonathan Haddad
Triggers only execute on the local coordinator. I would also not recommend using them. On Thu, Jul 3, 2014 at 9:58 AM, Robert Coli wrote: > On Thu, Jul 3, 2014 at 4:41 AM, Bèrto ëd Sèra > wrote: >> >> Now the question: is there any way to use triggers so that they will >> locally index data fro

Re: Triggers and their use in data indexing

2014-07-03 Thread Robert Coli
On Thu, Jul 3, 2014 at 4:41 AM, Bèrto ëd Sèra wrote: > Now the question: is there any way to use triggers so that they will > locally index data from remote DCs when it comes in? > As I understand it, you probably should not use triggers in production in their current form. =Rob

Triggers and their use in data indexing

2014-07-03 Thread Bèrto ëd Sèra
Hi all, we are planning a set of 3 data-centres (each located in a different continent). There is a possibility that the connection among them will occasionally fail for an unforeseeable length of time. The quorum would be limited to the local data-centre, as each user access his local data-centre