[ 
https://issues.apache.org/jira/browse/SAMZA-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Nishimura closed SAMZA-2132.
-----------------------------------

> Startpoint - flatten serialized key
> -----------------------------------
>
>                 Key: SAMZA-2132
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2132
>             Project: Samza
>          Issue Type: Improvement
>    Affects Versions: 1.1
>            Reporter: Daniel Nishimura
>            Assignee: Daniel Nishimura
>            Priority: Major
>             Fix For: 1.2
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> StartpointKey has unnecessary redundancies when serialized. Example: 
> {code:java}
> "{\"systemStreamPartition\":{\"system\":\"test\",\"stream\":\"test\",\"partition\":{\"partitionId\":2},\"systemStream\":{\"system\":\"test\",\"stream\":\"test\"}},\"taskName\":{\"taskName\":\"Partition
>  2\"}}"{code}
> The serialized key should should be flattened to 4 elements: system, stream, 
> partition ID and taskName.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to