----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12336/ -----------------------------------------------------------
Review request for streams. Repository: streams Description ------- Adding serializable model class for activity object. The SerivalizableActivityStreamsEntry class is bassed on the ActivityStreamsEntryImpl class in Rave. The reason I didn't extend the ActivityStreamsEntryImpl class was I was having trouble translating the fields from JSON. The serialized object is created from the JSON passed in from the publisher. Diffs ----- trunk/streams-eip-routes/pom.xml 1500880 trunk/streams-eip-routes/src/main/java/org/apache/streams/messaging/aggregation/ActivityAggregator.java 1500880 trunk/streams-osgi-components/activity-consumer/pom.xml 1500880 trunk/streams-osgi-components/activity-consumer/src/main/java/org/apache/streams/osgi/components/activityconsumer/impl/PushActivityConsumer.java 1500880 trunk/streams-osgi-components/activity-consumer/src/main/java/org/apache/streams/osgi/components/activityconsumer/impl/SerializableActivityStreamsEntry.java PRE-CREATION Diff: https://reviews.apache.org/r/12336/diff/ Testing ------- Thanks, Daniel Sullivan
