[jira] [Created] (FLINK-11930) Split SegmentsUtil into some dedicated utilities

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-11930) Split SegmentsUtil into some dedicated utilities

Shang Yuanchun (Jira)
Kurt Young created FLINK-11930:
----------------------------------

             Summary: Split SegmentsUtil into some dedicated utilities
                 Key: FLINK-11930
                 URL: https://issues.apache.org/jira/browse/FLINK-11930
             Project: Flink
          Issue Type: Improvement
            Reporter: Kurt Young


SegmentsUtil contains at least 3 kinds of utilities now:
 # get/set primitives to segment array
 # copy data in and out with segment array
 # a reused thread-local byte[]

We can separate these utilities into dedicated classes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)