[JBoss JIRA] (ISPN-6933) Rename the jdk8backported package as its name is confusing
by Sanne Grinovero (JIRA)
Sanne Grinovero created ISPN-6933:
-------------------------------------
Summary: Rename the jdk8backported package as its name is confusing
Key: ISPN-6933
URL: https://issues.jboss.org/browse/ISPN-6933
Project: Infinispan
Issue Type: Task
Components: Core
Reporter: Sanne Grinovero
Assignee: William Burns
Fix For: 9.0.0.Beta1
As discussed on the mailing list on this thread, the package name of {{org.infinispan.commons.util.concurrent.jdk8backported.EquivalentConcurrentHashMapV8}} (and others in the same package) is confusing as people keep wondering if we should get rid of it, if it's supposed to work on JDK7, etc..
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ISPRK-26) ClassCastException with InfinispanInputDstream with cache in compatiblity mode
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPRK-26?page=com.atlassian.jira.plugin.s... ]
Gustavo Fernandes updated ISPRK-26:
-----------------------------------
Fix Version/s: 0.5
(was: 0.4)
> ClassCastException with InfinispanInputDstream with cache in compatiblity mode
> ------------------------------------------------------------------------------
>
> Key: ISPRK-26
> URL: https://issues.jboss.org/browse/ISPRK-26
> Project: Infinispan Spark
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 0.3
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Fix For: 0.5
>
>
> {noformat}
> org.infinispan.client.hotrod.exceptions.HotRodClientException:Request for messageId=21 returned server error (status=0x85): java.lang.ClassCastException: java.lang.Integer cannot be cast to [B
> at org.infinispan.client.hotrod.impl.protocol.Codec20.checkForErrorsInResponseStatus(Codec20.java:343)
> at org.infinispan.client.hotrod.impl.protocol.Codec20.readPartialHeader(Codec20.java:132)
> at org.infinispan.client.hotrod.impl.protocol.Codec20.readHeader(Codec20.java:118)
> at org.infinispan.client.hotrod.impl.operations.HotRodOperation.readHeaderAndValidate(HotRodOperation.java:56)
> at org.infinispan.client.hotrod.impl.operations.AbstractKeyValueOperation.sendPutOperation(AbstractKeyValueOperation.java:56)
> at org.infinispan.client.hotrod.impl.operations.PutOperation.executeOperation(PutOperation.java:32)
> at org.infinispan.client.hotrod.impl.operations.RetryOnFailureOperation.execute(RetryOnFailureOperation.java:54)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (ISPRK-2) Management of cache lifecycles
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPRK-2?page=com.atlassian.jira.plugin.sy... ]
Gustavo Fernandes updated ISPRK-2:
----------------------------------
Fix Version/s: 0.5
(was: 0.4)
> Management of cache lifecycles
> ------------------------------
>
> Key: ISPRK-2
> URL: https://issues.jboss.org/browse/ISPRK-2
> Project: Infinispan Spark
> Issue Type: Feature Request
> Reporter: RJ Nowling
> Fix For: 0.5
>
>
> For analytics use cases, the caches will rarely be known ahead of time -- they are dependent on the particular jobs being run. As such, jobs should have the ability to manage the lifecycle of caches, in particular:
> * Checking if a cache exists
> * Creating a cache
> * Deleting a cache
> * Clearing a cache
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 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:
-----------------------------------
Fix Version/s: 0.5
(was: 0.4)
> Push down predicate support for SQL
> -----------------------------------
>
> Key: ISPRK-14
> URL: https://issues.jboss.org/browse/ISPRK-14
> Project: Infinispan Spark
> Issue Type: Enhancement
> Components: SQL
> Affects Versions: 0.1
> Reporter: Gustavo Fernandes
> Fix For: 0.5
>
>
> 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)
9 years, 8 months