You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2015/08/10 20:38:45 UTC

[jira] [Created] (CASSANDRA-10037) Auth upgrade test failing on Windows 2.2

Philip Thompson created CASSANDRA-10037:
-------------------------------------------

             Summary: Auth upgrade test failing on Windows 2.2
                 Key: CASSANDRA-10037
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10037
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Philip Thompson
            Assignee: Joshua McKenzie
             Fix For: 2.2.x


{{upgrade_internal_auth_test.TestAuthUpgrade.upgrade_to_22_test}} is failing on 2.2-HEAD, with the following error message:

{code}
Unexpected error in node1 node log: ["ERROR [NonPeriodicTasks:1] 2015-08-10 11:18:58,464 SSTableDeletingTask.java:85 - Unable to delete d:\\temp\\dtest-dwg3cr\\test\\node1\\data\\system\\schema_keyspaces-b0f2235744583cdb9631c43e59ce3676\\system-schema_keyspaces-tmplink-ka-9-Data.db (it will be removed on server restart; we'll also retry after GC) WARN  [GossipTasks:1] 2015-08-10 11:18:58,466 FailureDetector.java:249 - Not marking nodes down due to local pause of 6214735232 > 5000000000", "ERROR [NonPeriodicTasks:1] 2015-08-10 11:19:27,625 SSTableDeletingTask.java:85 - Unable to delete d:\\temp\\dtest-dwg3cr\\test\\node1\\data\\system\\schema_columns-296e9c049bec3085827dc17d3df2122a\\system-schema_columns-tmplink-ka-9-Data.db (it will be removed on server restart; we'll also retry after GC)"]
{code}

I think this is largely due to the fact that it upgrades from 2.1, and this error occurs on 2.1. It doesn't seem to be a big issue, but letting you decide.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)