Skip to content

Are original_principal,original_auth_data,original_auth_method parameters still used? #385

Description

@LorenzoTettamanti

Hi everyone, I'm checking the codebase to improve my pulsar knownledge, in particular the PulsarApi.proto file. I've found that in the message CommandLookupTopic and message CommandPartitionedTopicMetadata, the parameters original_principal,original_auth_data, and original_auth_method are marked with this annotation

TODO: - Remove original_principal, original_auth_data, original_auth_method

Are these parameters deprecated?
I've tried to check the code, in particular the message.rs and the connection.rs files, but I've found nothing related to these parameters.

Can someone with more expertise help me to understand where these parameters are used?

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions