[JBoss JIRA] (ISPN-6816) Remove unnecessary packages from Embedded Uber Jar
by Sebastian Łaskawiec (JIRA)
Sebastian Łaskawiec created ISPN-6816:
-----------------------------------------
Summary: Remove unnecessary packages from Embedded Uber Jar
Key: ISPN-6816
URL: https://issues.jboss.org/browse/ISPN-6816
Project: Infinispan
Issue Type: Bug
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
Priority: Critical
Things to be removed for sure:
* jboss modules
Things to be checked if …
[View More]can be removed:
* log4j (impl for sure, api - needs to be checked if JBoss Logging won't crash)
* protostream (probably hotrod client needs it)
* protobuf (probably hotrod client needs it)
Things that need to stay:
* hotrod client (remote cache store scenario)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
[View Less]
8 years, 9 months
[JBoss JIRA] (ISPN-6647) DecoratedCache.putForExternalRead method with Metadata ignores Metadata
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-6647?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-6647:
----------------------------------
Fix Version/s: 9.0.0.Alpha3
8.2.3.Final
> DecoratedCache.putForExternalRead method with Metadata ignores Metadata
> -----------------------------------------------------------------------
>
> Key: ISPN-6647
> URL: https://issues.jboss.org/browse/ISPN-6647
> …
[View More]Project: Infinispan
> Issue Type: Feature Request
> Components: Core
> Affects Versions: 8.2.2.Final
> Reporter: Karl von Randow
> Assignee: Karl von Randow
> Priority: Minor
> Fix For: 9.0.0.Alpha3, 8.2.3.Final
>
>
> 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)
[View Less]
8 years, 9 months