You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2018/11/28 07:46:54 UTC

[GitHub] my0113 opened a new issue #565: rocketmq-externals/rocketmq-spark plugin bug

my0113 opened a new issue #565: rocketmq-externals/rocketmq-spark plugin bug
URL: https://github.com/apache/rocketmq/issues/565
 
 
   https://github.com/apache/rocketmq-externals/blob/master/rocketmq-spark/src/main/scala/org/apache/spark/sql/rocketmq/CachedRocketMQProducer.scala the CachedRocketMQProducer.scala code line number 60 and 70 bug
   ![image](https://user-images.githubusercontent.com/24773118/49136278-22062380-f324-11e8-9622-64bc7cbacde3.png)。
   
   line number 60 :
       CacheBuilder.class method for build(loader) required paramter is CacheLoader<? super K1, V1> loader
   
   line number 70 :
       update to 
   ![image](https://user-images.githubusercontent.com/24773118/49136506-c25c4800-f324-11e8-9e56-0c61fcb6ee64.png)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services