[ https://issues.apache.org/jira/browse/MAPREDUCE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
chaoli updated MAPREDUCE-7290: ------------------------------ Description: Recently, we need to add a property in ShuffleHeader class. And we encountered a problem that client&server may not compatible because of serialization/deserialization when we rolling update NodeManager instance. Therefore, we made a improvement to support shuffle header version upgrade smoothly. was: Recently, we need to add a property in ShuffleHeader class. And we encountered a problem that client&server may not compatible because of serialization/deserialization when we rolling update NodeManager instance. Therefore, we made a improvement to support shuffle header version upgrade smoothly > ShuffleHeader should be compatible between client&server when rolling update > ---------------------------------------------------------------------------- > > Key: MAPREDUCE-7290 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7290 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: mrv2 > Reporter: chaoli > Priority: Major > > Recently, we need to add a property in ShuffleHeader class. And we > encountered a problem that client&server may not compatible because of > serialization/deserialization when we rolling update NodeManager instance. > Therefore, we made a improvement to support shuffle header version upgrade > smoothly. > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org