I think it makes sense to discuss this here as Will has been busy working
on cache store iteration performance, and I'm sure he's interested in the
rocksdb specific optimizations.

--
Tristan Tarrant
Infinispan Lead & Data Grid Architect
Red Hat

On Mon, 2 Apr 2018, 19:37 Galder Zamarreno, <gal...@redhat.com> wrote:

> Infinispan version? Thread dumps?
>
> Best if you open a user forum post here:
>
> https://developer.jboss.org/en/infinispan/content?filterID=contentstatus%5Bpublished%5D~objecttype~objecttype%5Bthread%5D
>
> Cheers,
>
> On Mon, Apr 2, 2018 at 5:47 AM Sergey Chernolyas <
> sergey.chernol...@gmail.com> wrote:
>
>> Hi!
>>
>> I am using RocksDB Cache Storage. I faced with problem that CLI/Web hangs
>> long time before open information about all caches.
>> I uploaded to one cache 30_000_000 objects. Last versions of RocksDB has
>> property 'rocksdb.estimate-num-keys'. The property contains count of keys.
>> I supported the property in method RocksDBCacheStore.size .
>> But ... performance of CLI/Web changes a little.
>>
>> How I can fix a problem with CLI/Web performance ?
>>
>> A lot of thanks!
>>
>> --
>> ---------------------
>>
>> With best regards, Sergey Chernolyas
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to