[
https://issues.apache.org/jira/browse/CRAIL-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16418897#comment-16418897
]
ASF GitHub Bot commented on CRAIL-20:
-------------------------------------
GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/14
StorageClient: provide statistics and buffer cache
Initialize the storage client with statistics and the buffer cache
to be used in the client.
https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-20
Signed-off-by: Jonas Pfefferle <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PepperJo/incubator-crail storage_tier_args
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/14.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #14
----
----
> Pass statistics and buffer cache to storage client / rpc client
> ---------------------------------------------------------------
>
> Key: CRAIL-20
> URL: https://issues.apache.org/jira/browse/CRAIL-20
> Project: Apache Crail
> Issue Type: Improvement
> Reporter: Jonas Pfefferle
> Priority: Major
>
> Pass statistics and buffer cache when initializing the storage client resp.
> the RPC client. This allows to consolidate cache implementations and print
> statics of the storage tiers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)