Thank you all!
Happy to be a pulsar committer!
Yong
On Fri, 22 Jan 2021 at 14:20, Enrico Olivelli wrote:
> Congratulations Yong!
>
>
> Enrico
>
> Il Ven 22 Gen 2021, 04:28 Huanli Meng ha
> scritto:
>
> >
> > Congratulations, Yong
> >
> > BR//Huanli
> >
> > > On Jan 22, 2021, at 10:41 AM, Guan
SakaSun opened a new pull request #98:
URL: https://github.com/apache/pulsar-helm-chart/pull/98
### Motivation
Exception while trying to get configmap as following error log:
ERROR
org.apache.pulsar.functions.runtime.kubernetes.KubernetesRuntimeFactory - Error
while trying to fet
SakaSun closed pull request #98:
URL: https://github.com/apache/pulsar-helm-chart/pull/98
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
SakaSun commented on pull request #98:
URL: https://github.com/apache/pulsar-helm-chart/pull/98#issuecomment-765525914
Duplicate of #95
This is an automated message from the Apache Git Service.
To respond to the message, plea
Let me take a step back and explain how I am looking at this from a
high-level
design viewpoint
Bookkeeper (BK) is like an LSM implementation of a KV store. Writes to all
keys are appended to a single file; deletes are logical. Compaction
reclaims space. An Index is used locate entries, tracki
Joe - Delayed messages or certain user logic can introduce a lot of message
holes. We have seen this issue in quite a lot of customers' production
environment. Hence we need to find a solution for solving these problems.
If you are skeptical of an implementation like that, how about us making
curso