mukul4u2005
mukul4u2005
I am not able to see the byte array object compressed by kryo it is having same size as normal serialization . public class ImagePojo { public String fileName; public...
Nov 28, 2018 4:12:14 PM com.hazelcast.client.config.XmlClientConfigLocator INFO: Loading 'hazelcast-client.xml' from classpath. Nov 28, 2018 4:12:15 PM com.hazelcast.config.AbstractXmlConfigHelper WARNING: Name of the hazelcast schema location incorrect using default Exception in thread...
I tried to configure Hazelcast Jet with Subzero, May be I am doing some wrong: JetConfig cfg = new JetConfig(); cfg.setInstanceConfig(new InstanceConfig().setCooperativeThreadCount( Math.max(1, getRuntime().availableProcessors() / 2))); cfg.getHazelcastConfig().setManagementCenterConfig(new ManagementCenterConfig("http://localhost:8080/mancenter", 3).setEnabled(true)); SubZero.useAsGlobalSerializer(cfg.getHazelcastConfig());...
com.hazelcast.nio.serialization.HazelcastSerializationException: info.jerrinot.subzero.relocated.com.esotericsoftware.kryo.KryoException: Buffer underflow