-
Notifications
You must be signed in to change notification settings - Fork 598
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn';t this be CachedByteSize?
…uijunwu/heron into METRIC_BYTES_FROM_STMGRS
…uijunwu/heron into METRIC_BYTES_FROM_STMGRS
I did not find the CachedByteSize() in protobuf. |
thanks @objmagic |
@objmagic see the previous comment, |
@srkukarni can you explain why we use |
GetCachedSize returns the previously calculated GetByteSize. Thus in order for GetCachedSize to be valid, some one should have called GetByteSize and the message should not have been altered since then.
|
@srkukarni makes sense. I was worried if we do not call For perf, we may need more time to fix the viz. This proposal may help #2253 as well. |
…_BYTES_FROM_STMGRS
Related to #1908
Since the change from TupleStreamMessage to TupleStreamMessage2, the tuple structure information was lost, thus the following count cannot be fetched.
METRIC_BYTES_FROM_STMGRS
METRIC_BYTES_FROM_INSTANCES
METRIC_BYTES_TO_INSTANCES_LOST
METRIC_BYTES_TO_INSTANCES