add support for ScalaPB-based message-payload serialization to Stateful Functions?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

add support for ScalaPB-based message-payload serialization to Stateful Functions?

Galen Warren
Hi all -- I created a ticket
<https://issues.apache.org/jira/browse/FLINK-19176>regarding a proposal to
add a new message-payload serialization method to StateFul Functions, based
on ScalaPB. This would be very similar to the existing support for protobuf
serialization based on code generated for Java. Would this be something the
community would be interested in? Any feedback is welcome.

My apologies for the formatting in the ticket, I added hyperlinks to some
code that would be involved in the implementation, but the links don't seem
to be rendering properly.

Thanks,

Galen Warren
Reply | Threaded
Open this post in threaded view
|

Re: add support for ScalaPB-based message-payload serialization to Stateful Functions?

Seth Wiesman-4
Hi Galen,

Welcome to the dev list! I'll make sure the right person responds to the
ticket.

Seth

On Wed, Sep 9, 2020 at 5:27 PM Galen Warren <[hidden email]> wrote:

> Hi all -- I created a ticket
> <https://issues.apache.org/jira/browse/FLINK-19176>regarding a proposal to
> add a new message-payload serialization method to StateFul Functions, based
> on ScalaPB. This would be very similar to the existing support for protobuf
> serialization based on code generated for Java. Would this be something the
> community would be interested in? Any feedback is welcome.
>
> My apologies for the formatting in the ticket, I added hyperlinks to some
> code that would be involved in the implementation, but the links don't seem
> to be rendering properly.
>
> Thanks,
>
> Galen Warren
>