[jira] [Commented] (THRIFT-3214) Add Erlang option for using maps instead of dicts

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609331#comment-14609331 ] ASF GitHub Bot commented on THRIFT-3214: GitHub user thecodeboss opened a pull

[GitHub] thrift pull request: THRIFT-3214 Add Erlang option for using maps ...

2015-06-30 Thread thecodeboss
GitHub user thecodeboss opened a pull request: https://github.com/apache/thrift/pull/535 THRIFT-3214 Add Erlang option for using maps instead of dicts Erlang OTP 18 introduces significant performance improvements when using maps instead of dicts. Here is a benchmark showing the

[jira] [Created] (THRIFT-3214) Add Erlang option for using maps instead of dicts

2015-06-30 Thread Michael Oliver (JIRA)
Michael Oliver created THRIFT-3214: -- Summary: Add Erlang option for using maps instead of dicts Key: THRIFT-3214 URL: https://issues.apache.org/jira/browse/THRIFT-3214 Project: Thrift Issue

[jira] [Commented] (THRIFT-1507) Maven can't download resource from central when behind a proxy and won't use local repository

2015-06-30 Thread Jackey Lyu (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609459#comment-14609459 ] Jackey Lyu commented on THRIFT-1507: Hi, maybe the problem is similar with what I

[GitHub] thrift pull request: THRIFT-3211: add php client compact protocol ...

2015-06-30 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/532#issuecomment-117219526 Maybe you want to run ``` test/test.py --update-expected-failures=merge ``` to add them to known failures as documented

[jira] [Commented] (THRIFT-3211) Add make cross support for php TCompactProtocol

2015-06-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608576#comment-14608576 ] James E. King, III commented on THRIFT-3211: I'll dig into why this is

[jira] [Commented] (THRIFT-3211) Add make cross support for php TCompactProtocol

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608429#comment-14608429 ] ASF GitHub Bot commented on THRIFT-3211: Github user nsuke commented on the pull

[jira] [Updated] (THRIFT-2921) Make Erlang impl ready for OTP 18 release (dict/0 and set/0 are deprecated)

2015-06-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-2921: --- Assignee: Michael Oliver Make Erlang impl ready for OTP 18 release (dict/0 and set/0 are

[jira] [Commented] (THRIFT-3193) Option to supress date value in @Generated annotation

2015-06-30 Thread Roshan George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608963#comment-14608963 ] Roshan George commented on THRIFT-3193: --- Thanks, Jens. Option to supress date

[jira] [Commented] (THRIFT-2921) Make Erlang impl ready for OTP 18 release (dict/0 and set/0 are deprecated)

2015-06-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608964#comment-14608964 ] Hudson commented on THRIFT-2921: SUCCESS: Integrated in Thrift #1589 (See

[jira] [Commented] (THRIFT-3193) Option to supress date value in @Generated annotation

2015-06-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608965#comment-14608965 ] Hudson commented on THRIFT-3193: SUCCESS: Integrated in Thrift #1589 (See

[jira] [Updated] (THRIFT-3193) Option to supress date value in @Generated annotation

2015-06-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3193: --- Assignee: Roshan George Option to supress date value in @Generated annotation

[jira] [Commented] (THRIFT-3193) Option to supress date value in @Generated annotation

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608926#comment-14608926 ] ASF GitHub Bot commented on THRIFT-3193: Github user asfgit closed the pull

[jira] [Resolved] (THRIFT-3193) Option to supress date value in @Generated annotation

2015-06-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3193. Resolution: Fixed Fix Version/s: 0.9.3 Committed, thank you. Option to supress date value

[jira] [Resolved] (THRIFT-2921) Make Erlang impl ready for OTP 18 release (dict/0 and set/0 are deprecated)

2015-06-30 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2921. Resolution: Fixed Fix Version/s: 0.9.3 Committed, many thanks. Make Erlang impl ready for

[jira] [Created] (THRIFT-3213) make cross is not testing every possible combination

2015-06-30 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-3213: -- Summary: make cross is not testing every possible combination Key: THRIFT-3213 URL: https://issues.apache.org/jira/browse/THRIFT-3213 Project: Thrift

[jira] [Updated] (THRIFT-3213) make cross does not look like it is testing every possible combination

2015-06-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3213: --- Affects Version/s: (was: 0.9.3) 0.9.2

[GitHub] thrift pull request: THRIFT-2921 Make Erlang impl ready for OTP 18...

2015-06-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/533 --- 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 is

[GitHub] thrift pull request: THRIFT-3193 Provide an option to use undated ...

2015-06-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/531 --- 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 is

[jira] [Commented] (THRIFT-2921) Make Erlang impl ready for OTP 18 release (dict/0 and set/0 are deprecated)

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608927#comment-14608927 ] ASF GitHub Bot commented on THRIFT-2921: Github user asfgit closed the pull

[jira] [Updated] (THRIFT-3213) make cross should indicate when it skips a known failing test

2015-06-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3213: --- Summary: make cross should indicate when it skips a known failing test (was: make

[jira] [Updated] (THRIFT-3213) make cross should indicate when it skips a known failing test

2015-06-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3213: --- Description: I do not know if this affects earlier releases. I am trying to get

[jira] [Updated] (THRIFT-3213) make cross does not look like it is testing every possible combination

2015-06-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3213: --- Issue Type: Improvement (was: Bug) make cross does not look like it is testing

[GitHub] thrift pull request: THRIFT-3211: add php client compact protocol ...

2015-06-30 Thread jeking3
Github user jeking3 commented on the pull request: https://github.com/apache/thrift/pull/532#issuecomment-117342629 I removed all PHP make cross exclusions except for go-php because they all fail. go in general seems to have some fundamental issues playing nice with the other

[jira] [Commented] (THRIFT-3211) Add make cross support for php TCompactProtocol

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609078#comment-14609078 ] ASF GitHub Bot commented on THRIFT-3211: Github user jeking3 commented on the

[jira] [Updated] (THRIFT-3213) make cross does not look like it is testing every possible combination

2015-06-30 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3213: --- Priority: Minor (was: Major) make cross does not look like it is testing every