You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by GitBox <gi...@apache.org> on 2020/02/15 19:18:27 UTC

[GitHub] [flume] tmgstevens commented on a change in pull request #316: FLUME-3355. Upgrade Kafka to 2.3.1.

tmgstevens commented on a change in pull request #316: FLUME-3355. Upgrade Kafka to 2.3.1.
URL: https://github.com/apache/flume/pull/316#discussion_r379850417
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -116,7 +116,7 @@ limitations under the License.
     <xalan.version>2.7.2</xalan.version>
     <xerces.version>2.9.1</xerces.version>
     <wiremock.version>1.53</wiremock.version>
-    <zookeeper.version>3.4.5</zookeeper.version>
+    <zookeeper.version>3.4.13</zookeeper.version>
 
 Review comment:
   Hi, This looks good to me, but is the Zookeeper uplift necessary for this change? Unless ZK 3.4.13 has something specific we need, I'd be minded to separate that into a different JIRA. Much of the community seems to be lagging on Zookeeper and I'd rather not get out of step.
   Thanks
   Tristan

----------------------------------------------------------------
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