[jira] [Commented] (THRIFT-4251) Java Epoll Selector Bug

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175796#comment-16175796 ] ASF GitHub Bot commented on THRIFT-4251: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1313: THRIFT-4251 Fix JDK Epoll Bug in Thrift of TThreadedSele...

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1313 It means nobody replied to my requests for comments, so I assumed nobody has an issue or nobody cares; whatever the case, I committed it to the project. :) On Thu, Sep 21, 2017 at

[jira] [Commented] (THRIFT-4251) Java Epoll Selector Bug

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175786#comment-16175786 ] ASF GitHub Bot commented on THRIFT-4251: Github user xiaohu-zhang commented on the issue:

[GitHub] thrift issue #1313: THRIFT-4251 Fix JDK Epoll Bug in Thrift of TThreadedSele...

2017-09-21 Thread xiaohu-zhang
Github user xiaohu-zhang commented on the issue: https://github.com/apache/thrift/pull/1313 MY english is poor. could you please explain what is the it's been crickets mean ? thank you very much! ---

[GitHub] thrift issue #1263: D lib updated for x64 build mode on windows

2017-09-21 Thread Heromyth
Github user Heromyth commented on the issue: https://github.com/apache/thrift/pull/1263 So sad, there is a bug in phobos64.lib. It will make the examples failed. ---

[GitHub] thrift issue #1261: Replace the use of Indirect Object Syntax calls to new()

2017-09-21 Thread djzort
Github user djzort commented on the issue: https://github.com/apache/thrift/pull/1261 I will get to it :) ---

[GitHub] thrift issue #1367: Fix a crash on client close

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1367 @dhull thank you! Now we just need a Jira item for the change, and hopefully it sails through CI. ---

[GitHub] thrift issue #1367: Fix a crash on client close

2017-09-21 Thread dhull
Github user dhull commented on the issue: https://github.com/apache/thrift/pull/1367 This fix looks correct to me. The `read` and `read_exact` functions both pull the wrapped transport out of their state, and need to put the updated wrapped transport back into their state on return.

[GitHub] thrift issue #1261: Replace the use of Indirect Object Syntax calls to new()

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1261 Post the Jira issue (THRIFT-) in here when you have one as well - thanks. ---

[GitHub] thrift issue #1367: Fix a crash on client close

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1367 Thanks for the fix - changes need a Jira ticket so we can track them through release notes. See: https://thrift.apache.org/docs/HowToContribute Thanks! ---

[jira] [Created] (THRIFT-4339) Thrift Framed Transport in Erlang crashes server when client disconnects

2017-09-21 Thread Anthony Molinaro (JIRA)
Anthony Molinaro created THRIFT-4339: Summary: Thrift Framed Transport in Erlang crashes server when client disconnects Key: THRIFT-4339 URL: https://issues.apache.org/jira/browse/THRIFT-4339

[GitHub] thrift pull request #1367: Fix a crash on client close

2017-09-21 Thread djnym
GitHub user djnym opened a pull request: https://github.com/apache/thrift/pull/1367 Fix a crash on client close When a client closes a connection to a framed server the server was crashing because the fact that the transport was framed was being lost. Looking through the

[jira] [Commented] (THRIFT-4233) Make THsHaServer.invoker available (get method only) in inherited classes

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175524#comment-16175524 ] ASF GitHub Bot commented on THRIFT-4233: Github user asfgit closed the pull request at:

[jira] [Commented] (THRIFT-4326) Ruby BufferedTransport not safe for reuse after reading corrupted input

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175523#comment-16175523 ] ASF GitHub Bot commented on THRIFT-4326: Github user benweint commented on the issue:

[jira] [Resolved] (THRIFT-4233) Make THsHaServer.invoker available (get method only) in inherited classes

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4233. Resolution: Fixed Fix Version/s: 0.11.0 > Make THsHaServer.invoker

[GitHub] thrift pull request #1366: THRIFT-4233 Make THsHaServer.invoker available (g...

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1366 ---

[GitHub] thrift issue #1352: THRIFT-4326 Allow safer reuse of BufferedTransport insta...

2017-09-21 Thread benweint
Github user benweint commented on the issue: https://github.com/apache/thrift/pull/1352 Ah, interesting! It looks like the nodejs tests are using a Ruby server as part of some integration testing? I'll see if I can repro this failure locally and figure out what's up. Thanks! ---

