Version 1.x.x and version 0.x.x are two different branches.
2016-05-13 16:32 GMT+08:00 Navin Ipe :
> 1. Version 1.0.0 is the new version. 0.10.0 is the old version. 0.9.6 is
> older than 0.10.0
> 2. Tasks within a worker get subscribed to tick tuples.
>
> On Thu, May 12, 2016 at 12:06 PM, fanxi..
1. Version 1.0.0 is the new version. 0.10.0 is the old version. 0.9.6 is
older than 0.10.0
2. Tasks within a worker get subscribed to tick tuples.
On Thu, May 12, 2016 at 12:06 PM, fanxi...@travelsky.com <
fanxi...@travelsky.com> wrote:
> Hi All,
>
> I have two questions.
>
> 1.
>
> I am puzzled
Hi Joshua,
Project follows semantic versioning so you just think about how products
normally label their version.
0.10.0 is the former 'minor' version of 1.0.0, since 0.10.1 is out.
__system component does exist for each worker but it's for different
purpose. In fact, tick tuple is sent from exec
Hi All,
I have two questions.
1.
I am puzzled about the latest storm verion. What's the relation between
version 1.0.0 and version 0.10.0?
Is version 0.10.0 the former version of version 1.0.0? Or version 0.9.6 is the
former version of version 1.0.0?
2.
The _system component which emits t