Github user fhueske commented on the pull request:

    https://github.com/apache/flink/pull/801#issuecomment-110511102
  
    If you reserve 2 bytes of a long for the task id you have 6 bytes left for 
the counter. This gives you 2^16 partitions, with 2^48 elements per partition. 
You can also use Strings instead of longs if you are worried about the value 
range.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to