[jira] [Commented] (THRIFT-4326) Ruby BufferedTransport not safe for reuse after reading corrupted input

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175518#comment-16175518 ] ASF GitHub Bot commented on THRIFT-4326: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1352: THRIFT-4326 Allow safer reuse of BufferedTransport insta...

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1352 @benweint so this error is reproducible in the ubuntu-xenial docker image, and it looks like it is related to ruby and wasn't happening before, so it's likely related to these changes. ```

[jira] [Commented] (THRIFT-4326) Ruby BufferedTransport not safe for reuse after reading corrupted input

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175459#comment-16175459 ] ASF GitHub Bot commented on THRIFT-4326: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1352: THRIFT-4326 Allow safer reuse of BufferedTransport insta...

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1352 Ugh, clearly we STILL have some build issues. They are in js though. I'll pull your commit into my local system and try to reproduce this build issue and/or get a clean set of cross tests so I

[GitHub] thrift pull request #1253: THRIFT-3357: Generate EnumSet/EnumMap where eleme...

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1253 ---

[jira] [Commented] (THRIFT-3357) Generate EnumSet/EnumMap where elements/keys are enums

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175455#comment-16175455 ] ASF GitHub Bot commented on THRIFT-3357: Github user asfgit closed the pull request at:

[jira] [Assigned] (THRIFT-3357) Generate EnumSet/EnumMap where elements/keys are enums

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-3357: -- Assignee: James E. King, III > Generate EnumSet/EnumMap where elements/keys

[jira] [Resolved] (THRIFT-3357) Generate EnumSet/EnumMap where elements/keys are enums

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-3357. Resolution: Fixed Fix Version/s: 0.11.0 Committed, thanks. > Generate

[GitHub] thrift issue #1366: THRIFT-4233 Make THsHaServer.invoker available (get meth...

2017-09-21 Thread dmvolod
Github user dmvolod commented on the issue: https://github.com/apache/thrift/pull/1366 @jeking3 , please review. The static is not acceptable to getInvoker as invoker is not static context ---

[jira] [Commented] (THRIFT-4233) Make THsHaServer.invoker available (get method only) in inherited classes

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175424#comment-16175424 ] ASF GitHub Bot commented on THRIFT-4233: Github user dmvolod commented on the issue:

[jira] [Commented] (THRIFT-4233) Make THsHaServer.invoker available (get method only) in inherited classes

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175405#comment-16175405 ] ASF GitHub Bot commented on THRIFT-4233: Github user dmvolod commented on a diff in the pull

[jira] [Commented] (THRIFT-4233) Make THsHaServer.invoker available (get method only) in inherited classes

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175406#comment-16175406 ] ASF GitHub Bot commented on THRIFT-4233: Github user dmvolod closed the pull request at:

[GitHub] thrift pull request #1294: THRIFT-4233 Make THsHaServer.invoker available (g...

2017-09-21 Thread dmvolod
Github user dmvolod closed the pull request at: https://github.com/apache/thrift/pull/1294 ---

[GitHub] thrift pull request #1294: THRIFT-4233 Make THsHaServer.invoker available (g...

2017-09-21 Thread dmvolod
Github user dmvolod commented on a diff in the pull request: https://github.com/apache/thrift/pull/1294#discussion_r140350410 --- Diff: lib/java/src/org/apache/thrift/server/THsHaServer.java --- @@ -154,7 +154,10 @@ protected static ExecutorService createInvokerPool(Args options)

[jira] [Commented] (THRIFT-4187) Dart -> Rust Framed cross tests fail

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175366#comment-16175366 ] ASF GitHub Bot commented on THRIFT-4187: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1263: D lib updated for x64 build mode on windows

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1263 @Heromyth any progress on this? ---

[GitHub] thrift issue #1269: THRIFT-4187 Allow dart framed transport to read incomple...

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1269 This pull request needs to be completed. *nudge* ---

[jira] [Commented] (THRIFT-4206) Strings in container fields are not decoded properly with py:dynamic and py:utf8strings

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175364#comment-16175364 ] ASF GitHub Bot commented on THRIFT-4206: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1273: THRIFT-4206: Fix decoding of strings in containers with ...

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1273 Could you rebase on master and refresh the PR so we get a clean build, now that CI is stable again? Thanks. ---

[jira] [Commented] (THRIFT-4207) Accelerated version of TBinaryProtocol allows invalid input to string fields.

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175362#comment-16175362 ] ASF GitHub Bot commented on THRIFT-4207: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1274: THRIFT-4207: Make sure Python Accelerated protocol does ...

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1274 Could you rebase on master and refresh the PR so we get a clean build, now that CI is stable again? Thanks. ---

[GitHub] thrift issue #1289: fix TypeError when a py3 str is passed to the function.

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1289 Could you open a Jira ticker for this? https://thrift.apache.org/docs/HowToContribute Also could you rebase on master and refresh the PR so we get a clean build, now that CI is

[jira] [Commented] (THRIFT-4233) Make THsHaServer.invoker available (get method only) in inherited classes

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175358#comment-16175358 ] ASF GitHub Bot commented on THRIFT-4233: Github user jeking3 commented on a diff in the pull

[GitHub] thrift pull request #1294: THRIFT-4233 Make THsHaServer.invoker available (g...

2017-09-21 Thread jeking3
Github user jeking3 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1294#discussion_r140344024 --- Diff: lib/java/src/org/apache/thrift/server/THsHaServer.java --- @@ -154,7 +154,10 @@ protected static ExecutorService createInvokerPool(Args options)

[jira] [Assigned] (THRIFT-4233) Make THsHaServer.invoker available (get method only) in inherited classes

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4233: -- Assignee: James E. King, III > Make THsHaServer.invoker available (get method

[jira] [Updated] (THRIFT-4233) Make THsHaServer.invoker available (get method only) in inherited classes

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4233: --- Priority: Minor (was: Major) > Make THsHaServer.invoker available (get method only)

[GitHub] thrift issue #1306: Fix Nodejs generation to auto deal with args class insta...

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1306 @wenshin first of all my apologies for having no comments or interactions since you submitted the PR a month ago. As you may have seen we had some CI build issues which are now resolved, and your

[GitHub] thrift issue #1311: Fix for constant assignments to optional fields in Go.

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1311 @davinchia we've cleared out the CI build issues, so if you could squash your changes to one commit then rebase on master, then do a force push to refresh this pull request, it'll kick off a new

[jira] [Commented] (THRIFT-4251) Java Epoll Selector Bug

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175340#comment-16175340 ] ASF GitHub Bot commented on THRIFT-4251: Github user asfgit closed the pull request at:

[jira] [Updated] (THRIFT-4251) Java Epoll Selector Bug

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4251: --- Summary: Java Epoll Selector Bug (was: Epoll Selector Bug) > Java Epoll Selector

[jira] [Resolved] (THRIFT-4251) Epoll Selector Bug

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4251. Resolution: Fixed Assignee: James E. King, III Fix Version/s:

[GitHub] thrift pull request #1313: THRIFT-4251 Fix JDK Epoll Bug in Thrift of TThrea...

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1313 ---

[jira] [Commented] (THRIFT-4251) Epoll Selector Bug

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175313#comment-16175313 ] ASF GitHub Bot commented on THRIFT-4251: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1313: THRIFT-4251 Fix JDK Epoll Bug in Thrift of TThreadedSele...

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1313 So I asked on the mailing list and it's been crickets, so I'm going to merge this. It passed all the tests. ---

[jira] [Commented] (THRIFT-4326) Ruby BufferedTransport not safe for reuse after reading corrupted input

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175116#comment-16175116 ] ASF GitHub Bot commented on THRIFT-4326: Github user benweint commented on the issue:

[GitHub] thrift issue #1352: THRIFT-4326 Allow safer reuse of BufferedTransport insta...

2017-09-21 Thread benweint
Github user benweint commented on the issue: https://github.com/apache/thrift/pull/1352 Yup, rebased! ---

[GitHub] thrift issue #1315: THRIFT-4264: Fix PHP tests requiring sockets.so

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1315 @norrs now that the CI builds have been stabilized, if you could rebase on master and refresh this PR, we'll try to get a clean build out of it. ---

[jira] [Commented] (THRIFT-4264) PHP - Support both shared & static linking of sockets library

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175115#comment-16175115 ] ASF GitHub Bot commented on THRIFT-4264: Github user jeking3 commented on the issue:

[GitHub] thrift pull request #1333: Add c++ compiler no_skeleton flag option (THRIFT-...

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1333 ---

[GitHub] thrift issue #1318: Added async nonblocking ssl support in java client

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1318 @Jens-G does the current cross suite exercise asynchronous sufficiently to test these changes? ---

[jira] [Commented] (THRIFT-4287) Add c++ compiler "no_skeleton" flag option

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175111#comment-16175111 ] ASF GitHub Bot commented on THRIFT-4287: Github user asfgit closed the pull request at:

[jira] [Assigned] (THRIFT-4287) Add c++ compiler "no_skeleton" flag option

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4287: -- Assignee: James E. King, III > Add c++ compiler "no_skeleton" flag option >

[jira] [Commented] (THRIFT-4288) Implement log utilities.

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175104#comment-16175104 ] ASF GitHub Bot commented on THRIFT-4288: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1334: THRIFT-4288: Implement log.js

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1334 @Equim-chan now that the CI build environment has been stabilized, could you rebase on master and refresh this PR so we can get a clean build on it? Thanks. ---

[jira] [Commented] (THRIFT-4309) All Python files should be compatible with Python 3

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175099#comment-16175099 ] ASF GitHub Bot commented on THRIFT-4309: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1339: THRIFT-4309 Python print() function

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1339 @cclauss now that the CI build issues should be squared away, could you rebase on master so we get another CI build? Thanks. ---

[jira] [Resolved] (THRIFT-4327) Improve TimerManager API to allow removing specific task

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4327. Resolution: Fixed Fix Version/s: 0.11.0 > Improve TimerManager API to allow

[jira] [Commented] (THRIFT-4326) Ruby BufferedTransport not safe for reuse after reading corrupted input

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175098#comment-16175098 ] ASF GitHub Bot commented on THRIFT-4326: Github user jeking3 commented on the issue:

[jira] [Updated] (THRIFT-4327) Improve TimerManager API to allow removing specific task

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4327: --- Priority: Minor (was: Major) > Improve TimerManager API to allow removing specific

[GitHub] thrift issue #1352: THRIFT-4326 Allow safer reuse of BufferedTransport insta...

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1352 @benweint would you be able to rebase on master? The CI build issues should be resolved now. ---

[jira] [Commented] (THRIFT-4327) Improve TimerManager API to allow removing specific task

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175095#comment-16175095 ] ASF GitHub Bot commented on THRIFT-4327: Github user asfgit closed the pull request at:

[GitHub] thrift pull request #1353: THRIFT-4327: add API to efficiently remove a sing...

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1353 ---

[jira] [Updated] (THRIFT-4338) c_glib config.h header leaking into lib/cpp build and others

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4338: --- Environment: docker ubuntu-xenial, autoconf build (was: docker ubuntu-xenial) >

[jira] [Created] (THRIFT-4338) c_glib config.h header leaking into lib/cpp build and others

2017-09-21 Thread James E. King, III (JIRA)
James E. King, III created THRIFT-4338: -- Summary: c_glib config.h header leaking into lib/cpp build and others Key: THRIFT-4338 URL: https://issues.apache.org/jira/browse/THRIFT-4338 Project:

[jira] [Assigned] (THRIFT-4327) Improve TimerManager API to allow removing specific task

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4327: -- Assignee: James E. King, III > Improve TimerManager API to allow removing

[jira] [Commented] (THRIFT-4232) ./configure does bad ant version check

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175033#comment-16175033 ] ASF GitHub Bot commented on THRIFT-4232: Github user asfgit closed the pull request at:

[jira] [Resolved] (THRIFT-4232) ./configure does bad ant version check

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4232. Resolution: Fixed Fix Version/s: 0.11.0 > ./configure does bad ant version

[jira] [Assigned] (THRIFT-4232) ./configure does bad ant version check

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4232: -- Assignee: James E. King, III > ./configure does bad ant version check >

[GitHub] thrift pull request #1354: THRIFT-4232 ./configure does bad ant version chec...

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1354 ---

[jira] [Commented] (THRIFT-4329) c_glib Doesn't have a multiplexed processor

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175028#comment-16175028 ] ASF GitHub Bot commented on THRIFT-4329: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1361: THRIFT-4329: Implement multiplexed processor that matche...

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1361 Now that the build issues seem to be out of the way, I've merged the previous 3 PRs from you and I'd ask that you squash and rebase this on the current master and submit it again. I'd like to see

[jira] [Updated] (THRIFT-4212) c_glib flush tries to close SSL even if socket is invalid

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4212: --- Affects Version/s: (was: 1.0) 0.10.0 > c_glib flush tries

[jira] [Commented] (THRIFT-4212) c_glib flush tries to close SSL even if socket is invalid

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16175020#comment-16175020 ] ASF GitHub Bot commented on THRIFT-4212: Github user asfgit closed the pull request at:

[jira] [Resolved] (THRIFT-4212) c_glib flush tries to close SSL even if socket is invalid

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4212. Resolution: Fixed Merged - thanks. > c_glib flush tries to close SSL even if

[jira] [Updated] (THRIFT-4212) c_glib flush tries to close SSL even if socket is invalid

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4212: --- Fix Version/s: (was: 1.0) 0.11.0 > c_glib flush tries to

[GitHub] thrift pull request #1279: THRIFT-4212: Fix flush on ssl socket thrift

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1279 ---

[jira] [Updated] (THRIFT-4337) Able to set keyStore and trustStore as InputStream in the TSSLTransportFactory.TSSLTransportParameters

2017-09-21 Thread Dmitry Volodin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Volodin updated THRIFT-4337: --- Fix Version/s: (was: 1.0) > Able to set keyStore and trustStore as InputStream in the >

[jira] [Created] (THRIFT-4337) Able to set keyStore and trustStore as InputStream in the TSSLTransportFactory.TSSLTransportParameters

2017-09-21 Thread Dmitry Volodin (JIRA)
Dmitry Volodin created THRIFT-4337: -- Summary: Able to set keyStore and trustStore as InputStream in the TSSLTransportFactory.TSSLTransportParameters Key: THRIFT-4337 URL:

[jira] [Commented] (THRIFT-4211) Fix GError glib management under Thrift

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174935#comment-16174935 ] ASF GitHub Bot commented on THRIFT-4211: Github user asfgit closed the pull request at:

[GitHub] thrift pull request #1278: THRIFT-4211: Fix logging in thrift library

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1278 ---

[jira] [Resolved] (THRIFT-4211) Fix GError glib management under Thrift

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4211. Resolution: Fixed Fix Version/s: 0.11.0 Merged. > Fix GError glib

[jira] [Updated] (THRIFT-4211) Fix GError glib management under Thrift

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4211: --- Fix Version/s: (was: 1.0) > Fix GError glib management under Thrift >

[jira] [Commented] (THRIFT-4205) c_glib is not linking against glib + gobject

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174927#comment-16174927 ] ASF GitHub Bot commented on THRIFT-4205: Github user asfgit closed the pull request at:

[jira] [Resolved] (THRIFT-4205) c_glib is not linking against glib + gobject

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III resolved THRIFT-4205. Resolution: Fixed Merged. > c_glib is not linking against glib + gobject >

[GitHub] thrift pull request #1272: THRIFT-4205: Set flags for glib+gobject on compil...

2017-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1272 ---

[jira] [Updated] (THRIFT-4205) c_glib is not linking against glib + gobject

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4205: --- Affects Version/s: (was: 1.0) 0.10.0 > c_glib is not

[jira] [Updated] (THRIFT-4205) c_glib is not linking against glib + gobject

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4205: --- Fix Version/s: (was: 1.0) 0.11.0 > c_glib is not linking

[jira] [Commented] (THRIFT-4285) Pull generated send/recv into library to allow behaviour to be customised

2017-09-21 Thread Can Celasun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174844#comment-16174844 ] Can Celasun commented on THRIFT-4285: - Just had a chance to review. The patch doesn't apply cleanly

[jira] [Assigned] (THRIFT-4104) Add a CI build job that runs without libevent or zlib

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4104: -- Assignee: (was: James E. King, III) > Add a CI build job that runs

[jira] [Assigned] (THRIFT-4142) Add a functional test to check proper handling of required fields in structures

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reassigned THRIFT-4142: -- Assignee: (was: James E. King, III) > Add a functional test to check

[jira] [Commented] (THRIFT-4331) C++: TSSLSockets bug in handling huge messages, bug in handling polling

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174832#comment-16174832 ] ASF GitHub Bot commented on THRIFT-4331: Github user jeking3 commented on the issue:

[GitHub] thrift issue #1363: THRIFT-4331 - C++: TSSLSocket fixes

2017-09-21 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1363 If you could do me a favor and rebase on the current master, I finally got all the CI build issues resolved so I'd like to see a clean build before I merge. There are some minor formatting

[jira] [Updated] (THRIFT-4331) C++: TSSLSockets bug in handling huge messages, bug in handling polling

2017-09-21 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-4331: --- Fix Version/s: (was: 0.10.0) (was: 1.0) > C++:

  1   2   >