[jira] [Commented] (THRIFT-2879) TMemoryBuffer: using lua string in wrong way

2014-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237576#comment-14237576 ] ASF GitHub Bot commented on THRIFT-2879: GitHub user winsweet opened a pull reque

[GitHub] thrift pull request: THRIFT-2879 TMemoryBuffer: using lua string i...

2014-12-07 Thread winsweet
GitHub user winsweet opened a pull request: https://github.com/apache/thrift/pull/308 THRIFT-2879 TMemoryBuffer: using lua string in wrong way You can merge this pull request into a Git repository by running: $ git pull https://github.com/winsweet/thrift THRIFT-2879 Alternati

[jira] [Created] (THRIFT-2879) TMemoryBuffer: using lua string in wrong way

2014-12-07 Thread winsweet (JIRA)
winsweet created THRIFT-2879: Summary: TMemoryBuffer: using lua string in wrong way Key: THRIFT-2879 URL: https://issues.apache.org/jira/browse/THRIFT-2879 Project: Thrift Issue Type: Bug

[jira] [Commented] (THRIFT-2838) TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number

2014-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237373#comment-14237373 ] ASF GitHub Bot commented on THRIFT-2838: Github user nsuke closed the pull reques

[GitHub] thrift pull request: THRIFT-2838 TNonblockingServer can bind to po...

2014-12-07 Thread nsuke
Github user nsuke closed the pull request at: https://github.com/apache/thrift/pull/306 --- 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 enabl

[jira] [Commented] (THRIFT-2838) TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number

2014-12-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237250#comment-14237250 ] Hudson commented on THRIFT-2838: SUCCESS: Integrated in Thrift #1394 (See [https://build

[jira] [Resolved] (THRIFT-2838) TNonblockingServer can bind to port 0 (i.e., get an OS-assigned port) but there is no way to get the port number

2014-12-07 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2838. - Resolution: Fixed Assignee: Nobuaki Sukegawa committed, please close the pull request thank

[jira] [Commented] (THRIFT-2836) Optionally generate C++11 MoveConstructible types

2014-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237228#comment-14237228 ] ASF GitHub Bot commented on THRIFT-2836: Github user flandr commented on the pull

[GitHub] thrift pull request: Add moveable_types option to C++ generator

2014-12-07 Thread flandr
Github user flandr commented on the pull request: https://github.com/apache/thrift/pull/271#issuecomment-65947358 > Is there any specific reason for adding an option for this? My motivation for adding the functionality was avoiding copies for Thrift container types (e.g. list,

[GitHub] thrift pull request: fix bugs when using lua string in TMemoryBuff...

2014-12-07 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/296#issuecomment-65941781 thanks for the patch, please check this https://thrift.apache.org/docs/HowToContribute --- If your project is set up for it, you can reply to this email and have

[jira] [Commented] (THRIFT-2098) Add support for Qt5+

2014-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237185#comment-14237185 ] ASF GitHub Bot commented on THRIFT-2098: Github user nsuke commented on the pull

[GitHub] thrift pull request: THRIFT-2098 Add support for Qt5+

2014-12-07 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/307#issuecomment-65941695 Yes, sorry for prematurely pushing the fix. I'm having difficulty with Ubuntu 12.04 + trusty apt repo with Qt5 (on travis). It is specifically caused by "moc

[jira] [Commented] (THRIFT-2098) Add support for Qt5+

2014-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237182#comment-14237182 ] ASF GitHub Bot commented on THRIFT-2098: Github user bufferoverflow commented on

[GitHub] thrift pull request: THRIFT-2098 Add support for Qt5+

2014-12-07 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/307#issuecomment-65941392 any idea why the build fails? https://travis-ci.org/apache/thrift/jobs/43262266 --- If your project is set up for it, you can reply to this email and have your

[GitHub] thrift pull request: Add moveable_types option to C++ generator

2014-12-07 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/271#issuecomment-65940029 Is there any specific reason for adding an option for this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Commented] (THRIFT-2855) Move contributing.md to the root of the repository

2014-12-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237146#comment-14237146 ] Hudson commented on THRIFT-2855: SUCCESS: Integrated in Thrift #1393 (See [https://build

[jira] [Commented] (THRIFT-2260) Thrift imposes unneeded dependency on commons-lang3

2014-12-07 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237143#comment-14237143 ] Roger Meier commented on THRIFT-2260: - [~mrettig] you are always welcome to provide a

[jira] [Commented] (THRIFT-2855) Move contributing.md to the root of the repository

2014-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237142#comment-14237142 ] ASF GitHub Bot commented on THRIFT-2855: Github user bufferoverflow closed the pu

[GitHub] thrift pull request: THRIFT-2855 Move contributing.md to the root ...

2014-12-07 Thread bufferoverflow
Github user bufferoverflow closed the pull request at: https://github.com/apache/thrift/pull/298 --- 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

[jira] [Resolved] (THRIFT-2855) Move contributing.md to the root of the repository

2014-12-07 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2855. - Resolution: Fixed Assignee: Roger Meier committed > Move contributing.md to the root of th

[jira] [Commented] (THRIFT-2098) Add support for Qt5+

2014-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237138#comment-14237138 ] ASF GitHub Bot commented on THRIFT-2098: Github user nsuke commented on a diff in

[GitHub] thrift pull request: THRIFT-2098 Add support for Qt5+

2014-12-07 Thread nsuke
Github user nsuke commented on a diff in the pull request: https://github.com/apache/thrift/pull/307#discussion_r21424274 --- Diff: lib/cpp/Makefile.am --- @@ -22,6 +22,9 @@ AUTOMAKE_OPTIONS = subdir-objects moc_%.cpp: %.h $(QT_MOC) $(QT_CFLAGS) $< -o $@ +moc_

[jira] [Commented] (THRIFT-2098) Add support for Qt5+

2014-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237136#comment-14237136 ] ASF GitHub Bot commented on THRIFT-2098: Github user nsuke commented on a diff in

[GitHub] thrift pull request: THRIFT-2098 Add support for Qt5+

2014-12-07 Thread nsuke
Github user nsuke commented on a diff in the pull request: https://github.com/apache/thrift/pull/307#discussion_r21424261 --- Diff: configure.ac --- @@ -152,11 +152,26 @@ if test "$with_cpp" = "yes"; then AC_PATH_PROGS([QT_MOC], [moc-qt4 moc]) have_qt=$success

[jira] [Commented] (THRIFT-2098) Add support for Qt5+

2014-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237134#comment-14237134 ] ASF GitHub Bot commented on THRIFT-2098: GitHub user nsuke opened a pull request:

[GitHub] thrift pull request: THRIFT-2098 Add support for Qt5+

2014-12-07 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/307 THRIFT-2098 Add support for Qt5+ You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-2098 Alternatively you can review and apply

[jira] [Updated] (THRIFT-2872) ThreadManager deadlock for task expiration

2014-12-07 Thread Qiao Mu (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qiao Mu updated THRIFT-2872: Description: I have a TNonblockingServer running with 1 worker thread and 10 IO thread. If there was a big