[JBoss JIRA] (ISPN-11860) Wrong Javadoc for state-transfer configuration
by Wolf-Dieter Fink (Jira)
[ https://issues.redhat.com/browse/ISPN-11860?page=com.atlassian.jira.plugi... ]
Wolf-Dieter Fink updated ISPN-11860:
------------------------------------
Status: Open (was: New)
> Wrong Javadoc for state-transfer configuration
> ----------------------------------------------
>
> Key: ISPN-11860
> URL: https://issues.redhat.com/browse/ISPN-11860
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Affects Versions: 11.0.0.Alpha1
> Reporter: Wolf-Dieter Fink
> Priority: Trivial
>
> The XSD only allow replicated- distributed- and scattered-cache to configure state-transfer.
> But the class header is like followed
> /**
> * Configures how state is retrieved when a new cache joins the cluster.
> * Used with invalidation and replication clustered modes.
> *
> * @since 5.1
> */
> public class StateTransferConfiguration implements Matchable<StateTransferConfiguration>, ConfigurationInfo {
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (ISPN-11860) Wrong Javadoc for state-transfer configuration
by Wolf-Dieter Fink (Jira)
[ https://issues.redhat.com/browse/ISPN-11860?page=com.atlassian.jira.plugi... ]
Wolf-Dieter Fink reassigned ISPN-11860:
---------------------------------------
Assignee: Wolf-Dieter Fink
> Wrong Javadoc for state-transfer configuration
> ----------------------------------------------
>
> Key: ISPN-11860
> URL: https://issues.redhat.com/browse/ISPN-11860
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core
> Affects Versions: 11.0.0.Alpha1
> Reporter: Wolf-Dieter Fink
> Assignee: Wolf-Dieter Fink
> Priority: Trivial
>
> The XSD only allow replicated- distributed- and scattered-cache to configure state-transfer.
> But the class header is like followed
> /**
> * Configures how state is retrieved when a new cache joins the cluster.
> * Used with invalidation and replication clustered modes.
> *
> * @since 5.1
> */
> public class StateTransferConfiguration implements Matchable<StateTransferConfiguration>, ConfigurationInfo {
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (ISPN-11626) CLI diagnostics tool
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-11626?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-11626:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 11.0.0.CR1
(was: 11.0.0.Final)
Resolution: Done
> CLI diagnostics tool
> --------------------
>
> Key: ISPN-11626
> URL: https://issues.redhat.com/browse/ISPN-11626
> Project: Infinispan
> Issue Type: Feature Request
> Components: CLI, Server
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Labels: supportability
> Fix For: 11.0.0.CR1
>
>
> Enhance the CLI to be able to obtain a combined dump of the following information
> * current server.log
> * current gc.log
> * configuration
> * data/caches.xml
> * thread dump
> * lsof
> * general machine information like OS, memory, cpu
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (ISPN-11860) Wrong Javadoc for state-transfer configuration
by Wolf-Dieter Fink (Jira)
Wolf-Dieter Fink created ISPN-11860:
---------------------------------------
Summary: Wrong Javadoc for state-transfer configuration
Key: ISPN-11860
URL: https://issues.redhat.com/browse/ISPN-11860
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 11.0.0.Alpha1
Reporter: Wolf-Dieter Fink
The XSD only allow replicated- distributed- and scattered-cache to configure state-transfer.
But the class header is like followed
/**
* Configures how state is retrieved when a new cache joins the cluster.
* Used with invalidation and replication clustered modes.
*
* @since 5.1
*/
public class StateTransferConfiguration implements Matchable<StateTransferConfiguration>, ConfigurationInfo {
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months