Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/290#issuecomment-69920591
  
    @uce Yes, it will be copied from off-heap to heap first. There are also 
other places like the `EventSerializer` where this is the case. I guess it 
depends on the amount of data that is being copied. If you want to operate on a 
byte array, then you have to copy it into the JVM heap.
    
    @uce I ran the integration tests manually. We could add the random testing 
in a separate pull request.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to