[JBoss JIRA] (ISPN-6647) DecoratedCache.putForExternalRead method with Metadata ignores Metadata
by Vojtech Juranek (JIRA)
[ https://issues.jboss.org/browse/ISPN-6647?page=com.atlassian.jira.plugin.... ]
Vojtech Juranek updated ISPN-6647:
----------------------------------
Status: Open (was: New)
> DecoratedCache.putForExternalRead method with Metadata ignores Metadata
> -----------------------------------------------------------------------
>
> Key: ISPN-6647
> URL: https://issues.jboss.org/browse/ISPN-6647
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core
> Affects Versions: 8.2.2.Final
> Reporter: Karl von Randow
> Assignee: Karl von Randow
> Priority: Minor
>
> The implementation of the {{putForExternalRead}} method ignores the {{Metadata}} parameter, instead of passing it on to the {{putForExternalRead}} method in the cache implementation. This is no doubt because the cache implementation previously didn't support {{Metadata}} for {{putForExternalRead}}.
> I will prepare a PR and attach it to this ticket shortly. It was a gargantuan effort to patch this up, as you'll see!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (ISPN-6718) Improve error messages
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-6718?page=com.atlassian.jira.plugin.... ]
Ryan Emerson resolved ISPN-6718.
--------------------------------
Fix Version/s: 9.0.0.Alpha3
Resolution: Done
> Improve error messages
> ----------------------
>
> Key: ISPN-6718
> URL: https://issues.jboss.org/browse/ISPN-6718
> Project: Infinispan
> Issue Type: Enhancement
> Components: Console
> Affects Versions: 8.2.2.Final
> Reporter: Jiří Holuša
> Assignee: Vladimir Blagojevic
> Priority: Minor
> Fix For: 9.0.0.Alpha3
>
>
> When editing cache configuration, I try to put some invalid value, for example on "Transactions" tab into "Stop timeout" field, when I put a string "xyz", which is trivially invalid since it's not a number, I get an error dialog with text:
> "domain-failure-description
> WFLYCTL0097: Wrong type for stop-timeout. Expected [LONG] but was STRING"
> The text is very descriptive, which is fine. I would suggest removing the "domain-failure-description" string and maybe even the WildFly error code, to make it more user friendly.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months