[JBoss JIRA] (ISPN-8780) WildFly modules no longer provide support for the Lucene Directory Provider for WildFly's Hibernate Search
by Gustavo Fernandes (JIRA)
[ https://issues.jboss.org/browse/ISPN-8780?page=com.atlassian.jira.plugin.... ]
Gustavo Fernandes commented on ISPN-8780:
-----------------------------------------
This is a bit surprising. Infinispan ships two modules "org.infinispan.hibernate-search.directory-provider", one with slot "for-hibernatesearch-5.5" and "for-hibernatesearch-5.8", are these two broken?
> WildFly modules no longer provide support for the Lucene Directory Provider for WildFly's Hibernate Search
> ----------------------------------------------------------------------------------------------------------
>
> Key: ISPN-8780
> URL: https://issues.jboss.org/browse/ISPN-8780
> Project: Infinispan
> Issue Type: Bug
> Components: Build
> Reporter: Sanne Grinovero
> Priority: Blocker
> Fix For: 9.2.0.Final
>
>
> The structure of the modules has been "reorganized" but while doing so the strict separation of the modules meant to support the Hibernate Search version of WildFly - separate from the one included in Infinispan - has been confused.
> I consider this a critical regression as we have many users relying on this feature.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (ISPN-8780) WildFly modules no longer provide support for the Lucene Directory Provider for WildFly's Hibernate Search
by Sanne Grinovero (JIRA)
Sanne Grinovero created ISPN-8780:
-------------------------------------
Summary: WildFly modules no longer provide support for the Lucene Directory Provider for WildFly's Hibernate Search
Key: ISPN-8780
URL: https://issues.jboss.org/browse/ISPN-8780
Project: Infinispan
Issue Type: Bug
Components: Build
Reporter: Sanne Grinovero
Priority: Blocker
Fix For: 9.2.0.Final
The structure of the modules has been "reorganized" but while doing so the strict separation of the modules meant to support the Hibernate Search version of WildFly - separate from the one included in Infinispan - has been confused.
I consider this a critical regression as we have many users relying on this feature.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (ISPN-8778) Create HeartBeatCommand
by Pedro Ruivo (JIRA)
[ https://issues.jboss.org/browse/ISPN-8778?page=com.atlassian.jira.plugin.... ]
Pedro Ruivo updated ISPN-8778:
------------------------------
Status: Open (was: New)
> Create HeartBeatCommand
> -----------------------
>
> Key: ISPN-8778
> URL: https://issues.jboss.org/browse/ISPN-8778
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core, State Transfer
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
>
> Create a hear-beat command to replace in {{confirmMembersAvailable()}} method.
> If a node is joining the cluster while the coordinator is sending the command, the joiner can receive the heart-beat command and delays the reply since its GCR hasn't start yet.
> A new hear-beat command would reply immediately.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (ISPN-8778) Create HeartBeatCommand
by Pedro Ruivo (JIRA)
[ https://issues.jboss.org/browse/ISPN-8778?page=com.atlassian.jira.plugin.... ]
Pedro Ruivo updated ISPN-8778:
------------------------------
Summary: Create HeartBeatCommand (was: Create HeatbeatCommand)
> Create HeartBeatCommand
> -----------------------
>
> Key: ISPN-8778
> URL: https://issues.jboss.org/browse/ISPN-8778
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core, State Transfer
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
>
> Create a hear-beat command to replace in {{confirmMembersAvailable()}} method.
> If a node is joining the cluster while the coordinator is sending the command, the joiner can receive the heart-beat command and delays the reply since its GCR hasn't start yet.
> A new hear-beat command would reply immediately.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (ISPN-8778) Create HeatbeatCommand
by Pedro Ruivo (JIRA)
Pedro Ruivo created ISPN-8778:
---------------------------------
Summary: Create HeatbeatCommand
Key: ISPN-8778
URL: https://issues.jboss.org/browse/ISPN-8778
Project: Infinispan
Issue Type: Enhancement
Components: Core, State Transfer
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Create a hear-beat command to replace in {{confirmMembersAvailable()}} method.
If a node is joining the cluster while the coordinator is sending the command, the joiner can receive the heart-beat command and delays the reply since its GCR hasn't start yet.
A new hear-beat command would reply immediately.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (ISPN-8777) Add jgroups-azure
by Tristan Tarrant (JIRA)
Tristan Tarrant created ISPN-8777:
-------------------------------------
Summary: Add jgroups-azure
Key: ISPN-8777
URL: https://issues.jboss.org/browse/ISPN-8777
Project: Infinispan
Issue Type: Feature Request
Components: Server, WildFly modules
Affects Versions: 9.2.0.CR2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.2.0.Final
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (ISPN-8776) Extraneous kubernetes package name "org.jgroups.kubernetes.kubernetes"
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-8776?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-8776:
----------------------------------
Description:
<module name="org.jgroups.kubernetes.kubernetes"/>
should really just be
<module name="org.jgroups.kubernetes"/>
Additionally, the net.core.auth:oauth artifact should be moved to its own module
was:
<module name="org.jgroups.kubernetes.kubernetes"/>
should really just be
<module name="org.jgroups.kubernetes"/>
> Extraneous kubernetes package name "org.jgroups.kubernetes.kubernetes"
> ----------------------------------------------------------------------
>
> Key: ISPN-8776
> URL: https://issues.jboss.org/browse/ISPN-8776
> Project: Infinispan
> Issue Type: Bug
> Components: Server, WildFly modules
> Affects Versions: 9.2.0.CR2
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 9.2.0.Final
>
>
> <module name="org.jgroups.kubernetes.kubernetes"/>
> should really just be
> <module name="org.jgroups.kubernetes"/>
> Additionally, the net.core.auth:oauth artifact should be moved to its own module
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month