Hi Grodon, I've made a reproducer, but it work fine for me on ignite-1.7 and ignite-1.8. Please, check if I missed smth in repro attached.
On Tue, Feb 14, 2017 at 10:13 AM, gordon.reid@ninemilefinancial < [email protected]> wrote: > Sure, thanks Andrey. Please see attached. I have removed some sections > which aren’t relevant such as the service configuration. I have also > attached my main class. > > > > Thanks, > > Gordon. > > > > > > > > *From:* Andrey Mashenkov [via Apache Ignite Users] [mailto:ml-node+[hidden > email] <http:///user/SendEmail.jtp?type=node&node=10625&i=0>] > *Sent:* Tuesday, 14 February 2017 4:07 PM > *To:* Gordon Reid (Nine Mile) <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=10625&i=1>> > *Subject:* Re: Grid Events and oldValue versus newValue > > > > Hi Gorgon, > > > > I can't reproduce your issue with default cache configuration on different > Ignite versions. > > Would you please provide grid and cache configuration? > > > > On Tue, Feb 14, 2017 at 1:27 AM, [hidden email] > <http:///user/SendEmail.jtp?type=node&node=10625&i=2> <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=10620&i=0>> wrote: > > Thanks for your reply Andrew. > > Actually I did not set copyOnRead manually. Based on your suggestion, I > have > now tried setting it manually to true, and then also to false. This does > not > seem to change the behavior in my case. I still am not able to see the > previous state of the record on the oldValue property of the event. > > > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Grid-Events-and-oldValue-versus- > newValue-tp10577p10611.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > > > > > ------------------------------ > > *If you reply to this email, your message will be added to the discussion > below:* > > http://apache-ignite-users.70518.x6.nabble.com/Grid- > Events-and-oldValue-versus-newValue-tp10577p10620.html > > To unsubscribe from Grid Events and oldValue versus newValue, click here. > NAML > <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > > *cache_reduced.xml* (7K) Download Attachment > <http://apache-ignite-users.70518.x6.nabble.com/attachment/10625/0/cache_reduced.xml> > *ServiceGrid.java* (5K) Download Attachment > <http://apache-ignite-users.70518.x6.nabble.com/attachment/10625/1/ServiceGrid.java> > > ------------------------------ > View this message in context: RE: Grid Events and oldValue versus newValue > <http://apache-ignite-users.70518.x6.nabble.com/Grid-Events-and-oldValue-versus-newValue-tp10577p10625.html> > > Sent from the Apache Ignite Users mailing list archive > <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com. > -- Best regards, Andrey V. Mashenkov
PutEventsTest.java
Description: Binary data
