Skip to content

eventcollector: clean up unused dispatcher timezone code #6335

Description

@lidezhu

PR #4836 changed EventService to use the server-level timezone instead of the timezone in each dispatcher request. This is not a functional bug because timezone is a cluster-level setting, but the old code was not fully removed: DispatcherRequest.timezone is still populated, and the dispatcher still stores and passes this value even though EventService no longer reads it. We should remove the unused code and deprecate or reserve the protobuf field to make timezone ownership clearer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-8.5This bug affects the 8.5.x(LTS) versions.type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions