Skip to content

Implement statistic for iproto streams and remove in from errinj #6293

Closed
@EvgenyMekhanik

Description

@EvgenyMekhanik
  1. At this moment, statistics on the number of streams and messages in streams are collected only for test purposes and stored in errinj to check that there is no memory leak in streams. Discuss what statistics are needed for streams, add it and remove statistics for streams from errinj.
  2. Also at this moment we use errinj to collect iproto statistic per thread for test purpose. We store in errinj thread
    number, which determine for what thread we want to get statistic. May be in this issue discuss and resolve it in other way.

Metadata

Metadata

Labels

featureA new functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions