[
https://issues.apache.org/jira/browse/CASSANDRA-13448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Jirsa updated CASSANDRA-13448:
-----------------------------------
Description: Possible divide by zero issue in
{{org.apache.cassandra.index.SecondaryIndexManager.calculateIndexingPageSize}}
if {{columnsPerRow}} evaluates to 0 (table without non-primary-key columns and
a secondary index will throw an exception when that index is rebuilt ). (was:
Possible divide by zero issue in
{{org.apache.cassandra.index.SecondaryIndexManager.calculateIndexingPageSize}}
if {{columnsPerRow}} evaluates to 0. )
> Possible divide by 0 in 2i
> --------------------------
>
> Key: CASSANDRA-13448
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13448
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Jeff Jirsa
> Assignee: Jeff Jirsa
> Priority: Minor
> Fix For: 3.0.x, 3.11.x, 4.x
>
>
> Possible divide by zero issue in
> {{org.apache.cassandra.index.SecondaryIndexManager.calculateIndexingPageSize}}
> if {{columnsPerRow}} evaluates to 0 (table without non-primary-key columns
> and a secondary index will throw an exception when that index is rebuilt ).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)