[jboss-jira] [JBoss JIRA] (WFLY-1430) Create clustering subsystem
Richard Achmatowicz (JIRA)
jira-events at lists.jboss.org
Tue Sep 24 13:32:45 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12807011#comment-12807011 ]
Richard Achmatowicz commented on WFLY-1430:
-------------------------------------------
Here are the statistics with JSON formatting:
Across one line:
{noformat}
"operation-stats" => [("lenovo/web" => "{\"get-hits\" : \"0\", \"get-misses\" : \"0\", \"puts\" : \"0\", \"remove-hits\" : \"0\", \"remove-misses\" : \"0\"}")],
{noformat}
Across multiple lines:
{noformat}
"operation-stats" => [("lenovo/web" => "{
\"get-hits\" : \"0\",
\"get-misses\" : \"0\",
\"puts\" : \"0\",
\"remove-hits\" : \"0\",
\"remove-misses\" : \"0\"
}")],
{noformat}
Any preference when it comes to single or multiple lines?
> Create clustering subsystem
> ---------------------------
>
> Key: WFLY-1430
> URL: https://issues.jboss.org/browse/WFLY-1430
> Project: WildFly
> Issue Type: Feature Request
> Components: Clustering
> Affects Versions: 8.0.0.Alpha2
> Reporter: Richard Achmatowicz
> Assignee: Richard Achmatowicz
>
> Create a clustering subsystem which collects together clustering-related functionality as described in WFLY-1236.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list