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 2019/10/12 08:57:28 UTC

[GitHub] [rocketmq] vongosling commented on a change in pull request #1516: [ISSUE #1515] SYNC_MASTER could be change into pipeline manner

vongosling commented on a change in pull request #1516: [ISSUE #1515] SYNC_MASTER could be change into pipeline manner 
URL: https://github.com/apache/rocketmq/pull/1516#discussion_r334228286
 
 

 ##########
 File path: remoting/pom.xml
 ##########
 @@ -28,8 +28,8 @@
     <name>rocketmq-remoting ${project.version}</name>
 
     <properties>
-        <maven.compiler.source>1.6</maven.compiler.source>
-        <maven.compiler.target>1.6</maven.compiler.target>
+        <maven.compiler.source>1.8</maven.compiler.source>
 
 Review comment:
   Do not modify compiler level. we need to keep to be compatible with JDK 1.6 in SDK

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services