[ https://issues.apache.org/jira/browse/IGNITE-24581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929924#comment-17929924 ]
Igor Sapego commented on IGNITE-24581: -------------------------------------- Looks good to me > Data Streamer: divide by zero exception > --------------------------------------- > > Key: IGNITE-24581 > URL: https://issues.apache.org/jira/browse/IGNITE-24581 > Project: Ignite > Issue Type: Bug > Components: streaming > Affects Versions: 3.0 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > Time Spent: 10m > Remaining Estimate: 0h > > {code} > Caused by: java.lang.ArithmeticException: / by zero > at > org.apache.ignite.internal.client.table.AbstractClientStreamerPartitionAwarenessProvider.partition(AbstractClientStreamerPartitionAwarenessProvider.java:39) > at > org.apache.ignite.internal.client.table.AbstractClientStreamerPartitionAwarenessProvider.partition(AbstractClientStreamerPartitionAwarenessProvider.java:20) > at > org.apache.ignite.internal.streamer.StreamerSubscriber.onNext(StreamerSubscriber.java:170) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)