[ 
https://issues.apache.org/jira/browse/IGNITE-21036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17798041#comment-17798041
 ] 

Mirza Aliev edited comment on IGNITE-21036 at 12/18/23 8:06 AM:
----------------------------------------------------------------

Seems that this is quite easy to add system view in the 
{{org.apache.ignite.internal.catalog.CatalogManagerImpl}} where we can provide 
view with all available zones by the current catalog version. Just need to 
follow the guide from {{modules/system-view-api/README.md}}


was (Author: maliev):
Seems that this is quite easy to add system view in the 
`org.apache.ignite.internal.catalog.CatalogManagerImpl` where we can provide 
view with all available zones by the current catalog version. Just need to 
follow the guide from `modules/system-view-api/README.md`  

> Add possibility to obtain parameters of already existing zone.
> --------------------------------------------------------------
>
>                 Key: IGNITE-21036
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21036
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>    Affects Versions: 3.0.0-beta1
>            Reporter: Evgeny Stanilovsky
>            Priority: Major
>              Labels: ignite-3
>
> For now it`s possible to create distributed zone with different configurable 
> parameters, like:
> "CREATE ZONE name_of_the_zone WITH partitions=7, DATA_NODES_AUTO_ADJUST=100"
> but there is no way to obtain this zone params using public api (views, 
> jmx?). Seems we need such a functionality.



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

Reply via email to