hi,

it be merged, thanks

Kevin Clair <[email protected]> 于2022年4月13日周三 15:37写道:
>
> Yes, see `org.apache.shenyu.admin.service.impl.MetaDataServiceImpl#enabled`
>
> XiaoYu <[email protected]> 于2022年4月13日周三 15:36写道:
>
> > hi,
> >
> >  the `enabled ` : false , not in sync data? only in database?
> >
> > if that is a bug, i  can review.
> >
> > Kevin Clair <[email protected]> 于2022年4月13日周三 15:21写道:
> > >
> > > Yes, it's correct in database, but it is wrong in data synchronization.
> > >
> > > XiaoYu <[email protected]> 于2022年4月13日周三 14:40写道:
> > >
> > > > hi ,
> > > >
> > > > When  disable the metadata in admin,
> > > >
> > > >  the `enabled ` : false ,  Isn't that right?
> > > >
> > > > Looking forward to your reply
> > > >
> > > > Kevin Clair <[email protected]> 于2022年4月13日周三 12:22写道:
> > > > >
> > > > > Hello community.
> > > > > Recently, an exception was found while testing data synchronization.
> > > > > For example, if metadata is
> > > > >
> > > >
> > `{"id":"1513428424567898112","appName":"Test","path":"/test/method11","rpcType":"dubbo","serviceName":"com.service.TestService","methodName":"method","enabled":true}`.
> > > > > When i disable the metadata in admin,the enabled property when
> > syncing
> > > > data
> > > > > will be set to false.
> > > > > Like
> > > > >
> > > >
> > `{"id":"1513428424567898112","appName":"Test","path":"/test/method11","rpcType":"dubbo","serviceName":"com.service.TestService","methodName":"method","enabled":false}`.
> > > > > But it still be true, so it's error here.
> > > > > If you have any questions, reply this email or reply in `
> > > > > https://github.com/apache/incubator-shenyu/pull/3230`
> > <https://github.com/apache/incubator-shenyu/pull/3230>
> > > > <https://github.com/apache/incubator-shenyu/pull/3230>
> > > > > Thanks a lot.
> > > >
> >

Reply via email to