gongzhongqiang

Results 119 comments of gongzhongqiang

@yuhuangbin @GeneralLHW Please refer this issue https://github.com/alibaba/nacos/issues/8505 . It's nacos bug and had fixed in feature version.

![163749561-eb830a0e-911a-4b18-b723-0a1ddbe94825](https://user-images.githubusercontent.com/13617900/182273814-14f88107-d9f9-40fe-9f6c-985f05e6928d.png) website: https://www.gigacloudtech.com/ Organization / 组织: GigaCloud Technology. Region / 地区: Suzhou, China Contact / 联系方式: 764629910-At-QQ.com Usage Scenario / 使用场景: 作为实时任务管理平台

@iosmanthus When use this client to get table(partion table) data,client return nothing with set tableId.But with partion id,worked normally.

> If you are using client-java to read TiDB table, please use V1 instead. I also want to capture real-time data changes of table in project flink-cdc-connectors.

@iosmanthus Can u give me some suggestion? Thank you.

* Organization: GigaCloud Technology. * Location: Suzhou, China * Contact: [email protected] * Version: v1.0.0 * Status: production * Expectations(optional): logistics tracking, order processing

@li-xiao-shuang Please assigne to me ,Thank you.

Class `NamespaceController`'s method `getNamespaces` does not check permission of current user.The console of nacos use annotation `Secured` and `NacosAuthManager`'s method `auth` to check permission. I will add get current user...