Skip to content

java.lang.ClassCastException io.bigio.benchmark.throughput.ThroughputMessage cannot be cast to io.bigio.core.codec.BigIOMessage #33

@sarfarazengglb

Description

@sarfarazengglb

Hi Team,

This error is found in every example and test class.Can you advice how to fix the Issue.

20:51:20.156 [Thread-0] ERROR io.bigio.core.codec.GenericCodec - Exception serializing.
java.lang.ClassCastException: io.bigio.benchmark.throughput.ThroughputMessage cannot be cast to io.bigio.core.codec.BigIOMessage
at io.bigio.core.codec.GenericCodec.encode(GenericCodec.java:94) ~[classes/:na]
at io.bigio.core.ClusterService.sendMessage(ClusterService.java:263) [classes/:na]
at io.bigio.core.ClusterService.sendMessage(ClusterService.java:282) [classes/:na]
at io.bigio.BigIO.send(BigIO.java:169) [classes/:na]
at io.bigio.BigIO.send(BigIO.java:142) [classes/:na]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions