[jira] [Resolved] (THRIFT-3186) Add TServerHTTP to Go library

2016-01-28 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg resolved THRIFT-3186. - Resolution: Fixed > Add TServerHTTP to Go libr

[jira] [Created] (THRIFT-3511) TBase missing validate(). Errors when py:dynamic used.

2015-12-28 Thread Adam Beberg (JIRA)
Adam Beberg created THRIFT-3511: --- Summary: TBase missing validate(). Errors when py:dynamic used. Key: THRIFT-3511 URL: https://issues.apache.org/jira/browse/THRIFT-3511 Project: Thrift Issue

[jira] [Commented] (THRIFT-3475) prefix tags with v as defined by semver

2015-12-19 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15065474#comment-15065474 ] Adam Beberg commented on THRIFT-3475: - The "v" is not part of SemVer 2.0.0, it was in th

[jira] [Updated] (THRIFT-3339) Support for database/sql

2015-11-30 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3339: Attachment: THRIFT-3339-support-optionals.patch Fixes case where enum is optional. > Supp

[jira] [Commented] (THRIFT-3339) Support for database/sql

2015-11-30 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15032234#comment-15032234 ] Adam Beberg commented on THRIFT-3339: - Patch attached > Support for database/

[jira] [Updated] (THRIFT-3339) Support for database/sql

2015-11-30 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3339: Flags: Patch > Support for database/sql > > >

[jira] [Commented] (THRIFT-3429) Go THttpClient option to fully read/close HTTP response body after Flush

2015-11-18 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012328#comment-15012328 ] Adam Beberg commented on THRIFT-3429: - The current behavior is correct in keeping the connection open

[jira] [Commented] (THRIFT-3429) Go THttpClient option to fully read/close HTTP response body after Flush

2015-11-18 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012862#comment-15012862 ] Adam Beberg commented on THRIFT-3429: - Ah, I misunderstood you as talking about the entire connection

[jira] [Commented] (THRIFT-3200) JS and nodejs do not encode JSON protocol binary fields as base64

2015-11-15 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005820#comment-15005820 ] Adam Beberg commented on THRIFT-3200: - I'd close this ticket. You've addressed the issue, and now

[GitHub] thrift pull request: THRIFT-3200 JS and nodejs do not encode JSON ...

2015-11-14 Thread beberg
Github user beberg commented on the pull request: https://github.com/apache/thrift/pull/698#issuecomment-156734167 Agree it should be commited, but leave behind a ticket for universal support. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] thrift pull request: THRIFT-3200 JS and nodejs do not encode JSON ...

2015-11-14 Thread beberg
Github user beberg commented on the pull request: https://github.com/apache/thrift/pull/698#issuecomment-156719878 Sorry, to clarify btoa() was only added to IE in v10, so this isn't a fully portable implementation. --- If your project is set up for it, you can reply to this email

[jira] [Updated] (THRIFT-3382) TBase class for C++ Library

2015-11-04 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3382: Patch Info: Patch Available > TBase class for C++ Libr

[jira] [Reopened] (THRIFT-3339) Support for database/sql

2015-11-03 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg reopened THRIFT-3339: - Reopening to add support for optional enums. > Support for database/

[jira] [Commented] (THRIFT-3382) TBase class for C++ Library

2015-10-27 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14977735#comment-14977735 ] Adam Beberg commented on THRIFT-3382: - This should be a clean patch now. > TBase class fo

[GitHub] thrift pull request: THRIFT-3382 TBase class for C++ Library

2015-10-14 Thread beberg
GitHub user beberg opened a pull request: https://github.com/apache/thrift/pull/653 THRIFT-3382 TBase class for C++ Library Add a TBase that all Struct's use as their base class. Contributed by Sentient Technologies - http://www.sentient.ai/ You can merge this pull request

[jira] [Commented] (THRIFT-1712) Add TBase class for c++

2015-10-13 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955346#comment-14955346 ] Adam Beberg commented on THRIFT-1712: - Not having a base class also leads to having to write N

[jira] [Created] (THRIFT-3382) TBase class for C++ Library

2015-10-13 Thread Adam Beberg (JIRA)
Adam Beberg created THRIFT-3382: --- Summary: TBase class for C++ Library Key: THRIFT-3382 URL: https://issues.apache.org/jira/browse/THRIFT-3382 Project: Thrift Issue Type: Bug

[jira] [Assigned] (THRIFT-3382) TBase class for C++ Library

2015-10-13 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg reassigned THRIFT-3382: --- Assignee: Adam Beberg > TBase class for C++ Libr

[jira] [Commented] (THRIFT-1712) Add TBase class for c++

2015-10-13 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955975#comment-14955975 ] Adam Beberg commented on THRIFT-1712: - I'm anti-flag in general. I'll open a new ticket with a clean

[jira] [Commented] (THRIFT-1712) Add TBase class for c++

2015-10-12 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954183#comment-14954183 ] Adam Beberg commented on THRIFT-1712: - What happened to this? It's still a needed feature

[jira] [Updated] (THRIFT-3339) Support for database/sql

2015-10-05 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3339: Patch Info: Patch Available Fix Version/s: 0.9.4 > Support for database/

[GitHub] thrift pull request: THRIFT-3339

2015-09-23 Thread beberg
GitHub user beberg opened a pull request: https://github.com/apache/thrift/pull/622 THRIFT-3339 Contributed by Sentient Technologies - http://www.sentient.ai/ You can merge this pull request into a Git repository by running: $ git pull https://github.com/beberg/thrift THRIFT

[GitHub] thrift pull request: Support for database/sql - Scan(), Value(), a...

2015-09-23 Thread beberg
GitHub user beberg opened a pull request: https://github.com/apache/thrift/pull/623 Support for database/sql - Scan(), Value(), and db: tags Contributed by Sentient Technologies - http://www.sentient.ai/ You can merge this pull request into a Git repository by running: $ git

[GitHub] thrift pull request: THRIFT-3339

2015-09-23 Thread beberg
Github user beberg closed the pull request at: https://github.com/apache/thrift/pull/622 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Comment Edited] (THRIFT-3339) Support for database/sql

2015-09-23 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905468#comment-14905468 ] Adam Beberg edited comment on THRIFT-3339 at 9/23/15 11:03 PM: --- Fixed pull

[jira] [Commented] (THRIFT-3339) Support for database/sql

2015-09-23 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905468#comment-14905468 ] Adam Beberg commented on THRIFT-3339: - Fixed pull request: https://github.com/apache/thrift/pull/623

[jira] [Created] (THRIFT-3339) Support for database/sql

2015-09-21 Thread Adam Beberg (JIRA)
Adam Beberg created THRIFT-3339: --- Summary: Support for database/sql Key: THRIFT-3339 URL: https://issues.apache.org/jira/browse/THRIFT-3339 Project: Thrift Issue Type: Improvement

[jira] [Commented] (THRIFT-3241) fatal error: runtime: cannot map pages in arena address space

2015-07-25 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14641726#comment-14641726 ] Adam Beberg commented on THRIFT-3241: - It is by design, and is considered

[jira] [Commented] (THRIFT-3251) Add http transport for server to Go lib

2015-07-22 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14637445#comment-14637445 ] Adam Beberg commented on THRIFT-3251: - The progress on THRIFT-3186 is it's working

[jira] [Updated] (THRIFT-3252) Missing TConcurrentClientSyncInfo.h in cpp Makefile, so doesn't install

2015-07-22 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3252: Description: {noformat} diff --git a/lib/cpp/Makefile.am b/lib/cpp/Makefile.am index 82f2e3a

[jira] [Created] (THRIFT-3252) Missing TConcurrentClientSyncInfo.h in cpp Makefile, so doesn't install

2015-07-22 Thread Adam Beberg (JIRA)
Adam Beberg created THRIFT-3252: --- Summary: Missing TConcurrentClientSyncInfo.h in cpp Makefile, so doesn't install Key: THRIFT-3252 URL: https://issues.apache.org/jira/browse/THRIFT-3252 Project

[jira] [Commented] (THRIFT-3251) Add http transport for server to Go lib

2015-07-21 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14635617#comment-14635617 ] Adam Beberg commented on THRIFT-3251: - Curious why you implemented HTTP from scratch

[jira] [Commented] (THRIFT-878) Document core vs extra features

2015-06-26 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14602452#comment-14602452 ] Adam Beberg commented on THRIFT-878: For people considering using or contributing

[jira] [Created] (THRIFT-3200) JS and nodejs do not encode JSON protocol binary fields as base64

2015-06-24 Thread Adam Beberg (JIRA)
Adam Beberg created THRIFT-3200: --- Summary: JS and nodejs do not encode JSON protocol binary fields as base64 Key: THRIFT-3200 URL: https://issues.apache.org/jira/browse/THRIFT-3200 Project: Thrift

[jira] [Updated] (THRIFT-3200) JS and nodejs do not encode JSON protocol binary fields as base64

2015-06-24 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3200: Description: Binary fields in the JSON protocol are base64 encoded in cpp/go/java/rb/py/go/... All

[jira] [Commented] (THRIFT-2926) JavaScript: binary protocol implementation

2015-06-23 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14598892#comment-14598892 ] Adam Beberg commented on THRIFT-2926: - Any progress on this? JavaScript: binary

[jira] [Commented] (THRIFT-3194) Can't build with go enabled. gomock SCC path incorrect.

2015-06-17 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14590786#comment-14590786 ] Adam Beberg commented on THRIFT-3194: - I did miss that one. Searching for all

[GitHub] thrift pull request: Merge pull request #1 from apache/master

2015-06-16 Thread beberg
Github user beberg closed the pull request at: https://github.com/apache/thrift/pull/522 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] thrift pull request: Merge pull request #1 from apache/master

2015-06-16 Thread beberg
GitHub user beberg opened a pull request: https://github.com/apache/thrift/pull/522 Merge pull request #1 from apache/master Pull from upstream You can merge this pull request into a Git repository by running: $ git pull https://github.com/beberg/thrift master Alternatively

[jira] [Created] (THRIFT-3192) Go import paths changed in 1.4, and expired June 1

2015-06-16 Thread Adam Beberg (JIRA)
Adam Beberg created THRIFT-3192: --- Summary: Go import paths changed in 1.4, and expired June 1 Key: THRIFT-3192 URL: https://issues.apache.org/jira/browse/THRIFT-3192 Project: Thrift Issue Type

[jira] [Updated] (THRIFT-3192) Go import paths changed in 1.4, and expired June 1

2015-06-16 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3192: Description: code.google.com is going away. From 1.4 release notes: ...We will add canonical

[GitHub] thrift pull request: THRIFT-3192 Go import paths changed in 1.4, a...

2015-06-16 Thread beberg
GitHub user beberg opened a pull request: https://github.com/apache/thrift/pull/523 THRIFT-3192 Go import paths changed in 1.4, and expired June 1 Modified imports from code.google to github locations. You can merge this pull request into a Git repository by running: $ git

[jira] [Created] (THRIFT-3186) Add TServerHTTP to Go library

2015-06-12 Thread Adam Beberg (JIRA)
Adam Beberg created THRIFT-3186: --- Summary: Add TServerHTTP to Go library Key: THRIFT-3186 URL: https://issues.apache.org/jira/browse/THRIFT-3186 Project: Thrift Issue Type: Improvement

[jira] [Commented] (THRIFT-3170) Initialism code in the Go compiler causes chaos

2015-05-30 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14566081#comment-14566081 ] Adam Beberg commented on THRIFT-3170: - I have a patch just needed to get

[jira] [Updated] (THRIFT-3146) Graphviz generates function name collisions between services

2015-05-12 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3146: Fix Version/s: 0.9.3 Graphviz generates function name collisions between services

[jira] [Updated] (THRIFT-3146) Graphviz generates function name collisions between services

2015-05-11 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3146: Attachment: THRIFT-3146-Graphviz-name-collisions.patch Patch Graphviz generates function name

[jira] [Created] (THRIFT-3146) Graphviz generates function name collisions between services

2015-05-11 Thread Adam Beberg (JIRA)
Adam Beberg created THRIFT-3146: --- Summary: Graphviz generates function name collisions between services Key: THRIFT-3146 URL: https://issues.apache.org/jira/browse/THRIFT-3146 Project: Thrift

[jira] [Updated] (THRIFT-3128) Go generated code produces name collisions between services

2015-05-08 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3128: Fix Version/s: 0.9.3 Go generated code produces name collisions between services

[jira] [Updated] (THRIFT-3128) Go generated code produces name collisions between services

2015-05-07 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3128: Attachment: THRIFT-3128-Go-name-collisions.patch Test case to break it, patch to fix it. Tested

[jira] [Updated] (THRIFT-3128) Go generated code produces name collisions between services

2015-05-06 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3128: Affects Version/s: (was: 0.9.3) 0.9.2 Go generated code produces name

[jira] [Updated] (THRIFT-3128) Go generated code produces name collisions between services

2015-05-06 Thread Adam Beberg (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Beberg updated THRIFT-3128: Fix Version/s: (was: 0.9.3) Go generated code produces name collisions between services

[jira] [Created] (THRIFT-3128) Go generated code produces name collisions between services

2015-05-05 Thread Adam Beberg (JIRA)
Adam Beberg created THRIFT-3128: --- Summary: Go generated code produces name collisions between services Key: THRIFT-3128 URL: https://issues.apache.org/jira/browse/THRIFT-3128 Project: Thrift