%3Cgeneral.incubator.apache.org%3E
Thanks,
Ming Wen, Apache APISIX PMC Chair
Twitter: _WenMing
I already signed off.
Thanks,
Ming Wen, Apache APISIX PMC Chair
Twitter: _WenMing
ling miao 于2021年3月11日周四 上午10:24写道:
> Hi Justin,
>
> > Please don't forget to submit your report and remind your mentors to sign
> it off.
> OK. The wiki has been updated.
> Mentor has
Hi, ling,
You can send the draft to dev for everyone to review when you finish the
report.
Thanks,
Ming Wen, Apache APISIX PMC Chair
Twitter: _WenMing
ling miao 于2021年3月9日周二 上午10:18写道:
> Hi Dave,
>
> MingYu and I are working on it.
> Sorry for missing the time.
>
> Ling Mi
hello,
I think you should check LICENSE, NOTICE, PGP, ASF headers etc.,
only `+1` is not acceptable for release vote.
Thanks,
Ming Wen, Apache APISIX PMC Chair
Twitter: _WenMing
Dylan 于2021年3月8日周一 下午3:46写道:
> +1 Approve the release
>
>
> Best Regards,
> Dylan Meng
>
>
>
hello,
please use English in the public channel.
Thanks,
Ming Wen, Apache APISIX PMC Chair
Twitter: _WenMing
莫正华(百岁) 于2021年2月20日周六 下午10:44写道:
>
> 数据同步延时是由lucene的存储结构决定的,倒排索引存储文件不支持像数据库那样随机写,只能顺序append,所以只能顺序写完一块之后让它生效,生效之后查询才可见。
>
> 理论上来说只能近实时同步,不能像数据库那样准实时同步。当然你也可以客在户端提交一个更新之后接着