[
https://issues.apache.org/jira/browse/THRIFT-5325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer reassigned THRIFT-5325:
----------------------------------
Assignee: Jeffrey Han
> Fix Lua library writeStructEnd() in TCompactProtocol
> ----------------------------------------------------
>
> Key: THRIFT-5325
> URL: https://issues.apache.org/jira/browse/THRIFT-5325
> Project: Thrift
> Issue Type: Bug
> Components: Lua - Library
> Affects Versions: 0.13.0
> Reporter: Jeffrey Han
> Assignee: Jeffrey Han
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> In 0.13.0, two changes were made to the Lua library's TCompactProtocol for
> writing structs: THRIFT-4992 (writeStructEnd) and THRIFT-5262
> (writeStructBegin). Unfortunately these addressed the same issue, so the two
> changes together just recreated the original problem of corrupt field indices
> in nested structs.
> Revert the change in THRIFT-4992 (and keep the one in THRIFT-5262).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)