As I ran others' examples, I find that some operations in bolt on members not 
thread-safe occured with lock like "synchronize" while others not, 
so if I run a bolt with multi-tasks, will the members in it be shared across 
these threads? Should I make sure that all members are thread-safe?   

Reply via email to