[JBoss JIRA] (ISPN-10718) Ensure protobuf metadata cache is predictably started when the cache manager has finished initializing
by Nistor Adrian (Jira)
[ https://issues.jboss.org/browse/ISPN-10718?page=com.atlassian.jira.plugin... ]
Nistor Adrian updated ISPN-10718:
---------------------------------
Summary: Ensure protobuf metadata cache is predictably started when the cache manager has finished initializing (was: Move creation of protobuf metadata cache config back into ProtobufMetadataManagerImpl)
> Ensure protobuf metadata cache is predictably started when the cache manager has finished initializing
> ------------------------------------------------------------------------------------------------------
>
> Key: ISPN-10718
> URL: https://issues.jboss.org/browse/ISPN-10718
> Project: Infinispan
> Issue Type: Enhancement
> Components: Remote Querying
> Affects Versions: 10.0.0.CR2
> Reporter: Nistor Adrian
> Assignee: Nistor Adrian
> Priority: Major
> Fix For: 10.0.0.CR3
>
>
> Casual code browsing led me to ProtobufMetadataCacheStartedTest where I see we actually assert that protobuf metadata cache is not started on cache manager start, it is actually started lazily, when first non-internal cache starts. And the code is written as if this is a (happy) accident. That's very dangerous. We should start it predictably, when the cache manager has finished startup.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 3 months
[JBoss JIRA] (ISPN-10718) Move creation of protobuf metadata cache config back into ProtobufMetadataManagerImpl
by Nistor Adrian (Jira)
Nistor Adrian created ISPN-10718:
------------------------------------
Summary: Move creation of protobuf metadata cache config back into ProtobufMetadataManagerImpl
Key: ISPN-10718
URL: https://issues.jboss.org/browse/ISPN-10718
Project: Infinispan
Issue Type: Enhancement
Components: Remote Querying
Affects Versions: 10.0.0.CR2
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Fix For: 10.0.0.CR3
Casual code browsing led me to ProtobufMetadataCacheStartedTest where I see we actually assert that protobuf metadata cache is not started on cache manager start, it is actually started lazily, when first non-internal cache starts. And the code is written as if this is a (happy) accident. That's very dangerous. We should start it predictably, when the cache manager has finished startup.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 3 months
[JBoss JIRA] (ISPN-10717) Administration should not require the REST endpoint to be enabled
by Alan Field (Jira)
[ https://issues.jboss.org/browse/ISPN-10717?page=com.atlassian.jira.plugin... ]
Alan Field updated ISPN-10717:
------------------------------
Description:
Administration should not require the REST endpoint to be enabled. We should be able to use Admin even if that isn't enabled.
Admin should not require REST, it is a design/usability problem.
was:
Administration should not require the REST endpoint to be enabled. We should be able to use Admin even if that isn't enabled.
Admin should require REST, it is a design/usability problem.
> Administration should not require the REST endpoint to be enabled
> -----------------------------------------------------------------
>
> Key: ISPN-10717
> URL: https://issues.jboss.org/browse/ISPN-10717
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 10.0.0.CR2
> Reporter: Diego Lovison
> Priority: Minor
>
> Administration should not require the REST endpoint to be enabled. We should be able to use Admin even if that isn't enabled.
> Admin should not require REST, it is a design/usability problem.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 3 months
[JBoss JIRA] (ISPN-10626) Community Site: Clean up fetch_docs to remove asciidoc warnings
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-10626?page=com.atlassian.jira.plugin... ]
Tristan Tarrant updated ISPN-10626:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.0.0.CR3
Resolution: Done
> Community Site: Clean up fetch_docs to remove asciidoc warnings
> ---------------------------------------------------------------
>
> Key: ISPN-10626
> URL: https://issues.jboss.org/browse/ISPN-10626
> Project: Infinispan
> Issue Type: Task
> Components: Documentation-Core, Website
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
> Fix For: 10.0.0.CR3
>
>
> fetch_docs.rb generates html for .adoc files which results in warnings when building the community site, such as the following:
> asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
> asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
> asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
> asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
> asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
> asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
> asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
> asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
> asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
> asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
> asciidoctor: WARNING: dropping line containing reference to missing attribute: stories
> asciidoctor: WARNING: dropping line containing reference to missing attribute: stories
> asciidoctor: WARNING: dropping line containing reference to missing attribute: stories
> asciidoctor: WARNING: dropping line containing reference to missing attribute: stories
> asciidoctor: WARNING: dropping line containing reference to missing attribute: stories
> asciidoctor: WARNING: oc_logs_clusterview.adoc: line 7: invalid style for paragraph: {example_crd_name}-0|0] (1) [{example_crd_name}-0
> The purpose of this task is to modify fetch_docs.rb so that it generates HTML from the .asciidoc file only. Also leave the community site in a cleaner state. No need to copy across the asciidoc files and other content. We only need a single HTML file per title on the site.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 3 months
[JBoss JIRA] (ISPN-10711) Use common property for setting jgroups bind address/port
by Ryan Emerson (Jira)
[ https://issues.jboss.org/browse/ISPN-10711?page=com.atlassian.jira.plugin... ]
Ryan Emerson resolved ISPN-10711.
---------------------------------
Resolution: Done
> Use common property for setting jgroups bind address/port
> ---------------------------------------------------------
>
> Key: ISPN-10711
> URL: https://issues.jboss.org/browse/ISPN-10711
> Project: Infinispan
> Issue Type: Enhancement
> Components: Configuration
> Affects Versions: 10.0.0.CR2
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.0.0.CR3
>
>
> Currently the different JGroups transports in the default configs have specific properties for binding address/port, e.g. jgroups.tcp.address vs jgroups.udp.address. We should have additional properties jgroups.bind.address and jgroups.bind.port which can be applied to all types.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 3 months