This is an automated email from the ASF dual-hosted git repository.
eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 8a66e97 [Doc] Add explanations for inactive topics (#11011)
add a369d26 [issue 10989 ] Java Client: KeyValueSchema with AutoConsume
component - make it work if the topic schema is still not set (#10995)
No new revisions were added by this update.
Summary of changes:
.../apache/pulsar/client/api/SimpleSchemaTest.java | 293 +++++++++++++--------
.../org/apache/pulsar/client/impl/MessageImpl.java | 3 +
.../pulsar/client/impl/PulsarClientImpl.java | 4 +-
.../client/impl/schema/KeyValueSchemaImpl.java | 56 ++++
4 files changed, 240 insertions(+), 116 deletions(-)