Uploaded image for project: 'Apache Helix'
  1. Apache Helix
  2. HELIX-95 Tracker for 0.6.2 release
  3. HELIX-107

Add support to set custom objects into ZNRecord

    XMLWordPrintableJSON

Details

    Description

      Currently all data has to be represented in form of simple fields, mapFields and listFields. This was done so that we can write custom serializer/deserialier so that we get good performance. We saw 30% improvement, however this has impacted code readability.

      we need to come up with a way where we can set the application specific data using custom serializer and strongly typed object. For example, we can support znrecord.setAdditionalInfo(<T> t) where we can T can implement serialize/deserialize method.

      Attachments

        Activity

          People

            kanak Kanak Biscuitwala
            k4j kishore gopalakrishna
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: