You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2009/10/21 17:21:00 UTC

[jira] Created: (CASSANDRA-503) RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.

RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.
----------------------------------------------------------------------------------------------

                 Key: CASSANDRA-503
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-503
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Gary Dusbabek
            Assignee: Gary Dusbabek
            Priority: Trivial


RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-503) RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-503:
-------------------------------------

    Fix Version/s: 0.5

> RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.
> ----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-503
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-503
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>            Priority: Trivial
>             Fix For: 0.5
>
>         Attachments: cassandra-503-ignore_hidden_in_commit_logs.diff
>
>
> RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CASSANDRA-503) RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-503.
--------------------------------------

    Resolution: Fixed

committed, w/ braces changed to match cassandra code style (http://wiki.apache.org/cassandra/CodeStyle)

> RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.
> ----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-503
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-503
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>            Priority: Trivial
>         Attachments: cassandra-503-ignore_hidden_in_commit_logs.diff
>
>
> RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-503) RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.

Posted by "Gary Dusbabek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Dusbabek updated CASSANDRA-503:
------------------------------------

    Attachment: cassandra-503-ignore_hidden_in_commit_logs.diff

This patch makes it so hidden files are ignored.

> RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.
> ----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-503
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-503
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>            Priority: Trivial
>         Attachments: cassandra-503-ignore_hidden_in_commit_logs.diff
>
>
> RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-503) RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768667#action_12768667 ] 

Hudson commented on CASSANDRA-503:
----------------------------------

Integrated in Cassandra #235 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/235/])
    ignore hidden files in commitlog directory (useful for users on OS X, which likes to add files like ".DS_Store").  patch by gdusbabek; reviewed by jbellis for 


> RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.
> ----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-503
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-503
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>            Priority: Trivial
>             Fix For: 0.5
>
>         Attachments: cassandra-503-ignore_hidden_in_commit_logs.diff
>
>
> RecoveryManager should ignore hidden files (like .DS_Store) created by some operating systems.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.