You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe. PIP-75 introduced LightProto for serialization/deserialization to replace Protobuf. After this change, some imports are changed. We should update these imports for Pulsar 2.8.0 in future.
Describe the solution you'd like
Upgrade pulsar version to StreamNative's daily build that contains apache/pulsar#9046 and fix the build/test error.
Is your feature request related to a problem? Please describe.
PIP-75 introduced LightProto for serialization/deserialization to replace Protobuf. After this change, some imports are changed. We should update these imports for Pulsar 2.8.0 in future.
Describe the solution you'd like
Upgrade pulsar version to StreamNative's daily build that contains apache/pulsar#9046 and fix the build/test error.