Explorar o código

docs: add changelog for PR 13896

zmstone hai 1 ano
pai
achega
0482767e4e
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      changes/ee/fix-13896.en.md

+ 4 - 0
changes/ee/fix-13896.en.md

@@ -0,0 +1,4 @@
+Upgrade pulsar client from `0.8.3` to `0.8.4` (see [pulsar#61](https://github.com/emqx/pulsar-client-erl/pull/61).
+
+Piror this fix, if the producer client experiences a 'socket error' (but not a normal 'socket close'), it may continue sending data to a clsoed socket without any error handing.
+From EMQX dashboard, user observe that the 'totoal' counter keep increasing, but not the 'success' counter.