[jira] [Updated] (THRIFT-3925) Client service recieves string instead of buffer when using TCompactProtocol with node.js library.

2016-09-20 Thread Roman Poliakov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Poliakov updated THRIFT-3925: --- Description: Node.js implementation of TCompactProtocol instead of returning raw Buffer, con

[jira] [Updated] (THRIFT-3925) Client service recieves string instead of buffer when using TCompactProtocol with node.js library.

2016-09-13 Thread Roman Poliakov (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Poliakov updated THRIFT-3925: --- Attachment: Fixed_issue_with_TCompactProtocol_returning_string_instead_of_Buffer_for_service_