[
https://issues.apache.org/jira/browse/CASSANDRA-13363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135088#comment-16135088
]
Aleksey Yeschenko commented on CASSANDRA-13363:
-----------------------------------------------
[~zhaoyan] Thanks again for the initial analysis. And that patch would 100%
prevent the AIOOBE, just not fix the underlying issue entirely.
A more comprehensive refactoring to fix the race for good:
[3.0|https://github.com/iamaleksey/cassandra/tree/13363-3.0],
[3.11|https://github.com/iamaleksey/cassandra/tree/13363-3.11],
[4.0|https://github.com/iamaleksey/cassandra/tree/13363-4.0]. Not yet ready to
commit, as waiting for tests results. [~beobal] can you please review?
> java.lang.ArrayIndexOutOfBoundsException: null
> ----------------------------------------------
>
> Key: CASSANDRA-13363
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13363
> Project: Cassandra
> Issue Type: Bug
> Environment: CentOS 6, Cassandra 3.10
> Reporter: Artem Rokhin
> Assignee: zhaoyan
> Priority: Critical
> Fix For: 3.0.x, 3.11.x, 4.x
>
>
> Constantly see this error in the log without any additional information or a
> stack trace.
> {code}
> Exception in thread Thread[MessagingService-Incoming-/10.0.1.26,5,main]
> {code}
> {code}
> java.lang.ArrayIndexOutOfBoundsException: null
> {code}
> Logger: org.apache.cassandra.service.CassandraDaemon
> Thrdead: MessagingService-Incoming-/10.0.1.12
> Method: uncaughtException
> File: CassandraDaemon.java
> Line: 229
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]