[
https://issues.apache.org/jira/browse/KAFKA-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201977#comment-17201977
]
David Jacot commented on KAFKA-8266:
[~chia7712] I will take a look at this. I wonder
[
https://issues.apache.org/jira/browse/KAFKA-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot reassigned KAFKA-8266:
--
Assignee: David Jacot
> Improve
> `testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisr
[
https://issues.apache.org/jira/browse/KAFKA-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201980#comment-17201980
]
Chia-Ping Tsai commented on KAFKA-8266:
---
{quote}
I will take a look at this. I wond
dajac commented on a change in pull request #9334:
URL: https://github.com/apache/kafka/pull/9334#discussion_r494810769
##
File path:
core/src/test/scala/unit/kafka/admin/TopicCommandWithAdminClientTest.scala
##
@@ -844,4 +851,72 @@ class TopicCommandWithAdminClientTest extend
dajac commented on a change in pull request #9334:
URL: https://github.com/apache/kafka/pull/9334#discussion_r494815168
##
File path: core/src/main/scala/kafka/admin/TopicCommand.scala
##
@@ -69,16 +71,26 @@ object TopicCommand extends Logging {
else if (opts.hasDeleteOp
dajac commented on pull request #9334:
URL: https://github.com/apache/kafka/pull/9334#issuecomment-698784923
@rajinisivaram Thanks for your comments. I have updated the PR and answered
your questions.
This is an automated me
[
https://issues.apache.org/jira/browse/KAFKA-10523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201992#comment-17201992
]
Luigi Berrettini commented on KAFKA-10523:
--
I saw that an ID can be provided fo
rajinisivaram commented on a change in pull request #9334:
URL: https://github.com/apache/kafka/pull/9334#discussion_r494837556
##
File path: core/src/main/scala/kafka/admin/TopicCommand.scala
##
@@ -69,16 +71,26 @@ object TopicCommand extends Logging {
else if (opts.has
dajac commented on pull request #8897:
URL: https://github.com/apache/kafka/pull/8897#issuecomment-698811607
@hachikuji Thanks for your suggestions. I have incorporated them.
This is an automated message from the Apache Git S
dajac commented on a change in pull request #9334:
URL: https://github.com/apache/kafka/pull/9334#discussion_r494856451
##
File path: core/src/main/scala/kafka/admin/TopicCommand.scala
##
@@ -69,16 +71,26 @@ object TopicCommand extends Logging {
else if (opts.hasDeleteOp
[
https://issues.apache.org/jira/browse/KAFKA-10425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202022#comment-17202022
]
Shadi commented on KAFKA-10425:
---
[~sanjayyr] Hi, I can't reproduce this. What browser are
tombentley commented on pull request #9266:
URL: https://github.com/apache/kafka/pull/9266#issuecomment-698835897
@ijuma any chance you could trigger a CI build? Thanks!
This is an automated message from the Apache Git Servic
fredsh2k commented on pull request #9335:
URL: https://github.com/apache/kafka/pull/9335#issuecomment-698870391
kafka_2.12-2.4.0
ok, thanks for the help :)
This is an automated message from the Apache Git Service.
To
fredsh2k closed pull request #9335:
URL: https://github.com/apache/kafka/pull/9335
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 t
[
https://issues.apache.org/jira/browse/KAFKA-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilia Pasynkov reassigned KAFKA-8318:
Assignee: Ilia Pasynkov
> Session Window Aggregations generate an extra tombstone
> --
mimaison commented on pull request #9313:
URL: https://github.com/apache/kafka/pull/9313#issuecomment-698229647
@scanterog Thanks for the PR. Can you add a test for the changes?
This is an automated message from the Apache Gi
guozhangwang commented on pull request #9337:
URL: https://github.com/apache/kafka/pull/9337#issuecomment-698706077
LGTM.
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
abbccdda commented on a change in pull request #9332:
URL: https://github.com/apache/kafka/pull/9332#discussion_r494062676
##
File path: raft/src/test/java/org/apache/kafka/raft/MockLogTest.java
##
@@ -370,6 +365,23 @@ public void testReadOutOfRangeOffset() {
Isola
hachikuji commented on a change in pull request #9332:
URL: https://github.com/apache/kafka/pull/9332#discussion_r494494327
##
File path: raft/src/test/java/org/apache/kafka/raft/MockLog.java
##
@@ -310,10 +310,10 @@ public LogFetchInfo read(long startOffset, Isolation
isolati
ijuma commented on pull request #9331:
URL: https://github.com/apache/kafka/pull/9331#issuecomment-698233595
Unrelated flaky test failures:
```
Build / JDK 11 /
kafka.api.ConsumerBounceTest.testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisruptsBigGroup
Build / JDK 15 /
vvcephei commented on a change in pull request #8181:
URL: https://github.com/apache/kafka/pull/8181#discussion_r494369894
##
File path:
streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamTask.java
##
@@ -581,8 +580,8 @@ public void punctuate(final Proces
dielhennr edited a comment on pull request #9101:
URL: https://github.com/apache/kafka/pull/9101#issuecomment-683076305
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
mimaison commented on pull request #9335:
URL: https://github.com/apache/kafka/pull/9335#issuecomment-698388310
Which version of Kafka are you using?
Since 2.6, `--bootstrap-server` is the recommended flag. `--broker-list` is
now deprecated and will be removed in the next major versi
vvcephei merged pull request #9316:
URL: https://github.com/apache/kafka/pull/9316
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 t
ijuma merged pull request #9331:
URL: https://github.com/apache/kafka/pull/9331
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
vvcephei commented on pull request #9316:
URL: https://github.com/apache/kafka/pull/9316#issuecomment-698378699
Test failure was unrelated.
```
Build / JDK 15 /
org.apache.kafka.connect.mirror.MirrorConnectorsIntegrationTest.testReplication
```
---
hachikuji merged pull request #9100:
URL: https://github.com/apache/kafka/pull/9100
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
mumrah commented on a change in pull request #9100:
URL: https://github.com/apache/kafka/pull/9100#discussion_r494520245
##
File path: core/src/main/scala/kafka/controller/KafkaController.scala
##
@@ -1764,6 +1769,145 @@ class KafkaController(val config: KafkaConfig,
}
hachikuji commented on pull request #9100:
URL: https://github.com/apache/kafka/pull/9100#issuecomment-698458937
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
mimaison merged pull request #8295:
URL: https://github.com/apache/kafka/pull/8295
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 t
viktorsomogyi commented on a change in pull request #4090:
URL: https://github.com/apache/kafka/pull/4090#discussion_r494261046
##
File path: core/src/main/scala/kafka/utils/Json.scala
##
@@ -69,8 +70,11 @@ object Json {
* @return An `Either` which in case of `Left` means a
asdaraujo commented on a change in pull request #9281:
URL: https://github.com/apache/kafka/pull/9281#discussion_r494670714
##
File path: core/src/main/scala/kafka/server/KafkaConfig.scala
##
@@ -1686,9 +1686,9 @@ class KafkaConfig(val props: java.util.Map[_, _], doLog:
Boolea
ijuma merged pull request #9206:
URL: https://github.com/apache/kafka/pull/9206
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
luigiberrettini commented on pull request #3743:
URL: https://github.com/apache/kafka/pull/3743#issuecomment-698379057
I saw that the
[Sender](https://github.com/apache/kafka/blob/2.6.0/clients/src/main/java/org/apache/kafka/clients/producer/internals/Sender.java#L602)
checks for a `Errors
apovzner commented on pull request #9317:
URL: https://github.com/apache/kafka/pull/9317#issuecomment-698128538
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
guozhangwang commented on pull request #9196:
URL: https://github.com/apache/kafka/pull/9196#issuecomment-698710912
https://jenkins.confluent.io/job/system-test-kafka-branch-builder/4188/
triggered
This is an automated messa
mimaison commented on pull request #8295:
URL: https://github.com/apache/kafka/pull/8295#issuecomment-698359953
Thanks @abbccdda and @dajac for the reviews!
This is an automated message from the Apache Git Service.
To respond
vvcephei commented on pull request #8181:
URL: https://github.com/apache/kafka/pull/8181#issuecomment-698385372
Hey @MicahRam , I'm ready to merge this now, but there are some merge
conflicts. Can you rebase this PR against the current trunk? Thanks!
--
ijuma edited a comment on pull request #9336:
URL: https://github.com/apache/kafka/pull/9336#issuecomment-698252529
@hachikuji Do we intend the various non internal Raft classes to be a public
API where we need a KIP to make any changes? If we don't want that or not yet,
we should consider
rajinisivaram commented on a change in pull request #9334:
URL: https://github.com/apache/kafka/pull/9334#discussion_r494510121
##
File path: core/src/main/scala/kafka/admin/TopicCommand.scala
##
@@ -69,16 +71,26 @@ object TopicCommand extends Logging {
else if (opts.has
feyman2016 commented on a change in pull request #9270:
URL: https://github.com/apache/kafka/pull/9270#discussion_r494424452
##
File path: core/src/main/scala/kafka/coordinator/group/GroupCoordinator.scala
##
@@ -1040,21 +1040,36 @@ class GroupCoordinator(val brokerId: Int,
yeralin commented on pull request #6592:
URL: https://github.com/apache/kafka/pull/6592#issuecomment-698414958
Any updates :)?
This is an automated message from the Apache Git Service.
To respond to the message, please log o
ijuma commented on pull request #9206:
URL: https://github.com/apache/kafka/pull/9206#issuecomment-698237578
Unrelated flaky failures:
```
Build / JDK 15 /
kafka.network.ConnectionQuotasTest.testListenerConnectionRateLimitWhenActualRateBelowLimit
| 5 sec | 1
-- | -- | --
Bu
guozhangwang commented on a change in pull request #9020:
URL: https://github.com/apache/kafka/pull/9020#discussion_r494747319
##
File path:
streams/src/test/java/org/apache/kafka/streams/integration/StreamStreamJoinIntegrationTest.java
##
@@ -60,6 +60,34 @@ public void prepar
apovzner commented on a change in pull request #9317:
URL: https://github.com/apache/kafka/pull/9317#discussion_r494034591
##
File path: core/src/main/scala/kafka/network/SocketServer.scala
##
@@ -1447,13 +1454,33 @@ class ConnectionQuotas(config: KafkaConfig, time: Time,
metr
hachikuji commented on a change in pull request #9100:
URL: https://github.com/apache/kafka/pull/9100#discussion_r494480847
##
File path: core/src/main/scala/kafka/controller/KafkaController.scala
##
@@ -1764,6 +1769,145 @@ class KafkaController(val config: KafkaConfig,
}
chia7712 commented on pull request #9284:
URL: https://github.com/apache/kafka/pull/9284#issuecomment-698083970
```
Build / JDK 11 /
kafka.api.ConsumerBounceTest.testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisruptsBigGroup
```
it is flaky on trunk branch also so it is unr
kowshik commented on a change in pull request #9001:
URL: https://github.com/apache/kafka/pull/9001#discussion_r494170995
##
File path: clients/src/main/resources/common/message/UpdateFeaturesResponse.json
##
@@ -0,0 +1,33 @@
+// Licensed to the Apache Software Foundation (ASF)
ijuma commented on a change in pull request #4090:
URL: https://github.com/apache/kafka/pull/4090#discussion_r494182608
##
File path: core/src/main/scala/kafka/utils/Json.scala
##
@@ -69,8 +70,11 @@ object Json {
* @return An `Either` which in case of `Left` means an except
asdaraujo commented on pull request #9281:
URL: https://github.com/apache/kafka/pull/9281#issuecomment-698644188
> Please also update the documentation, I think it's worth to note that in
case of `listeners` it's not allowed but for `advertised.listeners` it is for
the LB use-case.
> Ot
cadonna commented on pull request #9328:
URL: https://github.com/apache/kafka/pull/9328#issuecomment-698151176
@mumrah, error message
```
[2020-09-24T01:46:33.204Z] Cleaning up test-streams-archetype
No such property: deleteDir for class: groovy.lang.Binding
```
in build
fredsh2k commented on pull request #9335:
URL: https://github.com/apache/kafka/pull/9335#issuecomment-698870391
kafka_2.12-2.4.0
ok, thanks for the help :)
This is an automated message from the Apache Git Service.
To
ijuma commented on pull request #9336:
URL: https://github.com/apache/kafka/pull/9336#issuecomment-698252529
@hachikuji Do we intend to various non internal Raft classes to be a public
API where we need a KIP to make any changes? If we don't want that or not yet,
we should consider merging
tombentley commented on pull request #9266:
URL: https://github.com/apache/kafka/pull/9266#issuecomment-698835897
@ijuma any chance you could trigger a CI build? Thanks!
This is an automated message from the Apache Git Servic
fredsh2k closed pull request #9335:
URL: https://github.com/apache/kafka/pull/9335
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 t
dajac commented on pull request #9334:
URL: https://github.com/apache/kafka/pull/9334#issuecomment-698784923
@rajinisivaram Thanks for your comments. I have updated the PR and answered
your questions.
This is an automated me
dajac commented on pull request #8897:
URL: https://github.com/apache/kafka/pull/8897#issuecomment-698811607
@hachikuji Thanks for your suggestions. I have incorporated them.
This is an automated message from the Apache Git S
dajac commented on a change in pull request #9334:
URL: https://github.com/apache/kafka/pull/9334#discussion_r494810769
##
File path:
core/src/test/scala/unit/kafka/admin/TopicCommandWithAdminClientTest.scala
##
@@ -844,4 +851,72 @@ class TopicCommandWithAdminClientTest extend
rajinisivaram merged pull request #9334:
URL: https://github.com/apache/kafka/pull/9334
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
[
https://issues.apache.org/jira/browse/KAFKA-10516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202224#comment-17202224
]
David Jacot commented on KAFKA-10516:
-
Done by this PR: https://github.com/apache/ka
[
https://issues.apache.org/jira/browse/KAFKA-10516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot updated KAFKA-10516:
Fix Version/s: 2.7.0
> Implement Topic Command changes
> ---
>
>
[
https://issues.apache.org/jira/browse/KAFKA-10516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-10516.
-
Resolution: Fixed
> Implement Topic Command changes
> ---
>
>
scanterog commented on pull request #9313:
URL: https://github.com/apache/kafka/pull/9313#issuecomment-698983392
@mimaison just added it. Let me know if there's anything else to fix. Thanks!
This is an automated message from
[
https://issues.apache.org/jira/browse/KAFKA-10364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot updated KAFKA-10364:
Parent: (was: KAFKA-9915)
Issue Type: Improvement (was: Sub-task)
> Use Token Bucket
[
https://issues.apache.org/jira/browse/KAFKA-10364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot updated KAFKA-10364:
Description: KIP-599 has introduced the Token Bucket algorithm to throttle
controller mutations. W
dajac commented on a change in pull request #9302:
URL: https://github.com/apache/kafka/pull/9302#discussion_r495068017
##
File path: core/src/main/scala/kafka/controller/KafkaController.scala
##
@@ -1067,10 +1067,7 @@ class KafkaController(val config: KafkaConfig,
// ch
David Jacot created KAFKA-10528:
---
Summary: Make output of AK various tools consistent in case of
errors
Key: KAFKA-10528
URL: https://issues.apache.org/jira/browse/KAFKA-10528
Project: Kafka
I
hachikuji commented on pull request #9284:
URL: https://github.com/apache/kafka/pull/9284#issuecomment-699017504
@chia7712 To clarify, were you going to mention this in `docs/upgrade.html`?
This is an automated message from t
hachikuji merged pull request #9337:
URL: https://github.com/apache/kafka/pull/9337
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
nizhikov commented on pull request #9196:
URL: https://github.com/apache/kafka/pull/9196#issuecomment-699018740
Hello, @guozhangwang
Can you, please, share the results of the tests run?
This is an automated message fr
[
https://issues.apache.org/jira/browse/KAFKA-10519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-10519.
-
Resolution: Fixed
> Unit tests for VotedState
> -
>
>
hachikuji edited a comment on pull request #8897:
URL: https://github.com/apache/kafka/pull/8897#issuecomment-699022589
Two flaky test failures:
- https://issues.apache.org/jira/browse/KAFKA-10405
- https://issues.apache.org/jira/browse/KAFKA-8266
---
hachikuji merged pull request #8897:
URL: https://github.com/apache/kafka/pull/8897
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
hachikuji commented on pull request #8897:
URL: https://github.com/apache/kafka/pull/8897#issuecomment-699022589
Two flaky tests:
- https://issues.apache.org/jira/browse/KAFKA-10405
- https://issues.apache.org/jira/browse/KAFKA-8266
--
chia7712 commented on pull request #9318:
URL: https://github.com/apache/kafka/pull/9318#issuecomment-699025146
@dajac @hachikuji Could you take a look?
This is an automated message from the Apache Git Service.
To respond to
chia7712 commented on pull request #9284:
URL: https://github.com/apache/kafka/pull/9284#issuecomment-699025599
> To clarify, were you going to mention this in docs/upgrade.html?
will copy that
This is an automated mes
dajac commented on pull request #9318:
URL: https://github.com/apache/kafka/pull/9318#issuecomment-699026162
@chia7712 Sorry for the delay... I will take another look on Monday.
This is an automated message from the Apache Gi
guozhangwang commented on pull request #9196:
URL: https://github.com/apache/kafka/pull/9196#issuecomment-699034902
Only one test failed this time, and honestly I'm not sure if it is related
to your PR or not, here you go:
```
Module: kafkatest.tests.streams.streams_broker_dow
ableegoldman commented on pull request #9312:
URL: https://github.com/apache/kafka/pull/9312#issuecomment-699059908
@guozhangwang I think this needs to be cherrypicked back to 2.6
This is an automated message from the Apache
hachikuji commented on pull request #9280:
URL: https://github.com/apache/kafka/pull/9280#issuecomment-699081923
@ableegoldman I agree it would be useful to have a test case. If you have
time, maybe you can help out in a follow-up?
-
[
https://issues.apache.org/jira/browse/KAFKA-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Addison Huddy updated KAFKA-7590:
-
Description: Message (was: Message
-
[
https://issues.apache.org/jira/browse/KAFKA-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202351#comment-17202351
]
James Yuzawa commented on KAFKA-10470:
--
I also noticed the lack of buffer reuse in
[
https://issues.apache.org/jira/browse/KAFKA-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202351#comment-17202351
]
James Yuzawa edited comment on KAFKA-10470 at 9/25/20, 6:36 PM:
--
[
https://issues.apache.org/jira/browse/KAFKA-7590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao deleted KAFKA-7590:
---
> GETTING HUGE MESSAGE STRUCTURE THROUGH JMS CONNECTOR
>
>
mjsax commented on pull request #9156:
URL: https://github.com/apache/kafka/pull/9156#issuecomment-699151989
Thanks for the patch @big-andy-coates!
This is an automated message from the Apache Git Service.
To respond to the m
mjsax merged pull request #9156:
URL: https://github.com/apache/kafka/pull/9156
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
nizhikov commented on pull request #9196:
URL: https://github.com/apache/kafka/pull/9196#issuecomment-699186863
Hello, @guozhangwang
I ran a failed test locally and it passes.
Test passed in my previous runs, also.
You can take a look at the report I share in ticket -
https://
ableegoldman commented on a change in pull request #9295:
URL: https://github.com/apache/kafka/pull/9295#discussion_r495292893
##
File path:
clients/src/main/java/org/apache/kafka/clients/consumer/internals/AbstractCoordinator.java
##
@@ -769,24 +771,27 @@ public void handle(S
ableegoldman commented on pull request #9339:
URL: https://github.com/apache/kafka/pull/9339#issuecomment-699225846
@vvcephei @mjsax @guozhangwang
This is an automated message from the Apache Git Service.
To respond to the m
ableegoldman opened a new pull request #9339:
URL: https://github.com/apache/kafka/pull/9339
Add the extended e2e latency metrics to the upgrade guide for 2.7.
This is an automated message from the Apache Git Service.
To resp
ahuang98 opened a new pull request #9340:
URL: https://github.com/apache/kafka/pull/9340
WIP - Does not follow original cache eviction logic of waiting `evictionMs`
before allowing smaller session to be evicted by a larger session. Working on
reverting those changes. All WIP comments below
guozhangwang merged pull request #9295:
URL: https://github.com/apache/kafka/pull/9295
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
nym3r0s commented on pull request #9280:
URL: https://github.com/apache/kafka/pull/9280#issuecomment-699364431
>
>
> @ableegoldman I agree it would be useful to have a test case. If you have
time, maybe you can help out in a follow-up?
@hachikuji @ableegoldman - I'm so sorry
nym3r0s edited a comment on pull request #9280:
URL: https://github.com/apache/kafka/pull/9280#issuecomment-699364431
>
>
> @ableegoldman I agree it would be useful to have a test case. If you have
time, maybe you can help out in a follow-up?
@hachikuji @ableegoldman - I'm so
MicahRam commented on pull request #8181:
URL: https://github.com/apache/kafka/pull/8181#issuecomment-699394946
@vvcephei I rebased. Checks are failing as far as I can tell it's wasn't me
and they've been failing. Let me know if you think otherwise.
---
jacky1193610322 commented on pull request #9100:
URL: https://github.com/apache/kafka/pull/9100#issuecomment-699438281
I got a thought, there is a scenario that A leader can see its followers,
but cannot see Zookeeper, and then the leader will be fenced when it attempts
to shink isr or exp
chia7712 commented on pull request #9284:
URL: https://github.com/apache/kafka/pull/9284#issuecomment-699440096
@hachikuji the ```docs/upgrade.html``` is updated :)
This is an automated message from the Apache Git Service.
To
97 matches
Mail list logo