]
Donald Naro closed ISPN-11577.
------------------------------
Resolution: Out of Date
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.
https://issues.redhat.com/browse/JDG-3237?focusedCommentId=14016464&p...
https://issues.redhat.com/browse/JDG-3237?focusedCommentId=14016656&p...
functional_api.adoc - broken links and other issues.
https://issues.redhat.com/browse/JDG-3237?focusedCommentId=14016340&p...