gaozhangmin opened a new issue #14331:
URL: https://github.com/apache/pulsar/issues/14331
2022-02-16 11:20:15.149 [pulsar-io-4-20] INFO
org.apache.pulsar.broker.service.ServerCnx -
[/hiden-ip:43080][persistent://public/default/__change_events] Creating
producer. producerId=1
2022-02-16 11:20:15.155 [ForkJoinPool.commonPool-worker-11] WARN
org.apache.pulsar.broker.service.schema.AvroSchemaBasedCompatibilityCheck -
Error during schema compatibility check: Unable to read schema:
{
"type" : "record",
"name" : "PulsarEvent",
"namespace" : "org.apache.pulsar.common.events",
"fields" : [ {
"name" : "actionType",
"type" : [ "null", {
"type" : "enum",
"name" : "ActionType",
"symbols" : [ "INSERT", "DELETE", "UPDATE", "NONE" ]
} ],
"default" : null
}, {
"name" : "eventType",
"type" : [ "null", {
"type" : "enum",
"name" : "EventType",
"symbols" : [ "TOPIC_POLICY", "TRANSACTION_BUFFER_SNAPSHOT" ]
} ],
"default" : null
}, {
"name" : "topicPoliciesEvent",
"type" : [ "null", {
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]