[jira] [Commented] (THRIFT-2429) Provide option to not write default values, rely on receiver default construction instead

2014-04-15 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970389#comment-13970389 ] Randy Abernethy commented on THRIFT-2429: - I'd like to make a new proposal. We ha

[jira] [Commented] (THRIFT-2429) Provide option to not write default values, rely on receiver default construction instead

2014-04-15 Thread Aleksey Pesternikov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970341#comment-13970341 ] Aleksey Pesternikov commented on THRIFT-2429: - Ben, that was my point - it is

[jira] [Commented] (THRIFT-2451) Do not use pointers for optional fields with defaults. Do not write such fields if its value set to default. Also, do not use pointers for any optional fields mapped t

2014-04-15 Thread Aleksey Pesternikov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970327#comment-13970327 ] Aleksey Pesternikov commented on THRIFT-2451: - GetXxx() is basically a conven

[jira] [Commented] (THRIFT-2460) unopened socket fd must be less than zero.

2014-04-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970196#comment-13970196 ] Hudson commented on THRIFT-2460: SUCCESS: Integrated in Thrift #1131 (See [https://build

[jira] [Commented] (THRIFT-2429) Provide option to not write default values, rely on receiver default construction instead

2014-04-15 Thread Ben Sigelman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970134#comment-13970134 ] Ben Sigelman commented on THRIFT-2429: -- [~apesternikov], that would be utterly fine

[jira] [Commented] (THRIFT-2451) Do not use pointers for optional fields with defaults. Do not write such fields if its value set to default. Also, do not use pointers for any optional fields mapped t

2014-04-15 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970115#comment-13970115 ] Jens Geyer commented on THRIFT-2451: The longer I look at the generated code (either

[jira] [Commented] (THRIFT-2429) Provide option to not write default values, rely on receiver default construction instead

2014-04-15 Thread Aleksey Pesternikov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970087#comment-13970087 ] Aleksey Pesternikov commented on THRIFT-2429: - Ben, I still believe that prot

[jira] [Closed] (THRIFT-2460) unopened socket fd must be less than zero.

2014-04-15 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2460. -- Resolution: Fixed Fix Version/s: 0.9.2 Many thanks, committed. > unopened socket fd must be le

[jira] [Assigned] (THRIFT-2460) unopened socket fd must be less than zero.

2014-04-15 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-2460: -- Assignee: Jens Geyer > unopened socket fd must be less than zero. > --

[jira] [Updated] (THRIFT-2469) "java:fullcamel" option to automatically camel-case underscored attribute names

2014-04-15 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2469: - Fix Version/s: 0.9.2 > "java:fullcamel" option to automatically camel-case underscored attribute

[jira] [Closed] (THRIFT-2468) Timestamp handling

2014-04-15 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2468. Resolution: Not a Problem Fix Version/s: 0.9.2 Assignee: Jake Farrell Since you ar

[jira] [Commented] (THRIFT-2468) Timestamp handling

2014-04-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969401#comment-13969401 ] A B commented on THRIFT-2468: - I realized that getRowTs only gets data OLDER than the given t

[jira] [Comment Edited] (THRIFT-2468) Timestamp handling

2014-04-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969347#comment-13969347 ] A B edited comment on THRIFT-2468 at 4/15/14 9:08 AM: -- My mistake, w

[jira] [Comment Edited] (THRIFT-2468) Timestamp handling

2014-04-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969347#comment-13969347 ] A B edited comment on THRIFT-2468 at 4/15/14 9:07 AM: -- My mistake, w

[jira] [Updated] (THRIFT-2468) Timestamp handling

2014-04-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B updated THRIFT-2468: Attachment: Hbase_types.js Hbase.js Hbase.thrift Used Hbase.thrift to generate Hba

[jira] [Updated] (THRIFT-2468) Timestamp handling

2014-04-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B updated THRIFT-2468: Environment: nodejs v0.10.17 thrift 0.9.1 was:nodejs v > Timestamp handling > -- > >

[jira] [Updated] (THRIFT-2468) Timestamp handling

2014-04-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B updated THRIFT-2468: Environment: nodejs v (was: nodejs ) > Timestamp handling > -- > > Key: THRIFT-24

[jira] [Comment Edited] (THRIFT-2468) Timestamp handling

2014-04-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969347#comment-13969347 ] A B edited comment on THRIFT-2468 at 4/15/14 8:50 AM: -- My mistake, w

[jira] [Comment Edited] (THRIFT-2468) Timestamp handling

2014-04-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969347#comment-13969347 ] A B edited comment on THRIFT-2468 at 4/15/14 8:48 AM: -- My mistake, w

[jira] [Commented] (THRIFT-2468) Timestamp handling

2014-04-15 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969347#comment-13969347 ] A B commented on THRIFT-2468: - My mistake, workaround is wrong. When trying getRowTs with tim

[jira] [Updated] (THRIFT-2460) unopened socket fd must be less than zero.

2014-04-15 Thread Jaesang Kim (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaesang Kim updated THRIFT-2460: Attachment: (was: thrift-2460-unopened_socket_set_to_negative_integer.patch) > unopened socke

[jira] [Updated] (THRIFT-2460) unopened socket fd must be less than zero.

2014-04-15 Thread Jaesang Kim (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaesang Kim updated THRIFT-2460: Attachment: thrift-2460-unopened_socket_set_to_negative_integer.patch Hi [~jensg], 1. I updated m

[jira] [Updated] (THRIFT-2469) "java:fullcamel" option to automatically camel-case underscored attribute names

2014-04-15 Thread Tom Lee (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Lee updated THRIFT-2469: Issue Type: New Feature (was: Bug) > "java:fullcamel" option to automatically camel-case underscored attr

[jira] [Updated] (THRIFT-2469) "java:fullcamel" option to automatically camel-case underscored attribute names

2014-04-15 Thread Tom Lee (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Lee updated THRIFT-2469: Attachment: thrift-2469-fullcamel-option-v1.patch > "java:fullcamel" option to automatically camel-case un

[jira] [Created] (THRIFT-2469) "java:fullcamel" option to automatically camel-case underscored attribute names

2014-04-15 Thread Tom Lee (JIRA)
Tom Lee created THRIFT-2469: --- Summary: "java:fullcamel" option to automatically camel-case underscored attribute names Key: THRIFT-2469 URL: https://issues.apache.org/jira/browse/THRIFT-2469 Project: Thrift