This is an automated email from the ASF dual-hosted git repository.
alexey pushed a commit to branch branch-1.11.x
in repository https://gitbox.apache.org/repos/asf/kudu.git
The following commit(s) were added to refs/heads/branch-1.11.x by this push:
new c42b889 [docs] update info on KUDU-2990 in known issues
c42b889 is described below
commit c42b88906a6261c4c1de281eab8afc82674ecafd
Author: Alexey Serbin <[email protected]>
AuthorDate: Tue Nov 12 12:47:11 2019 -0800
[docs] update info on KUDU-2990 in known issues
Kudu 1.10.1 and 1.11.1 patch releases are in the making, so let's
update the wording in known issues section to prepare the document
for publishing at the project's web site.
Change-Id: If9678cbd98c1d82a84ddf8ada8caba8746a205bd
Reviewed-on: http://gerrit.cloudera.org:8080/14698
Reviewed-by: Adar Dembo <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
(cherry picked from commit b3147d871a097065ac91c1b8f675e02076c4b011)
Reviewed-on: http://gerrit.cloudera.org:8080/14699
Reviewed-by: Alexey Serbin <[email protected]>
---
docs/known_issues.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/known_issues.adoc b/docs/known_issues.adoc
index b1b4bd9..52fe9e4 100644
--- a/docs/known_issues.adoc
+++ b/docs/known_issues.adoc
@@ -213,5 +213,5 @@ to communicate only the most important known issues.
licensed under LGPL v.2.1, however the ASF thirdparty license policy
explicitly prohibits including such contents into releases: see
link:https://www.apache.org/legal/resolved.html#category-x[Category X]. This
- issue will be addressed ASAP in upcoming patch releases
+ issue has been addressed in 1.10.1 and 1.11.1 patch releases correspondingly
(see link:https://issues.apache.org/jira/browse/KUDU-2990[KUDU-2990]).