-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13193/
-----------------------------------------------------------

Review request for helix, Zhen Zhang, Kishore Gopalakrishna, and Shi Lu.


Bugs: HELIX-107


Repository: helix-git


Description
-------

Fix for HELIX-107. Much of the simple field usage was changed to be more 
type-specific. ZNRecord can now also accept an arbitrary payload that is 
strongly typed.


Diffs
-----

  helix-core/src/main/java/org/apache/helix/ZNRecord.java c5cb4a6 
  
helix-core/src/main/java/org/apache/helix/manager/zk/ZNRecordStreamingSerializer.java
 674afa4 
  
helix-core/src/main/java/org/apache/helix/manager/zk/serializer/JacksonPayloadSerializer.java
 PRE-CREATION 
  
helix-core/src/main/java/org/apache/helix/manager/zk/serializer/PayloadSerializer.java
 PRE-CREATION 
  helix-core/src/main/java/org/apache/helix/model/HealthStat.java 29a4e6c 
  helix-core/src/main/java/org/apache/helix/model/IdealState.java 10d7483 
  helix-core/src/main/java/org/apache/helix/model/InstanceConfig.java 9ac594a 
  helix-core/src/main/java/org/apache/helix/model/Message.java 9d07404 
  
helix-core/src/test/java/org/apache/helix/manager/zk/serializer/TestJacksonPayloadSerializer.java
 PRE-CREATION 

Diff: https://reviews.apache.org/r/13193/diff/


Testing
-------

Tests passed locally.


Thanks,

Kanak Biscuitwala

Reply via email to