[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046455#comment-15046455
]
Gordashnikov Artur commented on THRIFT-3477:
Jens Geyer, thank you very much,
[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer reassigned THRIFT-3477:
--
Assignee: Jens Geyer
> Parser fails on enum item that starts with 'E' letter and continues wit
[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046066#comment-15046066
]
Jens Geyer edited comment on THRIFT-3477 at 12/8/15 12:48 AM:
-
[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046066#comment-15046066
]
Jens Geyer commented on THRIFT-3477:
{code:title=test.thrift}
enum test {
_e1
[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046057#comment-15046057
]
Jens Geyer edited comment on THRIFT-3477 at 12/8/15 12:38 AM:
-
[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046057#comment-15046057
]
Jens Geyer commented on THRIFT-3477:
[Proposed solution|^THRIFT-3477-Parser-fails-on-
[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-3477:
---
Attachment: THRIFT-3477-Parser-fails-on-enum-item-that-starts-wi.patch
> Parser fails on enum item th
[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-3477:
---
Attachment: (was:
THRIFT-3477-Parser-fails-on-enum-item-that-starts-wi.patch)
> Parser fails on
[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-3477:
---
Attachment: THRIFT-3477-Parser-fails-on-enum-item-that-starts-wi.patch
> Parser fails on enum item th
[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045863#comment-15045863
]
Jens Geyer commented on THRIFT-3477:
That's a cool one.
> Parser fails on enum item
[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-3477:
---
Description:
Consider simple enum:
{code}
enum Test
{
E10
}
{code}
It will fail with message
[
https://issues.apache.org/jira/browse/THRIFT-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045835#comment-15045835
]
Jens Geyer commented on THRIFT-3472:
{quote}
Let's take a step back from this specifi
[
https://issues.apache.org/jira/browse/THRIFT-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045781#comment-15045781
]
Roger Meier edited comment on THRIFT-3476 at 12/7/15 9:33 PM:
-
[
https://issues.apache.org/jira/browse/THRIFT-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045781#comment-15045781
]
Roger Meier commented on THRIFT-3476:
-
Thanks Martin for reporting this.
It is always
Github user bufferoverflow commented on the pull request:
https://github.com/apache/thrift/pull/731#issuecomment-162651073
Yes, CI will re-run.
---
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
Github user andrewcox commented on the pull request:
https://github.com/apache/thrift/pull/731#issuecomment-162639103
Updated the commit name to have the correct prefix (the current commit is
otherwise unchanged)
Yes, I was just checking whether this looks like what you want,
[
https://issues.apache.org/jira/browse/THRIFT-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045525#comment-15045525
]
Jason Heimann commented on THRIFT-3472:
---
Here is the include file (I can't seem to
[
https://issues.apache.org/jira/browse/THRIFT-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045527#comment-15045527
]
Jason Heimann commented on THRIFT-3472:
---
Also, why close the bug before you underst
[
https://issues.apache.org/jira/browse/THRIFT-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045521#comment-15045521
]
Jason Heimann commented on THRIFT-3472:
---
Let's take a step back from this specific
On Sat, Dec 5, 2015 at 9:05 PM, Nobuaki Sukegawa wrote:
> Hi Keith,
>
> Speaking about the particular case, it would make sense to me to restore
> the method possibly with deprecation.
>
yeah that makes sense.
>
> For the general question, agreed upon guarantee is semantic versioning
> https:/
On Sun, Dec 6, 2015 at 7:27 AM, Roger Meier wrote:
>
> Quoting Nobuaki Sukegawa :
>
> Hi Keith,
>>
>> Speaking about the particular case, it would make sense to me to restore
>> the method possibly with deprecation.
>>
> yes, if this is beneficial for Accumulo and/or other users
>
That would be
Github user nsuke commented on the pull request:
https://github.com/apache/thrift/pull/731#issuecomment-162615734
@bufferoverflow Just FYI our first line of defense is hit from behind not
by this patch.
At that time Travis people was migrating their "legacy" env to Google cloud
an
[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gordashnikov Artur updated THRIFT-3477:
---
Description:
Consider simple enum:
enum Test
{
E10
}
It will fail with message "
[
https://issues.apache.org/jira/browse/THRIFT-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gordashnikov Artur updated THRIFT-3477:
---
Summary: Parser fails on enum item that starts with 'E' letter and
continues with num
Gordashnikov Artur created THRIFT-3477:
--
Summary: Parser fails on enum that starts with E
Key: THRIFT-3477
URL: https://issues.apache.org/jira/browse/THRIFT-3477
Project: Thrift
Issue T
[
https://issues.apache.org/jira/browse/THRIFT-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044738#comment-15044738
]
Jens Geyer edited comment on THRIFT-2457 at 12/7/15 10:47 AM:
-
[
https://issues.apache.org/jira/browse/THRIFT-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044738#comment-15044738
]
Jens Geyer commented on THRIFT-2457:
@[~andrewcox79] & [~roger.meier],
re other lang
Martin Werner created THRIFT-3476:
-
Summary: Missing include in ./src/thrift/protocol/TJSONProtocol.cpp
Key: THRIFT-3476
URL: https://issues.apache.org/jira/browse/THRIFT-3476
Project: Thrift
[
https://issues.apache.org/jira/browse/THRIFT-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044548#comment-15044548
]
ASF GitHub Bot commented on THRIFT-3328:
GitHub user HIRANO-Satoshi opened a pull
GitHub user HIRANO-Satoshi opened a pull request:
https://github.com/apache/thrift/pull/734
THRIFT-3328 A callback is not called when a server is down.
https://issues.apache.org/jira/browse/THRIFT-3328
You can merge this pull request into a Git repository by running:
$ git pull
30 matches
Mail list logo