I check this issue.
The metadata is written asynchronously, so getting data return null .
Firstly I will add more sleep time when getting data return null.
If there are still problems, I will add some events to listen the put
action.

Ian Luo <ian....@gmail.com> 于2018年12月28日周五 下午5:21写道:

> I think it is caused by this:
>
> Running org.apache.dubbo.metadata.store.redis.RedisMetadataReportTest
> log4j:WARN No appenders could be found for logger
> (org.apache.dubbo.common.logger.LoggerFactory).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
> for more info.
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.773
> sec <<< FAILURE! - in
> org.apache.dubbo.metadata.store.redis.RedisMetadataReportTest
>
> testStoreProvider(org.apache.dubbo.metadata.store.redis.RedisMetadataReportTest)
>  Time elapsed: 1.253 sec  <<< ERROR!
> org.apache.dubbo.rpc.RpcException: Failed to put to redis . cause: null
>         at
> org.apache.dubbo.metadata.store.redis.RedisMetadataReportTest.testStoreProvider(RedisMetadataReportTest.java:80)
> Caused by: java.lang.AssertionError
>         at
> org.apache.dubbo.metadata.store.redis.RedisMetadataReportTest.testStoreProvider(RedisMetadataReportTest.java:74)
>
>
> -Ian.
>
>
> On Fri, Dec 28, 2018 at 3:05 PM Imteyaz Khan <khan.imte...@gmail.com>
> wrote:
>
> > In travis I am seeing ci are running successfully for jdk1.8 and same is
> > failing for jdak 11. Looking the the log found some test cases are
> failing?
> > Is any one has encountered/seen the same problem?
> >
> >
> >
> >
> https://travis-ci.org/apache/incubator-dubbo/builds/472901130?utm_source=github_status&utm_medium=notification
> >
> > On Fri, Dec 28, 2018 at 10:24 AM Xin Wang <xin.victorw...@gmail.com>
> > wrote:
> >
> > > > Is this particular issue solved, without tuning JVM option?
> > >
> > > Yes now ci  of  master branch passed
> > >
> > > Ian Luo <ian....@gmail.com> 于2018年12月28日周五 上午11:15写道:
> > >
> > > > Is this particular issue solved, without tuning JVM option?
> > > >
> > > > Thanks,
> > > > -Ian.
> > > >
> > > > On Thu, Dec 27, 2018 at 3:59 AM 徐靖峰 <kirito....@foxmail.com> wrote:
> > > >
> > > > > I failed twice caused by OutOfMemery,are you the same as me?
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > ------------------ Original ------------------
> > > > > From: Imteyaz Khan <khan.imte...@gmail.com>
> > > > > Date: Thu,Dec 27,2018 3:24 AM
> > > > > To: dev <dev@dubbo.apache.org>
> > > > > Subject: Re: travis ci are failing
> > > > >
> > > > >
> > > > >
> > > > > Hi all,
> > > > >    Travis CI are failing currently due to log size. Is it the same
> > > issue
> > > > > 3052 <https://github.com/apache/incubator-dubbo/issues/3052>?
> > > >
> > >
> >
>


-- 

Best Regard!
cvitory

Reply via email to