[jira] [Updated] (THRIFT-2269) Can deploy libthrift-source.jar to maven center repository

2013-11-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2269: - Affects Version/s: 0.9.1 > Can deploy libthrift-source.jar to maven center repository >

[jira] [Assigned] (THRIFT-2269) Can deploy libthrift-source.jar to maven center repository

2013-11-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reassigned THRIFT-2269: Assignee: Jake Farrell > Can deploy libthrift-source.jar to maven center repository >

[jira] [Created] (THRIFT-2269) Can deploy libthrift-source.jar to maven center repository

2013-11-21 Thread vongosling (JIRA)
vongosling created THRIFT-2269: -- Summary: Can deploy libthrift-source.jar to maven center repository Key: THRIFT-2269 URL: https://issues.apache.org/jira/browse/THRIFT-2269 Project: Thrift Issue

[jira] [Updated] (THRIFT-2268) Modify TSaslTransport to ignore TCP health checks from loadbalancers

2013-11-21 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated THRIFT-2268: - Attachment: THRIFT-2268.patch Attaching preliminary patch with which all unit te

[jira] [Created] (THRIFT-2268) Modify TSaslTransport to ignore TCP health checks from loadbalancers

2013-11-21 Thread Thiruvel Thirumoolan (JIRA)
Thiruvel Thirumoolan created THRIFT-2268: Summary: Modify TSaslTransport to ignore TCP health checks from loadbalancers Key: THRIFT-2268 URL: https://issues.apache.org/jira/browse/THRIFT-2268

[jira] [Commented] (THRIFT-2229) thrift failed to build on OSX 10.9 GM

2013-11-21 Thread Don Scott (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829523#comment-13829523 ] Don Scott commented on THRIFT-2229: --- [~ben.craig] I second the error shown above by [~j

[jira] [Commented] (THRIFT-2229) thrift failed to build on OSX 10.9 GM

2013-11-21 Thread Joseph Baylon (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829479#comment-13829479 ] Joseph Baylon commented on THRIFT-2229: --- I applied the patch and got this again: /

Review Request 15769: THRIFT-2267 Should be able to choose socket family in Python TSocket

2013-11-21 Thread Abraham Elmahrek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15769/ --- Review request for Thrift. Bugs: THRIFT-2267 https://issues.apache.org/jira

[jira] [Updated] (THRIFT-2267) Should be able to choose socket family in Python TSocket

2013-11-21 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Elmahrek updated THRIFT-2267: - Attachment: THRIFT-2267.0.patch > Should be able to choose socket family in Python TSock

[jira] [Created] (THRIFT-2267) Should be able to choose socket family in Python TSocket

2013-11-21 Thread Abraham Elmahrek (JIRA)
Abraham Elmahrek created THRIFT-2267: Summary: Should be able to choose socket family in Python TSocket Key: THRIFT-2267 URL: https://issues.apache.org/jira/browse/THRIFT-2267 Project: Thrift

[jira] [Commented] (THRIFT-2096) Add option to generate Python 3 compatible code

2013-11-21 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829278#comment-13829278 ] Jens Geyer commented on THRIFT-2096: LGTM, at least for my very limited py knowledge

[jira] [Closed] (THRIFT-2266) ThreadManager.h:24:10: fatal error: 'tr1/functional' file not found on Mac 10.9 (Mavericks)

2013-11-21 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig closed THRIFT-2266. - Resolution: Duplicate > ThreadManager.h:24:10: fatal error: 'tr1/functional' file not found on Mac > 10

[jira] [Commented] (THRIFT-2266) ThreadManager.h:24:10: fatal error: 'tr1/functional' file not found on Mac 10.9 (Mavericks)

2013-11-21 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828953#comment-13828953 ] Ben Craig commented on THRIFT-2266: --- This particular issue has been resolved in 0.9.1.

[jira] [Commented] (THRIFT-2229) thrift failed to build on OSX 10.9 GM

2013-11-21 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829117#comment-13829117 ] Ben Craig commented on THRIFT-2229: --- That is fixed in master: THRIFT-2201 > thrift fai

[jira] [Commented] (THRIFT-2096) Add option to generate Python 3 compatible code

2013-11-21 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829301#comment-13829301 ] Jake Farrell commented on THRIFT-2096: -- I would like to see us start to transition t

[jira] [Commented] (THRIFT-2229) thrift failed to build on OSX 10.9 GM

2013-11-21 Thread Joseph Baylon (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829110#comment-13829110 ] Joseph Baylon commented on THRIFT-2229: --- I added this to my .bash_profile export CX