hi guys i'm working on my own scheduler for storm. i wonder what happens if i create a worker process and put some tasks in it(bolt/spout tasks) but no _eventlogger and _acker tasks. what happens? is it a problem? tuples transferred/emitted from within tasks in this worker will be skipped or they just use another _acker or _loggers in other workers?
thanks in advance
