That's your storm cluster. Is your topology configured to use all three workers? (eg by using Conf.setNumWokers(int)) On Oct 22, 2015 9:25 PM, "Dillian Murphey" <[email protected]> wrote:
> Have 3 workers. One is on the nimbus server which I'd like to get off > there, but don't think that matters at all. > > On Thu, Oct 22, 2015 at 3:54 PM, Javier Gonzalez <[email protected]> > wrote: > >> How many workers do you have configured? Is it possible that your whole >> topology is running within that worker? >> On Oct 22, 2015 6:15 PM, "Dillian Murphey" <[email protected]> >> wrote: >> >>> We have one worker than keeps giving us some problems. First it was out >>> of memory issues. We're thinking of spinning up a replacement system. >>> >>> But I thought storm was suppose to be fault tolerant. If this one >>> worker goes haywire why is my entire topology going down? >>> >>> >>> >
