Skip to content

Revert "Expose stage buffer utilization distribution to event listener"#14603

Closed
martint wants to merge 1 commit intotrinodb:masterfrom
martint:revert-event-listener-changes
Closed

Revert "Expose stage buffer utilization distribution to event listener"#14603
martint wants to merge 1 commit intotrinodb:masterfrom
martint:revert-event-listener-changes

Conversation

@martint
Copy link
Copy Markdown
Member

@martint martint commented Oct 12, 2022

This reverts commit a102324.

Implementations of Count, Timing and Distribution are not in the SPI, and therefore they are not visible to the json serializer. As a result, they cannot be embedded in event listener objects. Doing so causes errors when attempting to log query events.

Description

Non-technical explanation

Release notes

(x) Release notes are required, with the following suggested text:

# General
* Fix query completion events being dropped silently. ({issue}`...`)

This reverts commit a102324.

Implementations of Count, Timing and Distribution are not in the SPI, and therefore
they are not visible to the json serializer. As a result, they cannot be embedded
in event listener objects. Doing so causes errors when attempting to log
query events.
@martint
Copy link
Copy Markdown
Member Author

martint commented Oct 12, 2022

Superseded by #14604

@martint martint closed this Oct 12, 2022
@martint martint deleted the revert-event-listener-changes branch October 13, 2022 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants