[jira] [Commented] (GEODE-4735) All CliUtils functions should take cache as a parameter if it needs one.

2018-03-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395305#comment-16395305
 ] 

ASF subversion and git services commented on GEODE-4735:


Commit b53714cf045669bebe0fd78d3692d76f07c2116f in geode's branch 
refs/heads/develop from [~jinmeiliao]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b53714c ]

GEODE-4735: get rid of Cache.getInstance call from CliUtils and GfshC… (#1551)

* GEODE-4735: get rid of Cache.getInstance call from CliUtils and GfshCommand

* all functions in CliUtils take cache as a parameter if needs one.
* InternalCache is injected to the command when the command is initialized.

> All CliUtils functions should take cache as a parameter if it needs one. 
> -
>
> Key: GEODE-4735
> URL: https://issues.apache.org/jira/browse/GEODE-4735
> Project: Geode
>  Issue Type: Sub-task
>Reporter: Patrick Rhomberg
>Assignee: Patrick Rhomberg
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> get rid of Cache.getInstance call from CliUtils and GfshCommand. 
> Commands/functions/tests that use CliUtils should supply its own cache when 
> using these functions.
> Commands's access to cache should be injected when the commands are 
> initialized.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GEODE-4735) All CliUtils functions should take cache as a parameter if it needs one.

2018-03-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-4735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395304#comment-16395304
 ] 

ASF subversion and git services commented on GEODE-4735:


Commit b53714cf045669bebe0fd78d3692d76f07c2116f in geode's branch 
refs/heads/develop from [~jinmeiliao]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b53714c ]

GEODE-4735: get rid of Cache.getInstance call from CliUtils and GfshC… (#1551)

* GEODE-4735: get rid of Cache.getInstance call from CliUtils and GfshCommand

* all functions in CliUtils take cache as a parameter if needs one.
* InternalCache is injected to the command when the command is initialized.

> All CliUtils functions should take cache as a parameter if it needs one. 
> -
>
> Key: GEODE-4735
> URL: https://issues.apache.org/jira/browse/GEODE-4735
> Project: Geode
>  Issue Type: Sub-task
>Reporter: Patrick Rhomberg
>Assignee: Patrick Rhomberg
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> get rid of Cache.getInstance call from CliUtils and GfshCommand. 
> Commands/functions/tests that use CliUtils should supply its own cache when 
> using these functions.
> Commands's access to cache should be injected when the commands are 
> initialized.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)