thanks Andrey and Tom for your response. I will try it again. -- RIcky
On Fri, Apr 21, 2017 at 8:09 PM, Dieds <[email protected]> wrote: > A library of tutorials would be just the think for an “Apache Ignite > University” section. I page of tutorials, how-to’s, videos and local event > listings. We need one of those on this site. > Tom > > > > > > > > On Apr 21, 2017, at 2:23 AM, Ricky Nauvaldy Ruliputra [via Apache Ignite > Users] <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=12153&i=0>> wrote: > > Hello, can you provide a tutorial for* write-behind* caching? (similar to > the one on this page https://dzone.com/articles/apache-ignite-how-to-read- > data-from-persistent-sto but for *write-behind*). My configuration is the > same as in the example provided in that page above (MySQL database), with > the transaction process is based on CacheTransactionExample.java provided > in Ignite Examples, but this time I'm trying to learn how to do > *write-behind*. I've already succeed in doing *write through*, but when I > add the *write behind* configuration, it just won't write. What response > should I expect when I use write behind? Will it wait for 5 seconds before > it writes (e.g. using setWriteBehindFlushFrequency(5000) and > setWriteBehindFlushSize(0))? > > Thanks for any help that you can provide. > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://apache-ignite-users.70518.x6.nabble.com/How-to-do- > write-behind-caching-tp12138.html > To unsubscribe from Apache Ignite Users, 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> > > > > ------------------------------ > View this message in context: Re: How to do write-behind caching? > <http://apache-ignite-users.70518.x6.nabble.com/How-to-do-write-behind-caching-tp12138p12153.html> > Sent from the Apache Ignite Users mailing list archive > <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com. >
