Open Horneth opened 6 years ago
@Horneth any idea what the metadata summarization interval is?
If it's the default it will be 2 seconds. I doubt it was changed in the config but @hjfbynara could confirm (services.MetadataService.config.metadata-summary-refresh-interval
is the config path).
I don't think the summarization is related though because this is even before the events are written to the METADATA_ENTRY
table. Unless the summarization somehow creates a lock on that table under some circumstances preventing writing of new events...
There is a strange behavior observed in the gotc Cromwell where the Metadata queue grows really high with a non-existent throughput (meaning events are not being written). Then all of a sudden "something" seems to "unlock" and they all get written very quickly, clearing the queue. Corresponding grafana: