[ https://issues.apache.org/jira/browse/THRIFT-5719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adarsh sonkar updated THRIFT-5719: ---------------------------------- Description: After *thrift* upgade *v12* to *v18* Long running thrift connections(with {*}continuous payload{*}) are disconnected. (node v16.15.1) stacktrace shows call starts from -> *net.js : Socket.prototype._destroy* _{color:#de350b}this._handle.close(() => {{color}_ _{color:#de350b}debug('emit close');{color}_ _{color:#de350b}this.emit('close', isException);{color}_ finally calling ->/thrift-0.17.0\lib\nodejs\lib\thrift\connection.js was: After *thrift* upgade *v12* to *v18* Long running thrift connections(with {*}continuous payload{*}) are disconnected. (node v16.15.1) stacktrace shows call starts from -> *net.js : Socket.prototype._destroy* _{color:#de350b}this._handle.close(() => {{color}_ _{color:#de350b}debug('emit close');{color}_ _{color:#de350b}this.emit('close', isException);{color}_ _{color:#de350b}});{color}_ > Nodejs thrift 18 connection_gone() called after some time, after upgrade > thrift 12 ->18 > --------------------------------------------------------------------------------------- > > Key: THRIFT-5719 > URL: https://issues.apache.org/jira/browse/THRIFT-5719 > Project: Thrift > Issue Type: Bug > Components: C++ - Compiler, C++ - Library, Node.js - Compiler, > Node.js - Library > Affects Versions: 0.13.0, 0.14.0, 0.15.0, 0.16.0, 0.17.0, 0.18.0 > Reporter: Adarsh sonkar > Priority: Major > > After *thrift* upgade *v12* to *v18* > Long running thrift connections(with {*}continuous payload{*}) are > disconnected. (node v16.15.1) > stacktrace shows call starts from -> *net.js : Socket.prototype._destroy* > _{color:#de350b}this._handle.close(() => {{color}_ > _{color:#de350b}debug('emit close');{color}_ > _{color:#de350b}this.emit('close', isException);{color}_ > finally calling ->/thrift-0.17.0\lib\nodejs\lib\thrift\connection.js > > > -- This message was sent by Atlassian Jira (v8.20.10#820010)