[
https://issues.apache.org/jira/browse/GORA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870508#comment-15870508
]
ASF GitHub Bot commented on GORA-503:
-------------------------------------
Github user renato2099 commented on the issue:
https://github.com/apache/gora/pull/94
I have seen this as well but as the error points out it is the
CassandraDeamon not being able to be stopped.
2017-02-16 10:35:12,496 ERROR [StorageServiceShutdownHook]
service.CassandraDaemon (CassandraDaemon.java:uncaughtException(187)) -
Exception in thread Thread[StorageServiceShutdownHook,5,main]
java.io.IOError: java.io.IOException: Unknown error: 316
Would you mind trying again? or with the same cassandra version supported
by Gora currently?
> Field index 0 is always considered as clean even if it is dirty
> ---------------------------------------------------------------
>
> Key: GORA-503
> URL: https://issues.apache.org/jira/browse/GORA-503
> Project: Apache Gora
> Issue Type: Bug
> Components: gora-core
> Reporter: Kiyonari Harigae
> Fix For: 0.7
>
> Attachments: GORA-503.patch
>
>
> PersistentBase#checkIfMutableFieldAndDirty is always returns false when the
> field index is 0. Also, PersistentBase#clearDirynessIfFieldIsDirtyable is
> does not clean when field index is 0 even if it is dirty.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)