domhanak commented on code in PR #519:
URL: 
https://github.com/apache/incubator-kie-kogito-docs/pull/519#discussion_r1422112789


##########
serverlessworkflow/modules/ROOT/pages/data-index/data-index-quarkus-extension.adoc:
##########
@@ -54,11 +67,14 @@ The {data_index_ref} addon distribution added to the 
workflow must match the wor
 The addon will share the data source used by the workflow where it is added, 
and it will create separate tables for that purpose.
 ====
 
-When any of the {data_index_ref} addons is added:
+When any of the `kogito-addons-quarkus-data-index`  or 
`kogito-addons-quarkus-data-index-persistence` addons is added:
 
 * The communication with the workflow is direct, the workflow data is *not* 
transmitted or consumed through events, they are stored directly in the 
configured database.
 There is no need to configure the events connection for this purpose.
-* A new GraphQL endpoint is added to perform queries and management operations
+
+Only when any of the `kogito-addons-quarkus-data-index` addons is added:
+
+* A new GraphQL endpoint is added to perform queries and management operations 
when `kogito-addons-quarkus-data-index` is added

Review Comment:
   What is the duplicate information?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to