[jira] [Created] (FLINK-5605) Make KvStateRequestSerializer package private

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

[jira] [Created] (FLINK-5605) Make KvStateRequestSerializer package private

Shang Yuanchun (Jira)
Ufuk Celebi created FLINK-5605:
----------------------------------

             Summary: Make KvStateRequestSerializer package private
                 Key: FLINK-5605
                 URL: https://issues.apache.org/jira/browse/FLINK-5605
             Project: Flink
          Issue Type: Improvement
          Components: Queryable State
            Reporter: Ufuk Celebi
            Priority: Minor


From early users I've seen that many people use the KvStateRequestSerializer in their programs. This was actually meant as an internal package to be used by the client and server for internal message serialization.

I vote to make this package private and create an explicit {{QueryableStateClientUtil}} for user serialization.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)