+1 binding
Regards
Jiwei Guo (Tboy)
On Thu, Jun 29, 2023 at 2:38 PM Enrico Olivelli wrote:
> +1 binding
>
> Thank you
> Enrico
>
> Il giorno mer 28 giu 2023 alle ore 08:57 Haiting Jiang
> ha scritto:
> >
> > +1 binding
> >
> > Thanks,
> > Haiting
> >
> > On Wed, Jun 28, 2023 at 10:17 AM houx
+1 binding
Thank you
Enrico
Il giorno mer 28 giu 2023 alle ore 08:57 Haiting Jiang
ha scritto:
>
> +1 binding
>
> Thanks,
> Haiting
>
> On Wed, Jun 28, 2023 at 10:17 AM houxiaoyu wrote:
> >
> > +1 (non-binding)
> >
> > Xiaoyu Hou
> >
> > steven lu 于2023年6月28日周三 09:40写道:
> >
> > > Hi, community
+1 binding
Thanks,
Haiting
On Wed, Jun 28, 2023 at 10:17 AM houxiaoyu wrote:
>
> +1 (non-binding)
>
> Xiaoyu Hou
>
> steven lu 于2023年6月28日周三 09:40写道:
>
> > Hi, community:
> >
> > # Motivation
> >
> > reformat property,for a http header name cannot contain the following
> > prohibited characters
+1 (non-binding)
Xiaoyu Hou
steven lu 于2023年6月28日周三 09:40写道:
> Hi, community:
>
> # Motivation
>
> reformat property,for a http header name cannot contain the following
> prohibited characters: =,;: \t\r\n\v\f
>
> for example:
> {"city=shanghai":"tag"}
> when we run `bin/pulsar-admin topics get
Hi, community:
# Motivation
reformat property,for a http header name cannot contain the following
prohibited characters: =,;: \t\r\n\v\f
for example:
{"city=shanghai":"tag"}
when we run `bin/pulsar-admin topics get-message-by-id `, it will
throw exception, the exception is:
`Reason: java.util.co