[ 
https://issues.apache.org/jira/browse/FLINK-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678517#comment-16678517
 ] 

ASF GitHub Bot commented on FLINK-10816:
----------------------------------------

StefanRRichter opened a new pull request #7049: [FLINK-10816][cep] Fix 
LockableTypeSerializer.duplicate() to consider…
URL: https://github.com/apache/flink/pull/7049
 
 
   … deep duplication of element serializer
   
   ## What is the purpose of the change
   
   `LockableTypeSerializer.duplicate()` did not duplicate the nested element 
serializers. This is fixed by the PR.
   
   I introduced `LockableTypeSerializerTest` to test the change.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Fix LockableTypeSerializer.duplicate() 
> ---------------------------------------
>
>                 Key: FLINK-10816
>                 URL: https://issues.apache.org/jira/browse/FLINK-10816
>             Project: Flink
>          Issue Type: Bug
>          Components: CEP
>    Affects Versions: 1.6.2, 1.7.0
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>            Priority: Major
>              Labels: pull-request-available
>
> {{LockableTypeSerializer.duplicate()}} is not properly implemented and must 
> consider duplicating the element serializer.



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

Reply via email to