[JBoss JIRA] (ISPN-5953) Extract interface from RemoteCacheManager
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/ISPN-5953?page=com.atlassian.jira.plugin.... ]
Radoslav Husar updated ISPN-5953:
---------------------------------
Description:
Currently RemoteCacheManager is a concrete class which is problematic when using it in CDI (CDI will register it as a bean). This is very inconvenient because this instance should be created by InfinispanEmbeddedExtension.
Since this change is not backwards compatible - we need to implement it in ISPN 9.
was:
Currently RemoteCacheManager is a concrete class which is problematic when using it in CDI (CDI will register it as a bean). This is very inconvenient because this instance should be created by InfinispanEmbeddedExtendion.
Since this change is not backwards compatible - we need to implement it in ISPN 9.
> Extract interface from RemoteCacheManager
> -----------------------------------------
>
> Key: ISPN-5953
> URL: https://issues.jboss.org/browse/ISPN-5953
> Project: Infinispan
> Issue Type: Enhancement
> Components: CDI Integration, Integration
> Reporter: Sebastian Łaskawiec
> Priority: Minor
> Fix For: 9.0.0.Final
>
>
> Currently RemoteCacheManager is a concrete class which is problematic when using it in CDI (CDI will register it as a bean). This is very inconvenient because this instance should be created by InfinispanEmbeddedExtension.
> Since this change is not backwards compatible - we need to implement it in ISPN 9.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (ISPRK-14) Push down predicate support for SQL
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPRK-14?page=com.atlassian.jira.plugin.s... ]
Gustavo Fernandes updated ISPRK-14:
-----------------------------------
Description: Currently, using Spark SQL will cause iteration of each Infinispan partition, an optimization would be to use the so called "push down" of predicates, so that parts of the SQL would be translated to a Infinispan query and data would be filtered at the source. (was: Currently Spark SQL support will iterate each Infinispan partition in parallel, an optimization would be to use the so called "push down" of predicates, so that parts of the SQL would be translated to a Infinispan query and data would be filtered at the source.)
> Push down predicate support for SQL
> -----------------------------------
>
> Key: ISPRK-14
> URL: https://issues.jboss.org/browse/ISPRK-14
> Project: Infinispan Spark
> Issue Type: Enhancement
> Affects Versions: 0.1
> Reporter: Gustavo Fernandes
>
> Currently, using Spark SQL will cause iteration of each Infinispan partition, an optimization would be to use the so called "push down" of predicates, so that parts of the SQL would be translated to a Infinispan query and data would be filtered at the source.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (ISPRK-14) Push down predicate support for SQL
by Gustavo Fernandes (JIRA)
Gustavo Fernandes created ISPRK-14:
--------------------------------------
Summary: Push down predicate support for SQL
Key: ISPRK-14
URL: https://issues.jboss.org/browse/ISPRK-14
Project: Infinispan Spark
Issue Type: Enhancement
Affects Versions: 0.1
Reporter: Gustavo Fernandes
Currently Spark SQL support will iterate each Infinispan partition in parallel, an optimization would be to use the so called "push down" of predicates, so that parts of the SQL would be translated to a Infinispan query and data would be filtered at the source.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (ISPN-5954) Adjust Embedded and Remote Uber Jar packaging
by Sebastian Łaskawiec (JIRA)
Sebastian Łaskawiec created ISPN-5954:
-----------------------------------------
Summary: Adjust Embedded and Remote Uber Jar packaging
Key: ISPN-5954
URL: https://issues.jboss.org/browse/ISPN-5954
Project: Infinispan
Issue Type: Bug
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
During the tests it turned out that both Remote and Embedded Uber Jars contains some classes which can not be loaded by JVM (because their dependencies are not there). This is not critical, but we should get rid of them
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (ISPN-5953) Extract interface from RemoteCacheManager
by Sebastian Łaskawiec (JIRA)
Sebastian Łaskawiec created ISPN-5953:
-----------------------------------------
Summary: Extract interface from RemoteCacheManager
Key: ISPN-5953
URL: https://issues.jboss.org/browse/ISPN-5953
Project: Infinispan
Issue Type: Enhancement
Components: CDI Integration, Integration
Reporter: Sebastian Łaskawiec
Priority: Minor
Fix For: 9.0.0.Final
Currently RemoteCacheManager is a concrete class which is problematic when using it in CDI (CDI will register it as a bean). This is very inconvenient because this instance should be created by InfinispanEmbeddedExtendion.
Since this change is not backwards compatible - we need to implement it in ISPN 9.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months