[jira] [Commented] (GEODE-5076) jmx client should not access or modify internal regions

2018-11-26 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5076:


Commit ed28310be814268fca72e92ebe5dd16e2f54da9a in geode's branch 
refs/heads/GEODE-5547-RegionManagementDUnitTest from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ed28310 ]

GEODE-5076 jmx client should not access or modify internal regions

Modified the management packages to use a filtered cache that doesn't
allow users access to internal regions.

This closes #2866


> jmx client should not access or modify internal regions
> ---
>
> Key: GEODE-5076
> URL: https://issues.apache.org/jira/browse/GEODE-5076
> Project: Geode
>  Issue Type: Sub-task
>  Components: jmx
>Reporter: Darrel Schneider
>Assignee: Bruce Schuchardt
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.9.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> When a request from a jmx client (including gfsh) is processed that contains 
> a region name, then getApplicationRegion should be used instead of getRegion.
>  



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


[jira] [Commented] (GEODE-5076) jmx client should not access or modify internal regions

2018-11-21 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5076:


Commit ed28310be814268fca72e92ebe5dd16e2f54da9a in geode's branch 
refs/heads/feature/GEODE-6034 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ed28310 ]

GEODE-5076 jmx client should not access or modify internal regions

Modified the management packages to use a filtered cache that doesn't
allow users access to internal regions.

This closes #2866


> jmx client should not access or modify internal regions
> ---
>
> Key: GEODE-5076
> URL: https://issues.apache.org/jira/browse/GEODE-5076
> Project: Geode
>  Issue Type: Sub-task
>  Components: jmx
>Reporter: Darrel Schneider
>Assignee: Bruce Schuchardt
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.9.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> When a request from a jmx client (including gfsh) is processed that contains 
> a region name, then getApplicationRegion should be used instead of getRegion.
>  



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


[jira] [Commented] (GEODE-5076) jmx client should not access or modify internal regions

2018-11-20 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5076:


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

GEODE-5076 jmx client should not access or modify internal regions

Modified the management packages to use a filtered cache that doesn't
allow users access to internal regions.

This closes #2866


> jmx client should not access or modify internal regions
> ---
>
> Key: GEODE-5076
> URL: https://issues.apache.org/jira/browse/GEODE-5076
> Project: Geode
>  Issue Type: Sub-task
>  Components: jmx
>Reporter: Darrel Schneider
>Assignee: Bruce Schuchardt
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> When a request from a jmx client (including gfsh) is processed that contains 
> a region name, then getApplicationRegion should be used instead of getRegion.
>  



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


[jira] [Commented] (GEODE-5076) jmx client should not access or modify internal regions

2018-11-20 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5076:


Commit f3f73c72684794a256f2231e6d6a86e75272da8e in geode's branch 
refs/heads/feature/GEODE-5076 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f3f73c7 ]

GEODE-5076

empty commit to trigger another build


> jmx client should not access or modify internal regions
> ---
>
> Key: GEODE-5076
> URL: https://issues.apache.org/jira/browse/GEODE-5076
> Project: Geode
>  Issue Type: Sub-task
>  Components: jmx
>Reporter: Darrel Schneider
>Assignee: Bruce Schuchardt
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> When a request from a jmx client (including gfsh) is processed that contains 
> a region name, then getApplicationRegion should be used instead of getRegion.
>  



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


[jira] [Commented] (GEODE-5076) jmx client should not access or modify internal regions

2018-11-20 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5076:


Commit 739fd894188077252288f146725c3d90ab14e574 in geode's branch 
refs/heads/feature/GEODE-5076 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=739fd89 ]

GEODE-5076 jmx client should not access or modify internal region

Adding additional mocks to a couple of UnitTest tests.


