Re: THRIFT-3769

2019-07-18 Thread James E. King III
t; https://github.com/apache/thrift/commit/33fb1a3f0da71ba79e3156f7d0c169e7480fcf26#diff-c6a81da7e9ec5ce3c040a3386a790b69 > > > > - Jim > > > > On Wed, Jul 17, 2019 at 5:33 PM Jeff Nelson wrote: > > > > > > The changelog says that THRIFT-3769 was shipped with 0.12.0 but the

Re: THRIFT-3769

2019-07-18 Thread James E. King III
: > > The changelog says that THRIFT-3769 was shipped with 0.12.0 but the jar on > maven central and the state of the code at the 0.12.0 tag doesn’t have the > relevant changes > (https://github.com/apache/thrift/blob/v0.12.0/lib/java/src/org/apache/thrift/server/TThread

[jira] [Commented] (THRIFT-4805) Fix logic of THRIFT-3769

2019-03-28 Thread Christopher Tubbs (JIRA)
lines for issues. "Fix logic of X" does nothing to summarize the problem. In this case, the summary could be something like: "TThreadPoolServer does not log TTransportExceptions at the correct level" > Fix logic of THRIFT-3769 > > >

[jira] [Updated] (THRIFT-4805) Fix logic of THRIFT-3769

2019-03-27 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated THRIFT-4805: - Labels: Breaking-Change (was: ) > Fix logic of THRIFT-3

[jira] [Comment Edited] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-22 Thread Mithun Radhakrishnan (JIRA)
: --- Hey, [~vihangk1]. I'm grateful for your continued interest and scrutiny of this patch. {quote}I am a bit confused when you say ".. correct the behavior of  THRIFT-3769". {quote} I apologize for my lack of clarity. I'd be happy to consider changing the title of this Jira, ba

[jira] [Commented] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-22 Thread Mithun Radhakrishnan (JIRA)
continued interest and scrutiny of this patch. {quote}I am a bit confused when you say ".. correct the behavior of  THRIFT-3769". {quote} I apologize for my lack of clarity. I'd be happy to consider the title of this Jira, based on our discussion here. {quote}Can you give a example stack t

[jira] [Commented] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-22 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775496#comment-16775496 ] Vihang Karajgaonkar commented on THRIFT-4805: - Linking THRIFT-3769 > Fix logic of THR

[jira] [Commented] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-22 Thread Vihang Karajgaonkar (JIRA)
. I am a bit confused when you say ".. correct the behavior of THRIFT-3769". Can you give a example stack trace which was not being printed before and gets logged after THRIFT-3769? My understanding is that with this patch we are suppressing types of exceptions which is a super-set o

[jira] [Commented] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-19 Thread Mithun Radhakrishnan (JIRA)
Fix logic of THRIFT-3769 > > > Key: THRIFT-4805 > URL: https://issues.apache.org/jira/browse/THRIFT-4805 > Project: Thrift > Issue Type: Bug > Components: Java - Library >

[jira] [Comment Edited] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-18 Thread Mithun Radhakrishnan (JIRA)
: https://github.com/apache/thrift/pull/1745 > Fix logic of THRIFT-3769 > > > Key: THRIFT-4805 > URL: https://issues.apache.org/jira/browse/THRIFT-4805 > Project: Thrift > Issue Type: Bug >

[jira] [Comment Edited] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-18 Thread Mithun Radhakrishnan (JIRA)
gic of THRIFT-3769 > > > Key: THRIFT-4805 > URL: https://issues.apache.org/jira/browse/THRIFT-4805 > Project: Thrift > Issue Type: Bug > Components: Java - Library >Affects Versions: 0

[jira] [Updated] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-18 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated THRIFT-4805: - Description: This has to do with the fix checked in for THRIFT-3769 and THRIFT

[jira] [Commented] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-18 Thread Mithun Radhakrishnan (JIRA)
of a patch file. Right you are. Will do, very shortly. > Fix logic of THRIFT-3769 > > > Key: THRIFT-4805 > URL: https://issues.apache.org/jira/browse/THRIFT-4805 > Project: Thrift > Issue Type: Bug

[jira] [Commented] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-18 Thread James E. King III (JIRA)
file. > Fix logic of THRIFT-3769 > > > Key: THRIFT-4805 > URL: https://issues.apache.org/jira/browse/THRIFT-4805 > Project: Thrift > Issue Type: Bug > Components: Java - Library >

[jira] [Commented] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Mithun Radhakrishnan (JIRA)
HRIFT-4773, on {{master}}. :/ I'll upload a less brittle version, but this is the intention. > Fix logic of THRIFT-3769 > > > Key: THRIFT-4805 > URL: https://issues.apache.org/jira/browse/THRIFT-4805 > Proj

[jira] [Commented] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread James E. King III (JIRA)
it into our CI environment for QA. > Fix logic of THRIFT-3769 > > > Key: THRIFT-4805 > URL: https://issues.apache.org/jira/browse/THRIFT-4805 > Project: Thrift > Issue Type: Bug > Co

[jira] [Comment Edited] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Mithun Radhakrishnan (JIRA)
: --- In the first patch  [THRIFT-4805.1.patch|https://issues.apache.org/jira/secure/attachment/12958947/THRIFT-4805.1.patch], I aim to correct the behaviour introduced in THRIFT-3769. One possible fault (in my patch above, and in the original fix to THRIFT-3769) is that all

[jira] [Updated] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated THRIFT-4805: - Attachment: THRIFT-4805.bonus.patch > Fix logic of THRIFT-3

[jira] [Commented] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Mithun Radhakrishnan (JIRA)
|https://issues.apache.org/jira/secure/attachment/12958947/THRIFT-4805.1.patch], I aim to correct the behaviour introduced in THRIFT-3769. One possible fault (in my patch above, and in the original fix to THRIFT-3769) is that all {{TTransportExceptions}} are suppressed. But there might

[jira] [Commented] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Vihang Karajgaonkar (JIRA)
but ignore the RuntimeExceptions which were thrown by the loadbalancer health checks. The patch attached will ignore all the TTransportExceptions. Is that intentional? > Fix logic of THRIFT-3769 > > > Key: THRIFT-4805 >

[jira] [Commented] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Mithun Radhakrishnan (JIRA)
on this originally, for their expertise: [~thiruvel], [~vihangk1], [~jking3] > Fix logic of THRIFT-3769 > > > Key: THRIFT-4805 > URL: https://issues.apache.org/jira/browse/THRIFT-4805 > Project: Thrift >

[jira] [Updated] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated THRIFT-4805: - Attachment: (was: THRIFT-4805.1.patch) > Fix logic of THRIFT-3

[jira] [Updated] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated THRIFT-4805: - Attachment: THRIFT-4805.1.patch > Fix logic of THRIFT-3

[jira] [Updated] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated THRIFT-4805: - Attachment: THRIFT-4805.1.patch > Fix logic of THRIFT-3

[jira] [Updated] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated THRIFT-4805: - Description: This has to do with the fix checked in for THRIFT-3769 and THRIFT

[jira] [Updated] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated THRIFT-4805: - Description: This has to do with the fix checked in for THRIFT-3769 and THRIFT

[jira] [Updated] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated THRIFT-4805: - Description: This has to do with the fix checked in for THRIFT-3769 and THRIFT

[jira] [Created] (THRIFT-4805) Fix logic of THRIFT-3769

2019-02-15 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created THRIFT-4805: Summary: Fix logic of THRIFT-3769 Key: THRIFT-4805 URL: https://issues.apache.org/jira/browse/THRIFT-4805 Project: Thrift Issue Type: Bug

[jira] [Closed] (THRIFT-3769) Fix logic of THRIFT-2268

2018-12-27 Thread James E. King III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King III closed THRIFT-3769. - > Fix logic of THRIFT-2268 > > > Key:

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2018-05-01 Thread James E. King III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16460345#comment-16460345 ] James E. King III commented on THRIFT-3769: --- The project has not retroactively applied patches

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2018-05-01 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16460166#comment-16460166 ] Vihang Karajgaonkar commented on THRIFT-3769: - Hi [~jking3] Is it possible to get this patch

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2018-05-01 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16460155#comment-16460155 ] Vihang Karajgaonkar commented on THRIFT-3769: - Thanks for committing the patch [~jking3]. Do

[jira] [Resolved] (THRIFT-3769) Fix logic of THRIFT-2268

2018-05-01 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3769. Resolution: Fixed Fix Version/s: 0.12.0 Committed - thanks. > Fix lo

[jira] [Assigned] (THRIFT-3769) Fix logic of THRIFT-2268

2018-05-01 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-3769: -- Assignee: James E. King, III > Fix logic of THRIFT-2

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2018-05-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16459652#comment-16459652 ] ASF GitHub Bot commented on THRIFT-3769: jeking3 closed pull request #1543: THRIFT-3769 : Fix

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2018-04-27 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457260#comment-16457260 ] Vihang Karajgaonkar commented on THRIFT-3769: - ping [~jking3] > Fix logic of THRIFT-2

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2018-04-16 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440097#comment-16440097 ] Vihang Karajgaonkar commented on THRIFT-3769: - oh sorry :) I thought you were based on your

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2018-04-16 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440093#comment-16440093 ] Sergey Shelukhin commented on THRIFT-3769: -- LGTM but I'm not a committer > Fix logic of THR

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2018-04-16 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440087#comment-16440087 ] Vihang Karajgaonkar commented on THRIFT-3769: - ping [~jking3] [~sershe] > Fix lo

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2018-04-13 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437733#comment-16437733 ] Vihang Karajgaonkar commented on THRIFT-3769: - Moving this forward. When load balancers like

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2018-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16437731#comment-16437731 ] ASF GitHub Bot commented on THRIFT-3769: vihangk1 opened a new pull request #1543: THRIFT-3769

[jira] [Comment Edited] (THRIFT-3769) Fix logic of THRIFT-2268

2017-04-26 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985627#comment-15985627 ] James E. King, III edited comment on THRIFT-3769 at 4/26/17 9:47 PM

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2017-04-26 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985627#comment-15985627 ] James E. King, III commented on THRIFT-3769: A pull request with the patch needs to be opened

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2017-04-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985525#comment-15985525 ] Sergey Shelukhin commented on THRIFT-3769: -- Looks like a simple patch... should this be included

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2017-04-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985526#comment-15985526 ] Sergey Shelukhin commented on THRIFT-3769: -- Looks like a simple patch... should this be included

[jira] [Updated] (THRIFT-3769) Fix logic of THRIFT-2268

2016-04-11 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated THRIFT-3769: Patch Info: Patch Available > Fix logic of THRIFT-2268 > > >

[jira] [Updated] (THRIFT-3769) Fix logic of THRIFT-2268

2016-04-11 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated THRIFT-3769: Flags: Patch > Fix logic of THRIFT-2268 > > > Key:

[jira] [Commented] (THRIFT-3769) Fix logic of THRIFT-2268

2016-04-05 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15226580#comment-15226580 ] Harsh J commented on THRIFT-3769: - Post THRIFT-2268, the load balancers will generate these obscure

[jira] [Updated] (THRIFT-3769) Fix logic of THRIFT-2268

2016-04-01 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated THRIFT-3769: Attachment: THRIFT-3769.patch Attached patch checks for TTransportException instance types within

[jira] [Created] (THRIFT-3769) Fix logic of THRIFT-2268

2016-04-01 Thread Harsh J (JIRA)
Harsh J created THRIFT-3769: --- Summary: Fix logic of THRIFT-2268 Key: THRIFT-3769 URL: https://issues.apache.org/jira/browse/THRIFT-3769 Project: Thrift Issue Type: Bug Components: Java