[JBoss JIRA] (ISPN-9207) Simplify second-level cache non-clustered configuration
by Radim Vansa (JIRA)
Radim Vansa created ISPN-9207:
---------------------------------
Summary: Simplify second-level cache non-clustered configuration
Key: ISPN-9207
URL: https://issues.jboss.org/browse/ISPN-9207
Project: Infinispan
Issue Type: Enhancement
Components: Hibernate Cache
Affects Versions: 9.3.0.Beta1
Reporter: Radim Vansa
Assignee: Radim Vansa
Setting {{hibernate.cache.infinispan.cfg=org/infinispan/hibernate/cache/commons/builder/infinispan-configs-local.xml}} sounds too cumbersome. As an alternative we should add
{{hibernate.cache.infinispan.clustered}} property ({{true}} by default).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (ISPN-9206) Handle long qualified region names more efficiently
by Sanne Grinovero (JIRA)
[ https://issues.jboss.org/browse/ISPN-9206?page=com.atlassian.jira.plugin.... ]
Sanne Grinovero commented on ISPN-9206:
---------------------------------------
But how do you know if there's a conflict?
Also, I wouldn't want to have advanced flags and options which are user's responsibility to get right if we can't clearly explain when there's need. You also need to ship a safe default, what would that be?
I agree with your hopes on not allowing "intentional stealing" by a _different_ deployment unit. We still need to make sure to guard about unintentional stealing though.
> Handle long qualified region names more efficiently
> ---------------------------------------------------
>
> Key: ISPN-9206
> URL: https://issues.jboss.org/browse/ISPN-9206
> Project: Infinispan
> Issue Type: Enhancement
> Components: Hibernate Cache
> Affects Versions: 9.2.2.Final, 9.3.0.Beta1
> Reporter: Radim Vansa
> Assignee: Radim Vansa
>
> Hibernate region names are FQCNs, and when the prefix is added this can exceed the 255 byte ByteString limit. Also, it's inefficient to ship such long cache names with each command.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (ISPN-8673) UX improvements in Template Configuration
by Diego Lovison (JIRA)
[ https://issues.jboss.org/browse/ISPN-8673?page=com.atlassian.jira.plugin.... ]
Diego Lovison commented on ISPN-8673:
-------------------------------------
Ok. I guess that we can close this one.
> UX improvements in Template Configuration
> -----------------------------------------
>
> Key: ISPN-8673
> URL: https://issues.jboss.org/browse/ISPN-8673
> Project: Infinispan
> Issue Type: Feature Request
> Components: Console
> Affects Versions: 9.2.0.Beta2
> Reporter: Diego Lovison
> Assignee: Vladimir Blagojevic
> Priority: Trivial
> Attachments: screenshot-1.png
>
>
> 1. Start the Infinispan server in the standalone mode using the clustered option. Command to be executed: ./standalone.sh -Djboss.socket.binding.port-offset=100 -Djboss.node.name=nodeA -c clustered.xml
> 2. Open http://127.0.0.1:10090/console/index.html#/containers/standalone/clustere... and hit the button “Create new template”. Fill the information and hit the “Next” button.
> 3. In the "Clustering" panel you will see that there are values in the fields: Owners, Segments, L1 Lifespan, etc.
> 4. Hit the “Create” button. The new template will appears in the list.
> 5. In the list, hit the “Edit” button
> 6. You will see that the values are empty. I am expecting the same values when I was creating the Template Configuration.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (ISPN-8673) UX improvements in Template Configuration
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-8673?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic edited comment on ISPN-8673 at 5/24/18 7:48 AM:
--------------------------------------------------------------------
Ok, I see that's an aesthetic UI problem. The values you see are only suggested values but they are not inputted.
was (Author: vblagojevic):
Ok, I see that's an aesthetic UI problem. The values you see are only suggested values.
> UX improvements in Template Configuration
> -----------------------------------------
>
> Key: ISPN-8673
> URL: https://issues.jboss.org/browse/ISPN-8673
> Project: Infinispan
> Issue Type: Feature Request
> Components: Console
> Affects Versions: 9.2.0.Beta2
> Reporter: Diego Lovison
> Assignee: Vladimir Blagojevic
> Priority: Trivial
> Attachments: screenshot-1.png
>
>
> 1. Start the Infinispan server in the standalone mode using the clustered option. Command to be executed: ./standalone.sh -Djboss.socket.binding.port-offset=100 -Djboss.node.name=nodeA -c clustered.xml
> 2. Open http://127.0.0.1:10090/console/index.html#/containers/standalone/clustere... and hit the button “Create new template”. Fill the information and hit the “Next” button.
> 3. In the "Clustering" panel you will see that there are values in the fields: Owners, Segments, L1 Lifespan, etc.
> 4. Hit the “Create” button. The new template will appears in the list.
> 5. In the list, hit the “Edit” button
> 6. You will see that the values are empty. I am expecting the same values when I was creating the Template Configuration.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (ISPN-8673) UX improvements in Template Configuration
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-8673?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic edited comment on ISPN-8673 at 5/24/18 7:48 AM:
--------------------------------------------------------------------
Ok, I see that's an aesthetic UI problem/confusion. The values you see are only suggested values but they are not inputted.
was (Author: vblagojevic):
Ok, I see that's an aesthetic UI problem. The values you see are only suggested values but they are not inputted.
> UX improvements in Template Configuration
> -----------------------------------------
>
> Key: ISPN-8673
> URL: https://issues.jboss.org/browse/ISPN-8673
> Project: Infinispan
> Issue Type: Feature Request
> Components: Console
> Affects Versions: 9.2.0.Beta2
> Reporter: Diego Lovison
> Assignee: Vladimir Blagojevic
> Priority: Trivial
> Attachments: screenshot-1.png
>
>
> 1. Start the Infinispan server in the standalone mode using the clustered option. Command to be executed: ./standalone.sh -Djboss.socket.binding.port-offset=100 -Djboss.node.name=nodeA -c clustered.xml
> 2. Open http://127.0.0.1:10090/console/index.html#/containers/standalone/clustere... and hit the button “Create new template”. Fill the information and hit the “Next” button.
> 3. In the "Clustering" panel you will see that there are values in the fields: Owners, Segments, L1 Lifespan, etc.
> 4. Hit the “Create” button. The new template will appears in the list.
> 5. In the list, hit the “Edit” button
> 6. You will see that the values are empty. I am expecting the same values when I was creating the Template Configuration.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (ISPN-8673) UX improvements in Template Configuration
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-8673?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic commented on ISPN-8673:
-------------------------------------------
Ok, I see that's an aesthetic UI problem. The values you see are suggested values.
> UX improvements in Template Configuration
> -----------------------------------------
>
> Key: ISPN-8673
> URL: https://issues.jboss.org/browse/ISPN-8673
> Project: Infinispan
> Issue Type: Feature Request
> Components: Console
> Affects Versions: 9.2.0.Beta2
> Reporter: Diego Lovison
> Assignee: Vladimir Blagojevic
> Priority: Trivial
> Attachments: screenshot-1.png
>
>
> 1. Start the Infinispan server in the standalone mode using the clustered option. Command to be executed: ./standalone.sh -Djboss.socket.binding.port-offset=100 -Djboss.node.name=nodeA -c clustered.xml
> 2. Open http://127.0.0.1:10090/console/index.html#/containers/standalone/clustere... and hit the button “Create new template”. Fill the information and hit the “Next” button.
> 3. In the "Clustering" panel you will see that there are values in the fields: Owners, Segments, L1 Lifespan, etc.
> 4. Hit the “Create” button. The new template will appears in the list.
> 5. In the list, hit the “Edit” button
> 6. You will see that the values are empty. I am expecting the same values when I was creating the Template Configuration.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (ISPN-8673) UX improvements in Template Configuration
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-8673?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic edited comment on ISPN-8673 at 5/24/18 7:47 AM:
--------------------------------------------------------------------
Ok, I see that's an aesthetic UI problem. The values you see are only suggested values.
was (Author: vblagojevic):
Ok, I see that's an aesthetic UI problem. The values you see are suggested values.
> UX improvements in Template Configuration
> -----------------------------------------
>
> Key: ISPN-8673
> URL: https://issues.jboss.org/browse/ISPN-8673
> Project: Infinispan
> Issue Type: Feature Request
> Components: Console
> Affects Versions: 9.2.0.Beta2
> Reporter: Diego Lovison
> Assignee: Vladimir Blagojevic
> Priority: Trivial
> Attachments: screenshot-1.png
>
>
> 1. Start the Infinispan server in the standalone mode using the clustered option. Command to be executed: ./standalone.sh -Djboss.socket.binding.port-offset=100 -Djboss.node.name=nodeA -c clustered.xml
> 2. Open http://127.0.0.1:10090/console/index.html#/containers/standalone/clustere... and hit the button “Create new template”. Fill the information and hit the “Next” button.
> 3. In the "Clustering" panel you will see that there are values in the fields: Owners, Segments, L1 Lifespan, etc.
> 4. Hit the “Create” button. The new template will appears in the list.
> 5. In the list, hit the “Edit” button
> 6. You will see that the values are empty. I am expecting the same values when I was creating the Template Configuration.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (ISPN-8673) UX improvements in Template Configuration
by Diego Lovison (JIRA)
[ https://issues.jboss.org/browse/ISPN-8673?page=com.atlassian.jira.plugin.... ]
Diego Lovison commented on ISPN-8673:
-------------------------------------
!screenshot-1.png|thumbnail!
In this screen you need to leave all fields blank. For me, it seems like those values are the default ones.
Hit the "Create"
In the list, hit the “Edit” button
You will see that the values are empty
> UX improvements in Template Configuration
> -----------------------------------------
>
> Key: ISPN-8673
> URL: https://issues.jboss.org/browse/ISPN-8673
> Project: Infinispan
> Issue Type: Feature Request
> Components: Console
> Affects Versions: 9.2.0.Beta2
> Reporter: Diego Lovison
> Assignee: Vladimir Blagojevic
> Priority: Trivial
> Attachments: screenshot-1.png
>
>
> 1. Start the Infinispan server in the standalone mode using the clustered option. Command to be executed: ./standalone.sh -Djboss.socket.binding.port-offset=100 -Djboss.node.name=nodeA -c clustered.xml
> 2. Open http://127.0.0.1:10090/console/index.html#/containers/standalone/clustere... and hit the button “Create new template”. Fill the information and hit the “Next” button.
> 3. In the "Clustering" panel you will see that there are values in the fields: Owners, Segments, L1 Lifespan, etc.
> 4. Hit the “Create” button. The new template will appears in the list.
> 5. In the list, hit the “Edit” button
> 6. You will see that the values are empty. I am expecting the same values when I was creating the Template Configuration.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months
[JBoss JIRA] (ISPN-8673) UX improvements in Template Configuration
by Diego Lovison (JIRA)
[ https://issues.jboss.org/browse/ISPN-8673?page=com.atlassian.jira.plugin.... ]
Diego Lovison updated ISPN-8673:
--------------------------------
Attachment: screenshot-1.png
> UX improvements in Template Configuration
> -----------------------------------------
>
> Key: ISPN-8673
> URL: https://issues.jboss.org/browse/ISPN-8673
> Project: Infinispan
> Issue Type: Feature Request
> Components: Console
> Affects Versions: 9.2.0.Beta2
> Reporter: Diego Lovison
> Assignee: Vladimir Blagojevic
> Priority: Trivial
> Attachments: screenshot-1.png
>
>
> 1. Start the Infinispan server in the standalone mode using the clustered option. Command to be executed: ./standalone.sh -Djboss.socket.binding.port-offset=100 -Djboss.node.name=nodeA -c clustered.xml
> 2. Open http://127.0.0.1:10090/console/index.html#/containers/standalone/clustere... and hit the button “Create new template”. Fill the information and hit the “Next” button.
> 3. In the "Clustering" panel you will see that there are values in the fields: Owners, Segments, L1 Lifespan, etc.
> 4. Hit the “Create” button. The new template will appears in the list.
> 5. In the list, hit the “Edit” button
> 6. You will see that the values are empty. I am expecting the same values when I was creating the Template Configuration.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 7 months