[
https://issues.apache.org/jira/browse/IGNITE-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063955#comment-15063955
]
Anton Vinogradov edited comment on IGNITE-2196 at 12/18/15 1:43 PM:
--------------------------------------------------------------------
It seems to be a bad practice to reference to implementations at parent class.
So, I think that we should simply remove references to CacheHibernate* from
CacheStore*
Also it is not good Idea to mention lgpl classes at nolgpl documentation.
was (Author: avinogradov):
It seems to be a bad practice to reference to implementations at parent class.
So, I think that we should simply remove references to CacheHibernate* from
CacheStore*
> Broken links in the documentation
> ----------------------------------
>
> Key: IGNITE-2196
> URL: https://issues.apache.org/jira/browse/IGNITE-2196
> Project: Ignite
> Issue Type: Bug
> Components: documentation
> Affects Versions: 1.5
> Environment: Apache Ignite 1.5.0-final build #45
> Reporter: Vasilisa Sidorova
> Assignee: Anton Vinogradov
> Fix For: 1.6
>
>
> There is two broken links in the binary package documentation:
> # IGNITE_HOME/docs/javadoc/org/apache/ignite/cache/store/CacheStore.html
> (click on the CacheHibarnateBlobStore link -> go to nonexistent page
> IGNITE_HOME/docs/javadoc/org/apache/ignite/cache/store/hibernate/CacheHibernateBlobStore.html)
> #
> IGNITE_HOME/docs/javadoc/org/apache/ignite/cache/store/CacheStoreSessionListener.html
> (click on the CacheHibernateStoreSessionListener link -> go to nonexistent
> page
> IGNITE_HOME/docs/javadoc/org/apache/ignite/cache/store/hibernate/CacheHibernateStoreSessionListener.html)
> Please, fix it
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)