Sorry it should not really be a warning, it should just be info level. On Fri, Apr 27, 2018 at 9:19 AM Ramin Farajollah (BLOOMBERG/ 731 LEX) < [email protected]> wrote:
> Hi, > > I noticed the following WARN message frequently appearing in the logs: > > WARN Slot [main] - SLOT m:p Starting in state EMPTY - assignment null > > Examining the source code here: > > https://github.com/apache/storm/blob/master/storm-server/src/main/java/org/apache/storm/daemon/supervisor/Slot.java#L145 > > It appears that the message is always logged as a WARN. Also, I understand > when assignment is null, state is EMPTY. > > I'd like to understand what this means and if there are any adverse > effects. > > Thank you > Ramin >
