Re: [PR] MINOR Add note about KAFKA-15552 to 3.6 upgrade section [kafka-site]

2024-06-17 Thread via GitHub


mjsax commented on PR #560:
URL: https://github.com/apache/kafka-site/pull/560#issuecomment-2173746761

   @mumrah -- what is the status of this PR? Was this also fixed in `kafka.git` 
(to avoid overwriting/reverting in case we would do another release -- even if 
unlikely for 3.6)


-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] MINOR Add note about KAFKA-15552 to 3.6 upgrade section [kafka-site]

2023-11-28 Thread via GitHub


mimaison commented on code in PR #560:
URL: https://github.com/apache/kafka-site/pull/560#discussion_r1407624587


##
36/upgrade.html:
##
@@ -84,7 +84,9 @@ Upgrading KRaft-based cl
 
 Notable 
changes in 3.6.0
 
-Apache Kafka now supports having both an IPv4 and an IPv6 listener 
on the same port. This change only applies to
+ZooKeeper to KRaft migrations are now recommended for production 
usage. One significant issue was found in the
+ 3.6.0 release which affects transactional producers 
https://issues.apache.org/jira/browse/KAFKA-15552.

Review Comment:
   This information is very important to communicate to our users. Today users 
that don't follow closely the mailing list or Jira (which is most users), all 
they know is that migration is now production ready and unfortunately they are 
likely to run into issues if they run it.
   Can we rephrase slightly the sentence to address the comments from Justine 
and Ismael and push that to the website soon?



-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] MINOR Add note about KAFKA-15552 to 3.6 upgrade section [kafka-site]

2023-10-13 Thread via GitHub


ijuma commented on code in PR #560:
URL: https://github.com/apache/kafka-site/pull/560#discussion_r1358724223


##
36/upgrade.html:
##
@@ -84,7 +84,9 @@ Upgrading KRaft-based cl
 
 Notable 
changes in 3.6.0
 
-Apache Kafka now supports having both an IPv4 and an IPv6 listener 
on the same port. This change only applies to
+ZooKeeper to KRaft migrations are now recommended for production 
usage. One significant issue was found in the
+ 3.6.0 release which affects transactional producers 
https://issues.apache.org/jira/browse/KAFKA-15552.

Review Comment:
   And can we be clearer about what we're recommending? Are we saying that they 
should wait for 3.6.1 if they use idempotent producers (the default since 3.0) 
or transactions?



-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] MINOR Add note about KAFKA-15552 to 3.6 upgrade section [kafka-site]

2023-10-13 Thread via GitHub


jolshan commented on code in PR #560:
URL: https://github.com/apache/kafka-site/pull/560#discussion_r1358710418


##
36/upgrade.html:
##
@@ -84,7 +84,9 @@ Upgrading KRaft-based cl
 
 Notable 
changes in 3.6.0
 
-Apache Kafka now supports having both an IPv4 and an IPv6 listener 
on the same port. This change only applies to
+ZooKeeper to KRaft migrations are now recommended for production 
usage. One significant issue was found in the
+ 3.6.0 release which affects transactional producers 
https://issues.apache.org/jira/browse/KAFKA-15552.

Review Comment:
   we should clarify this is idempotent producers as well.



-- 
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: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org