You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Ben Browning (JIRA)" <ji...@apache.org> on 2010/10/19 19:20:26 UTC

[jira] Created: (DTACLOUD-6) Blob Stream Implementation Breaks JRuby Compatibility

Blob Stream Implementation Breaks JRuby Compatibility
-----------------------------------------------------

                 Key: DTACLOUD-6
                 URL: https://issues.apache.org/jira/browse/DTACLOUD-6
             Project: DeltaCloud
          Issue Type: Bug
            Reporter: Ben Browning
            Assignee: Matt Hogstrom


The current blob stream implementation is specific to EventMachine and Thin, breaking the ability to run Deltacloud under JRuby.

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


[jira] Updated: (DTACLOUD-6) Blob Stream Implementation Breaks JRuby Compatibility

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

Ben Browning updated DTACLOUD-6:
--------------------------------

    Attachment: disable_blob_streaming_when_not_running_under_thin.patch

Patch attached to disable blob streaming when not running under Thin.

Ideally we would provide an alternate implementation that supports streaming when running under other servers, but this patch at least restores the rest of Deltacloud functionality under JRuby.

> Blob Stream Implementation Breaks JRuby Compatibility
> -----------------------------------------------------
>
>                 Key: DTACLOUD-6
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-6
>             Project: DeltaCloud
>          Issue Type: Bug
>            Reporter: Ben Browning
>            Assignee: Matt Hogstrom
>         Attachments: disable_blob_streaming_when_not_running_under_thin.patch
>
>
> The current blob stream implementation is specific to EventMachine and Thin, breaking the ability to run Deltacloud under JRuby.

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


[jira] Commented: (DTACLOUD-6) Blob Stream Implementation Breaks JRuby Compatibility

Posted by "David Lutterkort (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DTACLOUD-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922765#action_12922765 ] 

David Lutterkort commented on DTACLOUD-6:
-----------------------------------------

I committed your fix.

Unfortunately, the issue was assigned to Matt, not me, and I do not have permission to close it.

> Blob Stream Implementation Breaks JRuby Compatibility
> -----------------------------------------------------
>
>                 Key: DTACLOUD-6
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-6
>             Project: DeltaCloud
>          Issue Type: Bug
>            Reporter: Ben Browning
>            Assignee: Matt Hogstrom
>         Attachments: disable_blob_streaming_when_not_running_under_thin.patch
>
>
> The current blob stream implementation is specific to EventMachine and Thin, breaking the ability to run Deltacloud under JRuby.

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


[jira] Closed: (DTACLOUD-6) Blob Stream Implementation Breaks JRuby Compatibility

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

Ben Browning closed DTACLOUD-6.
-------------------------------

    Resolution: Fixed

Fix commited by David Lutterkort - thanks!

> Blob Stream Implementation Breaks JRuby Compatibility
> -----------------------------------------------------
>
>                 Key: DTACLOUD-6
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-6
>             Project: DeltaCloud
>          Issue Type: Bug
>            Reporter: Ben Browning
>            Assignee: Matt Hogstrom
>         Attachments: disable_blob_streaming_when_not_running_under_thin.patch
>
>
> The current blob stream implementation is specific to EventMachine and Thin, breaking the ability to run Deltacloud under JRuby.

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


[jira] Commented: (DTACLOUD-6) Blob Stream Implementation Breaks JRuby Compatibility

Posted by "Ben Browning (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DTACLOUD-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922927#action_12922927 ] 

Ben Browning commented on DTACLOUD-6:
-------------------------------------

Yes, it appears every issue gets assigned to Matt because he's designated the Project Lead in JIRA.

I'll mark it as closed for you.

> Blob Stream Implementation Breaks JRuby Compatibility
> -----------------------------------------------------
>
>                 Key: DTACLOUD-6
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-6
>             Project: DeltaCloud
>          Issue Type: Bug
>            Reporter: Ben Browning
>            Assignee: Matt Hogstrom
>         Attachments: disable_blob_streaming_when_not_running_under_thin.patch
>
>
> The current blob stream implementation is specific to EventMachine and Thin, breaking the ability to run Deltacloud under JRuby.

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