> jmx client should not access or modify internal regions
> ---
>
> Key: GEODE-5076
> URL: https://issues.apache.org/jira/browse/GEODE-5076
> Project: Geode
>  Issue Type: Sub-task
>  Components: jmx
>Reporter: Darrel Schneider
>Assignee: Bruce Schuchardt
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> When a request from a jmx client (including gfsh) is processed that contains 
> a region name, then getApplicationRegion should be used instead of getRegion.
>  



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


[jira] [Commented] (GEODE-5076) jmx client should not access or modify internal regions

2018-11-20 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5076:


Commit cce6da832ee8f917453f31ce1bb73d60c50024b3 in geode's branch 
refs/heads/feature/GEODE-5076 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=cce6da8 ]

GEODE-5076 jmx client should not access or modify internal region

Addressing Kirk's review comments and fixing a problem with
gfsh "export logs".


> jmx client should not access or modify internal regions
> ---
>
> Key: GEODE-5076
> URL: https://issues.apache.org/jira/browse/GEODE-5076
> Project: Geode
>  Issue Type: Sub-task
>  Components: jmx
>Reporter: Darrel Schneider
>Assignee: Bruce Schuchardt
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> When a request from a jmx client (including gfsh) is processed that contains 
> a region name, then getApplicationRegion should be used instead of getRegion.
>  



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


[jira] [Commented] (GEODE-5076) jmx client should not access or modify internal regions

2018-11-19 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5076:


Commit 51c72c91ece263028f209d595482fa9ebd8dc862 in geode's branch 
refs/heads/feature/GEODE-5076 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=51c72c9 ]

GEODE-5076 jmx client should not access or modify internal region

Added a gfsh test that tries to update PdxTypes with a "put"
command and fixed a bug it exposed.


> jmx client should not access or modify internal regions
> ---
>
> Key: GEODE-5076
> URL: https://issues.apache.org/jira/browse/GEODE-5076
> Project: Geode
>  Issue Type: Sub-task
>  Components: jmx
>Reporter: Darrel Schneider
>Assignee: Bruce Schuchardt
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> When a request from a jmx client (including gfsh) is processed that contains 
> a region name, then getApplicationRegion should be used instead of getRegion.
>  



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


[jira] [Commented] (GEODE-5076) jmx client should not access or modify internal regions

2018-11-16 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5076:


Commit d6b990b047aefa71970387c812c2298d04213292 in geode's branch 
refs/heads/feature/GEODE-5076 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d6b990b ]

GEODE-5076 jmx client should not access or modify internal regions

Fixes for failing unit tests.  An InternalCacheForClientAccess wasn't
being used consistently and some parts of the management code use
the cache as a key in a Map.


> jmx client should not access or modify internal regions
> ---
>
> Key: GEODE-5076
> URL: https://issues.apache.org/jira/browse/GEODE-5076
> Project: Geode
>  Issue Type: Sub-task
>  Components: jmx
>Reporter: Darrel Schneider
>Assignee: Bruce Schuchardt
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> When a request from a jmx client (including gfsh) is processed that contains 
> a region name, then getApplicationRegion should be used instead of getRegion.
>  



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


[jira] [Commented] (GEODE-5076) jmx client should not access or modify internal regions

2018-11-15 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5076:


Commit 50b191e8edb591ab2d3cb6052030a32a3c300bcc in geode's branch 
refs/heads/feature/GEODE-5076 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=50b191e ]

GEODE-5076 jmx client should not access or modify internal regions

Modified the management packages to use a filtered cache that doesn't
allow users access to internal regions.


> jmx client should not access or modify internal regions
> ---
>
> Key: GEODE-5076
> URL: https://issues.apache.org/jira/browse/GEODE-5076
> Project: Geode
>  Issue Type: Sub-task
>  Components: jmx
>Reporter: Darrel Schneider
>Assignee: Bruce Schuchardt
>Priority: Major
>  Labels: pull-request-available
>
> When a request from a jmx client (including gfsh) is processed that contains 
> a region name, then getApplicationRegion should be used instead of getRegion.
>  



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