Skip to content

Commit 32ef9fb

Browse files
OliviaYtterbrinkrenetapopova
authored andcommitted
Apply review comments
1 parent 74881b6 commit 32ef9fb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

modules/ROOT/pages/notifications/all-notifications.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3651,24 +3651,24 @@ m|WARNING
36513651

36523652

36533653
[#_neo_clientnotification_security_shardedperformance]
3654-
=== This privilege will have a severe performance impact on sharded databases.
3654+
=== Sharded privilege performance
36553655

36563656
.Notification details
36573657
[cols="<1s,<4"]
36583658
|===
36593659
|Neo4j code
36603660
m|Neo.ClientNotification.Security.ShardedPrivilegePerformance
36613661
|Title
3662-
a|This privilege will have a severe performance impact on sharded databases.
3662+
a|Privilege with a severe performance impact on sharded databases.
36633663
|Description
3664-
a|This privilege will severely reduce the performance of queries run on sharded databases. We recommend to exclude sharded databases for now.
3664+
a|This specified privilege severely reduces the performance of queries run on sharded databases. Consider excluding sharded databases for now.
36653665
|Category
36663666
m|SECURITY
36673667
|GQLSTATUS code
36683668
m|01N73
36693669
|Status description
36703670
|warn: sharded privilege performance.
3671-
This privilege will severely reduce the performance of queries run on sharded databases. We recommend to exclude sharded databases for now.
3671+
This specified privilege severely reduces the performance of queries run on sharded databases. Consider excluding sharded databases for now.
36723672
|Classification
36733673
m|SECURITY
36743674
|SeverityLevel
@@ -3692,10 +3692,10 @@ Returned GQLSTATUS code::
36923692

36933693
Returned status description::
36943694
warn: sharded privilege performance.
3695-
This privilege will severely reduce the performance of queries run on sharded databases. We recommend to exclude sharded databases for now.
3695+
This specified privilege severely reduces the performance of queries run on sharded databases. Consider excluding sharded databases for now.
36963696

36973697
Suggestions for improvement::
3698-
Grant the privilege explicitly to databases instead of on all.
3698+
Grant the privilege explicitly to databases instead of to all.
36993699

37003700
======
37013701
[.include-with-neo4j-code]
@@ -3708,7 +3708,7 @@ GRANT TRAVERSE ON GRAPH * TO ROLE exampleRole
37083708
----
37093709

37103710
Suggestions for improvement::
3711-
Grant the privilege explicitly to databases instead of on all.
3711+
Grant the privilege explicitly to databases instead of to all.
37123712
======
37133713
=====
37143714

0 commit comments

Comments
 (0)