You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by nsuke <gi...@git.apache.org> on 2016/02/21 18:17:55 UTC

[GitHub] thrift pull request: THRIFT-3657 D TFileWriterTransport close shou...

GitHub user nsuke opened a pull request:

    https://github.com/apache/thrift/pull/884

    THRIFT-3657 D TFileWriterTransport close should use non-priority send

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nsuke/thrift THRIFT-3657

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/884.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #884
    
----
commit 9f96e358fb5bdac8a6570dc3c79e9416e4f407ce
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-21T16:33:27Z

    THRIFT-3577 assertion failed at line 512 of testcontainertest.c

commit cad72823e3b07124d50f10bc350cd8c3cbc9ca3e
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-21T16:43:23Z

    THRIFT-3635 D transport_test is flaky on Jenkins and Travis

commit 2c3edc08c292c5bb35d3a454742163b88129f9b5
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-21T17:16:30Z

    THRIFT-3657 D TFileWriterTransport close should use non-priority send

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift issue #884: THRIFT-3657 D TFileWriterTransport close should use non-p...

Posted by jeking3 <gi...@git.apache.org>.
Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/884
  
    @nsuke a reminder to rebase and resubmit


---

[GitHub] thrift pull request #884: THRIFT-3657 D TFileWriterTransport close should us...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/thrift/pull/884


---

[GitHub] thrift pull request: THRIFT-3657 D TFileWriterTransport close shou...

Posted by matyapiro31 <gi...@git.apache.org>.
Github user matyapiro31 commented on the pull request:

    https://github.com/apache/thrift/pull/884#issuecomment-216880297
  
    I think the change on Dockerfile must be irrelevant to version  updating of debian/ubuntu package.


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift issue #884: THRIFT-3657 D TFileWriterTransport close should use non-p...

Posted by jeking3 <gi...@git.apache.org>.
Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/884
  
    @nsuke a reminder to rebase and submit, and I would limit it to just the lib/d/src/thrift/transport/file.d file.


---