Chia-Ping Tsai created KAFKA-18939:
--------------------------------------

             Summary: kafka-site preview does not use the correct rewrite rules
                 Key: KAFKA-18939
                 URL: https://issues.apache.org/jira/browse/KAFKA-18939
             Project: Kafka
          Issue Type: Improvement
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai


the preview should use the same rewrite rule as production. otherwise, it is 
hard to debug before deploying. However, we never apply the valid regex ... see 
[https://github.com/apache/kafka-site/blob/asf-site/Dockerfile#L12]

`^/?(\d+)/generated/` -> `^/?(\\d+)/generated/`



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to