[JBoss JIRA] (ISPN-10757) CLI enhancements
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-10757?page=com.atlassian.jira.plugin... ]
Tristan Tarrant updated ISPN-10757:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/7422
> CLI enhancements
> ----------------
>
> Key: ISPN-10757
> URL: https://issues.jboss.org/browse/ISPN-10757
> Project: Infinispan
> Issue Type: Enhancement
> Components: CLI
> Affects Versions: 10.0.0.CR3
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> A kitchen-sink list of things:
> * Add manual pages for all commands
> * Replace the ___protobuf_metadata cache with a schemas resource
> * Add query options to tune offset and returned results
> * Counter suppport (add,inc,dec,cas,describe)
> * Describe cache keys
> * Implement reading batch statements from stdin
> * Fix connection to TLS-enabled servers
> * XSite ops
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (ISPN-10757) CLI enhancements
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-10757?page=com.atlassian.jira.plugin... ]
Tristan Tarrant updated ISPN-10757:
-----------------------------------
Status: Open (was: New)
> CLI enhancements
> ----------------
>
> Key: ISPN-10757
> URL: https://issues.jboss.org/browse/ISPN-10757
> Project: Infinispan
> Issue Type: Enhancement
> Components: CLI
> Affects Versions: 10.0.0.CR3
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> A kitchen-sink list of things:
> * Add manual pages for all commands
> * Replace the ___protobuf_metadata cache with a schemas resource
> * Add query options to tune offset and returned results
> * Counter suppport (add,inc,dec,cas,describe)
> * Describe cache keys
> * Implement reading batch statements from stdin
> * Fix connection to TLS-enabled servers
> * XSite ops
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (ISPN-10757) CLI enhancements
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-10757?page=com.atlassian.jira.plugin... ]
Tristan Tarrant updated ISPN-10757:
-----------------------------------
Description:
A kitchen-sink list of things:
* Add manual pages for all commands
* Replace the ___protobuf_metadata cache with a schemas resource
* Add query options to tune offset and returned results
* Counter suppport (add,inc,dec,cas,describe)
* Describe cache keys
* Implement reading batch statements from stdin
* Fix connection to TLS-enabled servers
* XSite ops
was:
A kitchen-sink list of things:
* Add manual pages for all commands
* Replace the ___protobuf_metadata cache with a schemas resource
* Add query options to tune offset and returned results
* Counter suppport (add,inc,dec,cas,describe)
* Describe cache keys
* Implement reading batch statements from stdin
* Fix connection to TLS-enabled servers
> CLI enhancements
> ----------------
>
> Key: ISPN-10757
> URL: https://issues.jboss.org/browse/ISPN-10757
> Project: Infinispan
> Issue Type: Enhancement
> Components: CLI
> Affects Versions: 10.0.0.CR3
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> A kitchen-sink list of things:
> * Add manual pages for all commands
> * Replace the ___protobuf_metadata cache with a schemas resource
> * Add query options to tune offset and returned results
> * Counter suppport (add,inc,dec,cas,describe)
> * Describe cache keys
> * Implement reading batch statements from stdin
> * Fix connection to TLS-enabled servers
> * XSite ops
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (ISPN-10758) Cluster Expiration reaper limits parallel expirations too much
by Wolf-Dieter Fink (Jira)
Wolf-Dieter Fink created ISPN-10758:
---------------------------------------
Summary: Cluster Expiration reaper limits parallel expirations too much
Key: ISPN-10758
URL: https://issues.jboss.org/browse/ISPN-10758
Project: Infinispan
Issue Type: Bug
Affects Versions: 10.0.0.CR2
Reporter: Wolf-Dieter Fink
Assignee: Will Burns
Fix For: 10.0.0.CR3, 9.4.17.Final
The expiration reaper today currently limits the expiration to only allow 5 pending expiration commands at once. It also doesn't submit more expirations until those 5 complete. We should do the following changes:
# Increase the limit, possibly to 100?
# Allow for extra expiration commands to be invoked as the others are complete, instead of waiting for all of them.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months
[JBoss JIRA] (ISPN-10757) CLI enhancements
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-10757:
--------------------------------------
Summary: CLI enhancements
Key: ISPN-10757
URL: https://issues.jboss.org/browse/ISPN-10757
Project: Infinispan
Issue Type: Enhancement
Components: CLI
Affects Versions: 10.0.0.CR3
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.0.0.Final
A kitchen-sink list of things:
* Add manual pages for all commands
* Replace the ___protobuf_metadata cache with a schemas resource
* Add query options to tune offset and returned results
* Counter suppport (add,inc,dec,cas,describe)
* Describe cache keys
* Implement reading batch statements from stdin
* Fix connection to TLS-enabled servers
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 6 months