According this this pull request <https://github.com/apache/storm/pull/279> you can only set the time out via environment variable. Looks like you want functionality that is in this pull request <https://github.com/apache/storm/pull/327> it hasn't been merged in yet, I'm guessing you'll have to wait until storm 0.10.0 is released.
On Wed, Nov 26, 2014 at 3:16 AM, Dima Dragan <[email protected]> wrote: > Hi All, > > Can anyone show snippet (example) how to use it? > Is it work only with SimulatedTime mode? > > -- > Best regards, > Dmytro Dragan > > >
