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

Boris Shkolnik updated SAMZA-2132:
----------------------------------
    Fix Version/s: 1.2

> 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
(v7.6.3#76005)

Reply via email to