[Tarantool-patches] [PATCH] feedback_daemon: add synchro replication usage reporting

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Oct 15 22:45:29 MSK 2020


>>>       t:is(schema_stats.tree_indices, 6, 'tree index gathered')
>>>       t:is(schema_stats.hash_indices, 1, 'hash index gathered')
>>>       t:is(schema_stats.rtree_indices, 1, 'rtree index gathered')
>> 2. I also see you pushed a new commit on top of this branch about reporting
>> box.on_reload_configuration. But why? It is not even documented anywhere.
>> We could just drop this function.
> It was Mons's request. He wants to see whether anyone uses this feature or not.
> If you're against this, let's discuss.

Ok, leave it then, I don't mind. Still looks strange though. We really
could just drop it. It is not a feature. It is an undocumented piece of
code. Same as box.internal.


More information about the Tarantool-patches mailing list