This is an automated email from the ASF dual-hosted git repository.
jhelou pushed a change to branch pulsar-authentication
in repository https://gitbox.apache.org/repos/asf/james-project.git
from 679a89b4e5 fixup! [JAMES-3687] refactors client creation to
PulsarConfiguration
add 230ddb1a66 [JAMEs-3687] introduces PulsarClients
No new revisions were added by this update.
Summary of changes:
backends-common/pulsar/pom.xml | 4 ++
.../james/backends/pulsar/PulsarClients.scala | 49 ++++++++++++++++++++++
.../queue/pulsar/module/PulsarQueueModule.java | 8 ++++
.../james/queue/pulsar/PulsarMailQueue.scala | 10 ++---
.../queue/pulsar/PulsarMailQueueFactory.scala | 6 ++-
.../queue/pulsar/PulsarMailQueueFactoryTest.java | 5 +++
.../james/queue/pulsar/PulsarMailQueueTest.java | 5 +++
7 files changed, 80 insertions(+), 7 deletions(-)
create mode 100644
backends-common/pulsar/src/main/scala/org/apache/james/backends/pulsar/PulsarClients.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]