You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/09 05:34:16 UTC

[jira] Created: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)

replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)
----------------------------------------------------------------------------------

                 Key: CASSANDRA-1371
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1371
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Jonathan Ellis
            Priority: Minor
             Fix For: 0.7.0




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


[jira] Commented: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)

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

Hudson commented on CASSANDRA-1371:
-----------------------------------

Integrated in Cassandra #518 (See [https://hudson.apache.org/hudson/job/Cassandra/518/])
    use JNA to call link w/o spawning a separate process during snapshot.
patch by jbellis; reviewed by jhermes for CASSANDRA-1371


> replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1371
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1371
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: 1371.txt
>
>


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


[jira] Updated: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)

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

Jonathan Ellis updated CASSANDRA-1371:
--------------------------------------

    Attachment:     (was: 1373.txt)

> replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1371
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1371
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: 1371.txt
>
>


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


[jira] Updated: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)

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

Jonathan Ellis updated CASSANDRA-1371:
--------------------------------------

    Attachment: 1371.txt

> replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1371
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1371
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: 1371.txt
>
>


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


[jira] Updated: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)

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

Jonathan Ellis updated CASSANDRA-1371:
--------------------------------------

         Assignee: Jon Hermes
    Fix Version/s: 0.7 beta 2
                       (was: 0.7.0)

> replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1371
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1371
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jon Hermes
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>


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


[jira] Commented: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)

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

Jon Hermes commented on CASSANDRA-1371:
---------------------------------------

+1

> replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1371
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1371
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: 1371.txt
>
>


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


[jira] Updated: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)

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

Jonathan Ellis updated CASSANDRA-1371:
--------------------------------------

    Attachment: 1373.txt

attached.  (patch also removes what looks like a redundant catch-all block for tryMlockall.)

> replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1371
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1371
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: 1373.txt
>
>


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


[jira] Resolved: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)

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

Brandon Williams resolved CASSANDRA-1371.
-----------------------------------------

    Fix Version/s: 0.6.6
       Resolution: Fixed

Committed.

> replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1371
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1371
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 0.6.6, 0.7 beta 2
>
>         Attachments: 1371.txt
>
>


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


[jira] Assigned: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)

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

Jonathan Ellis reassigned CASSANDRA-1371:
-----------------------------------------

    Assignee: Jonathan Ellis  (was: Jon Hermes)

> replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1371
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1371
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>


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


[jira] Commented: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)

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

Brandon Williams commented on CASSANDRA-1371:
---------------------------------------------

Easy backport: the same patch just applies to 0.6 with fuzz.

> replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1371
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1371
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: 1371.txt
>
>


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


[jira] Reopened: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)

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

Brandon Williams reopened CASSANDRA-1371:
-----------------------------------------

      Assignee: Brandon Williams  (was: Jonathan Ellis)

Reopening for backport to 0.6.6

> replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows)
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-1371
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1371
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: 1371.txt
>
>


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