wuchaojing commented on PR #2130: URL: https://github.com/apache/incubator-hugegraph/pull/2130#issuecomment-1504523321
> > > 不过目前来看, g.V().limit() 这条语句应该涉及不到 task, 这里应该有 bug > > > > > > 我理解`执行任务`就会生成一个task吧,跟语句本身没有关系吧 > > ok, 看着这里执行任务应该创建了一个task > > 执行这条语句一直失败吗?后端用什么存储呢? 一直失败,使用rocksdb存储。报错都是`Can't schedule task on non-master server` -- 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 go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
