[infinispan-issues] [JBoss JIRA] (ISPN-11577) Docs: Update Dev Guide Content

Donald Naro (Jira) issues at jboss.org
Wed Apr 1 06:21:50 EDT 2020


     [ https://issues.redhat.com/browse/ISPN-11577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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.

  was:
cache_api.adoc

Section: Invocation Flags - api/org/infinispan/context/Flag.html Not Found



> 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.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list