[
https://issues.apache.org/jira/browse/FLINK-29636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693600#comment-17693600
]
Yun Tang commented on FLINK-29636:
----------------------------------
JMH is under GPL license which is not compatible with the AL2, that's why
flink-benchmark stays out of flink main repo. We can refer to
https://issues.apache.org/jira/browse/FLINK-2973 for more details.
If so, can we add a module based on JMH in the main flink-table-store repo?
[~zjureel][~lzljs3620320]
> Add micro benchmark module in flink table store
> -----------------------------------------------
>
> Key: FLINK-29636
> URL: https://issues.apache.org/jira/browse/FLINK-29636
> Project: Flink
> Issue Type: Improvement
> Components: Table Store
> Affects Versions: table-store-0.3.0, table-store-0.2.2
> Reporter: Shammon
> Priority: Major
> Labels: pull-request-available
>
> Currently there's a `flink-table-store-benchmark` to run a query in flink
> cluster and collect metrics to measure the performance of
> `flink-table-store`. There're some key operation steps such as
> read/write/compaction in `flink-table-store`, we should add a
> `flink-table-store-micro-benchmark` for them
--
This message was sent by Atlassian Jira
(v8.20.10#820010)