You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/11/30 20:54:14 UTC

[jira] Created: (THRIFT-1012) Transport for DataInput DataOutput implementers

Transport for DataInput DataOutput implementers
-----------------------------------------------

                 Key: THRIFT-1012
                 URL: https://issues.apache.org/jira/browse/THRIFT-1012
             Project: Thrift
          Issue Type: New Feature
          Components: Java - Library
            Reporter: T Jake Luciani
            Assignee: T Jake Luciani
            Priority: Minor


Java library needs a transport for DataInput and DataOutput interfaces. specifically RandomAccessFile implements these.

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


[jira] Commented: (THRIFT-1012) Transport for DataInput DataOutput interface

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004698#comment-13004698 ] 

Bryan Duxbury commented on THRIFT-1012:
---------------------------------------

Jake - any chance you want to polish this up so it can get committed?

> Transport for DataInput DataOutput interface
> --------------------------------------------
>
>                 Key: THRIFT-1012
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1012
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: T Jake Luciani
>            Assignee: T Jake Luciani
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: 1012_v1.txt
>
>
> Java library needs a transport for DataInput and DataOutput interfaces. specifically RandomAccessFile implements these.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (THRIFT-1012) Transport for DataInput DataOutput interface

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965434#action_12965434 ] 

Bryan Duxbury commented on THRIFT-1012:
---------------------------------------

Some thoughts:
# I think the name should be changed. As it stands, it's confusingly similar to TIOStreamTransport. How about TDataIOTransport?
# The tabbing is off compared to the rest of the Thrift Java library. Please switch to 2 spaces.
# I'd really, really like to see a trivial unit test added.

> Transport for DataInput DataOutput interface
> --------------------------------------------
>
>                 Key: THRIFT-1012
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1012
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: T Jake Luciani
>            Assignee: T Jake Luciani
>            Priority: Minor
>         Attachments: 1012_v1.txt
>
>
> Java library needs a transport for DataInput and DataOutput interfaces. specifically RandomAccessFile implements these.

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


[jira] [Assigned] (THRIFT-1012) Transport for DataInput DataOutput interface

Posted by "Jake Farrell (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell reassigned THRIFT-1012:
------------------------------------

    Assignee: Jake Farrell  (was: T Jake Luciani)

Checked with tjake and this isnt a immediate need for cassandra so pushing this back to .9 release and will add some test cases and get it cleaned up
                
> Transport for DataInput DataOutput interface
> --------------------------------------------
>
>                 Key: THRIFT-1012
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1012
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: T Jake Luciani
>            Assignee: Jake Farrell
>            Priority: Minor
>         Attachments: 1012_v1.txt
>
>
> Java library needs a transport for DataInput and DataOutput interfaces. specifically RandomAccessFile implements these.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (THRIFT-1012) Transport for DataInput DataOutput implementers

Posted by "T Jake Luciani (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

T Jake Luciani updated THRIFT-1012:
-----------------------------------

    Attachment: 1012_v1.txt

> Transport for DataInput DataOutput implementers
> -----------------------------------------------
>
>                 Key: THRIFT-1012
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1012
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: T Jake Luciani
>            Assignee: T Jake Luciani
>            Priority: Minor
>         Attachments: 1012_v1.txt
>
>
> Java library needs a transport for DataInput and DataOutput interfaces. specifically RandomAccessFile implements these.

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


[jira] [Updated] (THRIFT-1012) Transport for DataInput DataOutput interface

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

Bryan Duxbury updated THRIFT-1012:
----------------------------------

    Fix Version/s:     (was: 0.7)

> Transport for DataInput DataOutput interface
> --------------------------------------------
>
>                 Key: THRIFT-1012
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1012
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: T Jake Luciani
>            Assignee: T Jake Luciani
>            Priority: Minor
>         Attachments: 1012_v1.txt
>
>
> Java library needs a transport for DataInput and DataOutput interfaces. specifically RandomAccessFile implements these.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (THRIFT-1012) Transport for DataInput DataOutput interface

Posted by "T Jake Luciani (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

T Jake Luciani updated THRIFT-1012:
-----------------------------------

    Summary: Transport for DataInput DataOutput interface  (was: Transport for DataInput DataOutput implementers)

> Transport for DataInput DataOutput interface
> --------------------------------------------
>
>                 Key: THRIFT-1012
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1012
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: T Jake Luciani
>            Assignee: T Jake Luciani
>            Priority: Minor
>         Attachments: 1012_v1.txt
>
>
> Java library needs a transport for DataInput and DataOutput interfaces. specifically RandomAccessFile implements these.

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


[jira] Updated: (THRIFT-1012) Transport for DataInput DataOutput interface

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

Bryan Duxbury updated THRIFT-1012:
----------------------------------

    Fix Version/s: 0.7

Can you get revs in before the next release?

> Transport for DataInput DataOutput interface
> --------------------------------------------
>
>                 Key: THRIFT-1012
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1012
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: T Jake Luciani
>            Assignee: T Jake Luciani
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: 1012_v1.txt
>
>
> Java library needs a transport for DataInput and DataOutput interfaces. specifically RandomAccessFile implements these.

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