Issue #2509: Fix stitched grid notifications

Change-Id: Ib4581f8c8d3f3eae15d22601cfc35732acd849a4

Former-commit-id: 9536a08425 [formerly bfba75f73f] [formerly 53d5000261] [formerly f99875040c [formerly 53d5000261 [formerly 861f0c09baa01e191b430bce6699c0f1c95a52d2]]]
Former-commit-id: f99875040c
Former-commit-id: 3bea8ffc56d67fe6dc2c1ddee99339d81e83daf9 [formerly 9ac8af6ccd]
Former-commit-id: b32eff04be
This commit is contained in:
Richard Peter 2014-04-01 14:44:05 -05:00
parent 13017ce731
commit e5d60b407e

View file

@ -228,7 +228,7 @@ public class EnsembleGridAssembler implements IDecoderPostProcessor {
updateExistingRecord(record, assembledRecord, thinned, dao);
}
EDEXUtil.getMessageProducer().sendAsync("notificationAggregation",
new PluginDataObject[] { record });
new PluginDataObject[] { assembledRecord });
}
private GridRecord createAssembledRecord(GridRecord record,