| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
13 (0.057s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [DISCUSS] recipes package - Zookeeper - [mail # user]
|
|
...I'm using some of the recipes. That's one of the nice things about Curator is that it provides high level abstractions. On Wed, May 15, 2013 at 3:41 PM, Dalimír Orfánus &...
|
|
|
Author: Eric Pederson,
2013-05-15, 19:48
|
|
|
Re: leader election, scheduled tasks, losing leadership - Zookeeper - [mail # user]
|
|
...Thanks Vitalii! I will think about this and ask if I have any questions. On Tue, Dec 11, 2012 at 3:09 PM, Vitalii Tymchyshyn wrote: ...
|
|
|
Author: Eric Pederson,
2012-12-12, 00:54
|
|
|
Re: leader election, scheduled tasks, losing leadership - Zookeeper - [mail # user]
|
|
...It depends on the scheduled task. Some have status fields in the database that indicate new/in-progress/done, but others do not. On Mon, Dec 10, 2012 at 1:49 AM, Vi...
|
|
|
Author: Eric Pederson,
2012-12-10, 11:52
|
|
|
Re: leader election, scheduled tasks, losing leadership - Zookeeper - [mail # user]
|
|
...Also sometimes the app leadership (via LeaderLatch) will get lost - I will follow up about this on the Curator list: https://gist.github.com/4247226 So back to my previous question, wh...
|
|
|
Author: Eric Pederson,
2012-12-09, 22:10
|
|
|
Re: leader election, scheduled tasks, losing leadership - Zookeeper - [mail # user]
|
|
...The irony is that I am using leader election to convert non-idempotent operations into idempotent operations :) For example, once a night a report is emailed out to a set of addresses...
|
|
|
Author: Eric Pederson,
2012-12-09, 21:42
|
|
|
Re: leader election, scheduled tasks, losing leadership - Zookeeper - [mail # user]
|
|
...Ok - I'll do that tomorrow. Thanks guys. On Sat, Dec 8, 2012 at 11:59 PM, Henry Robinson wrote: ...
|
|
|
Author: Eric Pederson,
2012-12-09, 05:00
|
|
|
Re: leader election, scheduled tasks, losing leadership - Zookeeper - [mail # user]
|
|
...If I recall correctly it was Henry Robinson that gave me the advice to have a "task in progress" check. On Sat, Dec 8, 2012 at 11:54 PM, Eric Pederson wrote: ...
|
|
|
Author: Eric Pederson,
2012-12-09, 04:56
|
|
|
Re: leader election, scheduled tasks, losing leadership - Zookeeper - [mail # user]
|
|
...I am using Curator LeaderLatch :) On Sat, Dec 8, 2012 at 11:52 PM, Jordan Zimmerman wrote: ...
|
|
|
Author: Eric Pederson,
2012-12-09, 04:54
|
|
|
Re: leader election, scheduled tasks, losing leadership - Zookeeper - [mail # user]
|
|
...Actually I had the same thought and didn't consider having to do this until I talked about my project at a Zookeeper User Group a month or so ago and I was given this advice. I know th...
|
|
|
Author: Eric Pederson,
2012-12-09, 04:49
|
|
|
leader election, scheduled tasks, losing leadership - Zookeeper - [mail # user]
|
|
...Hi all: In my system I have scheduled tasks that only one cluster member should run. I am using the leader election recipe to determine which cluster member should run the schedu...
|
|
|
Author: Eric Pederson,
2012-12-09, 04:17
|
|
|
|