[JBoss JIRA] (ISPN-12108) Docs: Endpoint interoperability
by Donald Naro (Jira)
Donald Naro created ISPN-12108:
----------------------------------
Summary: Docs: Endpoint interoperability
Key: ISPN-12108
URL: https://issues.redhat.com/browse/ISPN-12108
Project: Infinispan
Issue Type: Enhancement
Components: Documentation
Reporter: Donald Naro
Assignee: Donald Naro
Doc edits for styling and consistency. Convert to user story. Memcached is deprecated so should either remove references or conditionalize as community only.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (ISPN-8241) Refactor RocksDB clearThreshold
by Dan Berindei (Jira)
[ https://issues.redhat.com/browse/ISPN-8241?page=com.atlassian.jira.plugin... ]
Dan Berindei commented on ISPN-8241:
------------------------------------
IMO we should always use {{RocksDB#deleteRange(org.rocksdb.ColumnFamilyHandle, byte[], byte[])}} to clear the store or a segment, and never close+reopen the DB.
> Refactor RocksDB clearThreshold
> -------------------------------
>
> Key: ISPN-8241
> URL: https://issues.redhat.com/browse/ISPN-8241
> Project: Infinispan
> Issue Type: Sub-task
> Components: Loaders and Stores
> Affects Versions: 9.1.0.Final
> Reporter: Ryan Emerson
> Assignee: Diego Lovison
> Priority: Major
>
> Currently the RocksDB store utilises a "clearThreshold" to try to delete entries individually before deleting and re-initiating the database. We should deprecate this threshold and always delete/reinit the database.
> Currently when deleting the database, we utilise Util.recursiveFileRemove which does not confirm that the file has actually been deleted. Instead, we should provide a nio based implementation instead, similar to the one stated [here|https://stackoverflow.com/questions/779519/delete-directories-recurs...]. This has the advantage that an IOException is thrown by java.nio.file.Files::delete
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (ISPN-12107) Add ServerTask archetype
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-12107:
-----------------------------------
Summary: Add ServerTask archetype
Key: ISPN-12107
URL: https://issues.redhat.com/browse/ISPN-12107
Project: Infinispan
Issue Type: Enhancement
Components: Documentation
Affects Versions: 11.0.1.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 12.0.0.Final
We should add an archetype for creating ServerTask implementations. It should simply contain a skeleton implementation of the {{ServerTask}} interface and the required {{META-INF/services/org.infinispan.tasks.ServerTask}} file.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months
[JBoss JIRA] (ISPN-12106) Add a refresh button in the console
by Katia Aresti (Jira)
Katia Aresti created ISPN-12106:
-----------------------------------
Summary: Add a refresh button in the console
Key: ISPN-12106
URL: https://issues.redhat.com/browse/ISPN-12106
Project: Infinispan
Issue Type: Enhancement
Components: Console
Affects Versions: 11.0.1.Final
Reporter: Katia Aresti
Assignee: Katia Aresti
Add a refresh button in the console to be able to click on refresh and check the data.
This is a help utility before considering polling
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 6 months