[
https://issues.apache.org/jira/browse/IGNITE-10031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16666833#comment-16666833
]
Ignite TC Bot commented on IGNITE-10031:
----------------------------------------
{panel:title=Possible
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}MVCC Queries{color} [[tests
4|https://ci.ignite.apache.org/viewLog.html?buildId=2176738]]
* IgniteCacheMvccSqlTestSuite:
CacheMvccPartitionedBackupsTest.testBackupsCoherenceWithConcurrentUpdates3Servers1Client
- 0,0% fails in last 100 master runs.
* IgniteCacheMvccSqlTestSuite:
CacheMvccPartitionedSqlCoordinatorFailoverTest.testPutAllGetAll_ClientServer_Backups3_RestartCoordinator_ScanDml
- 0,0% fails in last 100 master runs.
{color:#d04437}Activate | Deactivate Cluster{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=2176687]]
* IgniteStandByClusterSuite:
IgniteBaselineAffinityTopologyActivationTest.testNodeJoinsDuringPartitionMapExchange
- 0,0% fails in last 100 master runs.
{color:#d04437}MVCC Cache{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=2176736]]
{panel}
[TeamCity Run All
Results|http://ci.ignite.apache.org/viewLog.html?buildId=2176792&buildTypeId=IgniteTests24Java8_RunAll]
> REST: Introduce "caches" param for "top" command.
> -------------------------------------------------
>
> Key: IGNITE-10031
> URL: https://issues.apache.org/jira/browse/IGNITE-10031
> Project: Ignite
> Issue Type: Improvement
> Components: rest
> Reporter: Alexey Kuznetsov
> Assignee: Alexey Kuznetsov
> Priority: Major
> Fix For: 2.8
>
>
> We have top command on REST API:
> https://apacheignite.readme.io/docs/rest-api#topology
> And result of this command also contains short caches info (name, mode & SQL
> Schema).
> But in situation when node contains thousand caches and hundred nodes and
> caches have long names - that will result in a HUGE JSON.
> For example, I get 88Mb JSON for cluster of 128 nodes and 6000 caches.
> And my application do not need that info about caches, I just need a list of
> node IDs.
> Lets add one more flag "excludeCaches" as we already have "attr" & "mtr".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)