Great discussion.
I support making it pluggable for now, while I previously held
the belief that storing within metadata was feasible.
Regardless of the storage location, users always require a means
to upload the cert files. This can be accomplished either by directly
using the pulsar-admin CLI
Hi, guys
I noticed that the only globally ordered fields in the metadata are
'publishTime' and 'entryIndex' (offset), so I split the previous method into
`findEntryByPublishTime` and `findEntryByEntryIndex`,
this will make method definitions more precise.
The method returns the entry directly i
+1 (binding)
• Checked signature and checksums
• Built the client from the source
• Ran basic example.
Best,
Mattison
On 8 Sep 2023 at 17:57 +0800, tison , wrote:
> +1 (binding)
>
> I checked
>
> - Signature and checksums match
> - Build the client from the source
> - Run examples
>
> Best,
> ti