[
https://issues.redhat.com/browse/ISPN-11577?page=com.atlassian.jira.plugi...
]
Donald Naro updated ISPN-11577:
-------------------------------
Description:
cache_api.adoc
Section: Invocation Flags - api/org/infinispan/context/Flag.html Not Found
Section: Why use such an API? - `(Future<?> f: futures) f.get();` should be covered
in try/catch as `f.get` throws a checked exception.
Section: Notifying futures - code snippet gives compilation error on the line
`cache.putAsync("key", "value").attachListener(futureListener);`. It
says that there is no attachListener(...) method.
assembly_extending.adoc - the extending section is out of date. excluded from prod 8.0.
streams.adoc - various errors during compilation need to be fixed.
functional_api.adoc - broken links and other issues.
https://issues.redhat.com/browse/JDG-3237?focusedCommentId=14016340&p...
was:
cache_api.adoc
Section: Invocation Flags - api/org/infinispan/context/Flag.html Not Found
Section: Why use such an API? - `(Future<?> f: futures) f.get();` should be covered
in try/catch as `f.get` throws a checked exception.
Section: Notifying futures - code snippet gives compilation error on the line
`cache.putAsync("key", "value").attachListener(futureListener);`. It
says that there is no attachListener(...) method.
assembly_extending.adoc - the extending section is out of date. excluded from prod 8.0.
streams.adoc - various errors during compilation need to be fixed.
Docs: Update Dev Guide Content
------------------------------
Key: ISPN-11577
URL:
https://issues.redhat.com/browse/ISPN-11577
Project: Infinispan
Issue Type: Enhancement
Components: Documentation
Reporter: Donald Naro
Assignee: Donald Naro
Priority: Major
cache_api.adoc
Section: Invocation Flags - api/org/infinispan/context/Flag.html Not Found
Section: Why use such an API? - `(Future<?> f: futures) f.get();` should be covered
in try/catch as `f.get` throws a checked exception.
Section: Notifying futures - code snippet gives compilation error on the line
`cache.putAsync("key", "value").attachListener(futureListener);`. It
says that there is no attachListener(...) method.
assembly_extending.adoc - the extending section is out of date. excluded from prod 8.0.
streams.adoc - various errors during compilation need to be fixed.
functional_api.adoc - broken links and other issues.
https://issues.redhat.com/browse/JDG-3237?focusedCommentId=14016340&p...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)