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 ff43bb8 Support set compaction threshold in broker-level (#9989)
add 5a4b441 Allow to use KeyValue<GenericRecord, GenericRecord> (#9981)
No new revisions were added by this update.
Summary of changes:
.../apache/pulsar/broker/service/KeyValueTest.java | 107 +++++++++++++++++++++
.../pulsar/client/impl/HttpLookupService.java | 21 +++-
2 files changed, 127 insertions(+), 1 deletion(-)
create mode 100644
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/KeyValueTest.java