Hi Val: Thanks, we'll take a look at both of those approaches. We're on AWS, so we can increase heap, but we are wary of long GC pauses.
Dan On Tue, Feb 23, 2016 at 2:04 PM, vkulichenko [via Apache Ignite Users] < [email protected]> wrote: > Hi Dan, > > There was a bug, I fixed it in master. > > But in general, I would not recommend to use this approach because it can > impact performance in a bad way. How much heap memory do you have? Is it > possible to increase it? Also can you switch to binary marshaller instead > of optimized (it's the default one starting in 1.5)? > > -Val > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://apache-ignite-users.70518.x6.nabble.com/NullPointerException-when-using-marshaller-poolSize-tp3154p3158.html > To unsubscribe from NullPointerException when using marshaller poolSize, click > here > <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3154&code=ZHN0aWVnbGl0ekBzdGFpbmxlc3Njb2RlLmNvbXwzMTU0fC0yMDE4ODg3NDc=> > . > 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: http://apache-ignite-users.70518.x6.nabble.com/NullPointerException-when-using-marshaller-poolSize-tp3154p3159.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
