Skip Menu |

This queue is for tickets about the Ceph-Rados CPAN distribution.

Report information
The Basics
Id: 102154
Status: resolved
Priority: 0/
Queue: Ceph-Rados

People
Owner: Nobody in particular
Requestors: adam [...] cpanel.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.02



Subject: Bug in Ceph::Rados(patch attached)
Date: Mon, 16 Feb 2015 10:29:30 -0600
To: bug-ceph-rados [...] rt.cpan.org
From: Adam Wien <adam [...] cpanel.net>
Hi! I was working with Ceph rados and I came across an issue. I found that I was unable to use the read function without specifying a length. Once I did that, I received garbage from having to guess the buffer length. Here's a patch that modifies read to use the returned length to create the return scalar. I also patched the synopsis to include the new information. Thanks, Adam

Message body is not shown because sender requested not to inline it.

On Mon Feb 16 11:29:40 2015, adam@cpanel.net wrote: Show quoted text
> Hi! > > I was working with Ceph rados and I came across an issue. I found that I > was unable to use the read function without specifying a length. Once I > did that, I received garbage from having to guess the buffer length. > > Here's a patch that modifies read to use the returned length to create > the return scalar. > > I also patched the synopsis to include the new information.
Your patch has been applied in v0.02. Thanks for contributing!
Subject: Re: [rt.cpan.org #102154] Resolved: Bug in Ceph::Rados(patch attached)
Date: Wed, 25 Feb 2015 08:05:04 -0600
To: "bug-Ceph-Rados [...] rt.cpan.org" <bug-Ceph-Rados [...] rt.cpan.org>
From: Adam Wien <adam [...] cpanel.net>
Awesome! Thanks! Thanks, Adam Wien cPanel Inc. Show quoted text
> On Feb 25, 2015, at 6:45 AM, Alex Bowley via RT <bug-Ceph-Rados@rt.cpan.org> wrote: > > <URL: https://rt.cpan.org/Ticket/Display.html?id=102154 > > > According to our records, your request has been resolved. If you have any > further questions or concerns, please respond to this message. >