Drpc Server load balancing

2014-07-27 Thread /pig五餐肉
Hi All there are two drpc servers on my storm clusters. my question is if one server is down,how can switch to another server automatically.‍ the drcpclient class can be assigned one Server IP at a time. I found one solution at https://github.com/mykidong/storm-finagle-drpc-client Is there ano

Can I provide logback configuration in runtime?

2014-07-27 Thread 이승진
Dear all, one simple question, Is there a way to provide cluster.xml file in runtime so that worker can read it for my topology? thanks in advance.

Re: Acking and failing same tuple.

2014-07-27 Thread Nathan Marz
You shouldn't do this, so this behavior is undefined. On Sat, Jul 26, 2014 at 2:26 PM, Rishabh Goyal wrote: > Hi, > > What happens if I ack and fail same tuple during the execute method ? Is > the tuple finally acked or replayed ? > > -- Twitter: @nathanmarz http://nathanmarz.com