Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

[FEATURE] It would be good to have a way to emit Pulsar source and sink configuration property values to logs #335

Open
subbu107 opened this issue May 20, 2021 · 0 comments · May be fixed by #351
Assignees
Labels
compute/data-processing type/feature Indicates new functionality

Comments

@subbu107
Copy link

It would be good to have a way to emit Pulsar source and sink configuration properties to logs.

Currently, logs from behaviour need to be checked to see if a property is set.
For example, if failonwrite is set to true, and there is a sink write failure, then we would be getting a "callback error" message in the log.
However this would appear only if there was an actual failure, and we cannot know whether the property is set otherwise from logs.

@subbu107 subbu107 added the type/feature Indicates new functionality label May 20, 2021
gaozhangmin pushed a commit to gaozhangmin/pulsar-flink that referenced this issue Jun 11, 2021
gaozhangmin pushed a commit to gaozhangmin/pulsar-flink that referenced this issue Sep 2, 2021
@syhily syhily self-assigned this Nov 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compute/data-processing type/feature Indicates new functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants