[jira] [Commented] (GEODE-7949) Geode Redis - Get/Set commands for RedisString datatype to cover new parameters

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7949:


Commit 2ffc8749ce727601bc5fa0f73f362fd5bd485c4a in geode's branch 
refs/heads/develop from Venkateswara Prasath Durairaj
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=2ffc874 ]

GEODE-7949: Geode Redis - Get/Set commands for RedisString datatype to cover 
new parameters (#4907)


Co-authored-by: John Hutchison 
Co-authored-by: Sarah 

> Geode Redis - Get/Set commands for RedisString datatype to cover new 
> parameters
> ---
>
> Key: GEODE-7949
> URL: https://issues.apache.org/jira/browse/GEODE-7949
> Project: Geode
>  Issue Type: Improvement
>  Components: redis
>Reporter: Venkateswara Prasath Durairaj
>Priority: Major
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Adding more support for more parameters to the existing implementation of 
> Get/Set commands in GeodeRedis module. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7943) Redis Subscriptions class can cause ConcurrentModificationExceptions

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7943:


Commit 51477e91cd65a14e9396fb7da2876cd8bf2b7dee in geode's branch 
refs/heads/feature/GEODE-7852query from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=51477e9 ]

GEODE-7943 add synchronization to Subscriptions class (#4913)

* Add synchronized to size()
* Move test to integrationTest
* Switch to CopyOnWriteList (it appears not to really introduce memory issues)
* Fix a small cleanup issue in ExpireAtIntegrationTest

Authored-by: Jens Deppe 

> Redis Subscriptions class can cause ConcurrentModificationExceptions
> 
>
> Key: GEODE-7943
> URL: https://issues.apache.org/jira/browse/GEODE-7943
> Project: Geode
>  Issue Type: Bug
>  Components: redis
>Reporter: Jens Deppe
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This class has no synchronization safeguards and can easily produce 
> {{ConcurrentModificationException}}s when multiple threads access it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7779) Concourse BumpXYZ does not include {prerelease}

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7779:


Commit 7763ce55919442d88cc35c201de7d938a658e210 in geode's branch 
refs/heads/feature/GEODE-7852query from Bala Kaza Venkata
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7763ce5 ]

GEODE-7779: Concourse BumpXYZ does not include {prerelease} (#4684)

Update the bump jobs to increment and add the semver release token which
clears the wrong semver picking happening in past few days.

Signed-off-by: Robert Houghton 
Signed-off-by: Bala Kaza Venkata 

> Concourse BumpXYZ does not include {prerelease}
> ---
>
> Key: GEODE-7779
> URL: https://issues.apache.org/jira/browse/GEODE-7779
> Project: Geode
>  Issue Type: Bug
>  Components: ci
>Reporter: Robert Houghton
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> After cutting the 1.13.0 release branch, hitting 
> {noformat}BumpMinor{noformat} caused the semver to move from 
> {noformat}1.12.0-SNAPSHOT.246{noformat} -> {noformat}1.13.0{noformat}, which 
> is then sorted in semantic-order to be higher value than 
> {noformat}1.13.0-SNAPSHOT.1{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7949) Geode Redis - Get/Set commands for RedisString datatype to cover new parameters

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7949:


Commit 2ffc8749ce727601bc5fa0f73f362fd5bd485c4a in geode's branch 
refs/heads/feature/GEODE-7852query from Venkateswara Prasath Durairaj
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=2ffc874 ]

GEODE-7949: Geode Redis - Get/Set commands for RedisString datatype to cover 
new parameters (#4907)


Co-authored-by: John Hutchison 
Co-authored-by: Sarah 

> Geode Redis - Get/Set commands for RedisString datatype to cover new 
> parameters
> ---
>
> Key: GEODE-7949
> URL: https://issues.apache.org/jira/browse/GEODE-7949
> Project: Geode
>  Issue Type: Improvement
>  Components: redis
>Reporter: Venkateswara Prasath Durairaj
>Priority: Major
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Adding more support for more parameters to the existing implementation of 
> Get/Set commands in GeodeRedis module. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7765) Update dependencies for v1.13

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7765:


Commit e9993c15d88a5edd2a486fd64339deba37c24945 in geode's branch 
refs/heads/feature/GEODE-7852query from Anthony Baker
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e9993c1 ]

GEODE-7765: Update dependencies for v1.13

Update many but not all dependencies.


> Update dependencies for v1.13
> -
>
> Key: GEODE-7765
> URL: https://issues.apache.org/jira/browse/GEODE-7765
> Project: Geode
>  Issue Type: Improvement
>  Components: build
>Reporter: Anthony Baker
>Priority: Major
> Fix For: 1.13.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Update all the dependencies we can.  See 
> https://github.com/apache/geode/pull/4542



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7383) geode-ci concourse resource doesn't care about all of ci directory

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7383:


Commit 93e460bb12c05c9351db0b8d6cb8b9179f18caec in geode's branch 
refs/heads/feature/GEODE-7852query from Mario Kevo
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=93e460b ]

GEODE-7838: getNumOfServers while rebalance is executed (#4815)

* GEODE-7383: getNumOfServers while rebalance is executed

> geode-ci concourse resource doesn't care about all of ci directory
> --
>
> Key: GEODE-7383
> URL: https://issues.apache.org/jira/browse/GEODE-7383
> Project: Geode
>  Issue Type: Bug
>  Components: ci
>Reporter: Sean Goller
>Assignee: Ernest Burghardt
>Priority: Major
> Fix For: 1.12.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently the geode-ci concourse resource is constrained to only care about 
> parts of the ci directory in the repository. Because this resource does not 
> trigger any jobs directly, it should pay attention to the entire ci directory.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7852) Add client side configuration option to support a SNI proxy

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7852:


Commit f49151a9e2cd15895a61544f302c6108f147bd9c in geode's branch 
refs/heads/feature/GEODE-7852query from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f49151a ]

GEODE-7852: Add client side configuration option to support a SNI proxy

Adding tests for query, putAll, getAll.  Ensuring that a client can
receive responses that are streamed through "chunking" from the server.

The test now creates the server cluster and client cache in a class rule
for faster execution.


> Add client side configuration option to support a SNI proxy
> ---
>
> Key: GEODE-7852
> URL: https://issues.apache.org/jira/browse/GEODE-7852
> Project: Geode
>  Issue Type: Improvement
>  Components: client/server, membership
>Reporter: Dan Smith
>Assignee: Bruce J Schuchardt
>Priority: Major
>  Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> Add an option to the client side configuration to support a the use of a [SNI 
> proxy|https://www.bamsoftware.com/computers/sniproxy/].
> See also GEODE-7837, which adds a system property to support a SNI proxy. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7852) Add client side configuration option to support a SNI proxy

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7852:


Commit b93cc01b443497217819c748ac265e887f36fec0 in geode's branch 
refs/heads/feature/GEODE-7852query from Bill Burcham
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b93cc01 ]

Revert "GEODE-7852: test SNI client against a geode (2-node) cluster (#4925)" 
(#4940)

This reverts commit 4f2a6047d5b272982595e3b7e71c624d61c69415.

> Add client side configuration option to support a SNI proxy
> ---
>
> Key: GEODE-7852
> URL: https://issues.apache.org/jira/browse/GEODE-7852
> Project: Geode
>  Issue Type: Improvement
>  Components: client/server, membership
>Reporter: Dan Smith
>Assignee: Bruce J Schuchardt
>Priority: Major
>  Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> Add an option to the client side configuration to support a the use of a [SNI 
> proxy|https://www.bamsoftware.com/computers/sniproxy/].
> See also GEODE-7837, which adds a system property to support a SNI proxy. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7838) Info about num of servers during rebalance command

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7838:


Commit 93e460bb12c05c9351db0b8d6cb8b9179f18caec in geode's branch 
refs/heads/feature/GEODE-7852query from Mario Kevo
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=93e460b ]

GEODE-7838: getNumOfServers while rebalance is executed (#4815)

* GEODE-7383: getNumOfServers while rebalance is executed

> Info about num of servers during rebalance command
> --
>
> Key: GEODE-7838
> URL: https://issues.apache.org/jira/browse/GEODE-7838
> Project: Geode
>  Issue Type: Improvement
>  Components: gfsh
>Reporter: Mario Kevo
>Assignee: Mario Kevo
>Priority: Major
>  Labels: needs-review, pull-request-available, 
> pull-requests-available
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> In case during rebalance some members joined or departed rebalance will 
> automatically restarted.
> But from the user side it can not see on how many members rebalance was 
> executed.
> We have a situation when have 3 servers and during rebalance one is departed 
> and rebalance is executed on other 2 servers. But after rebalance is finished 
> server is back and user have a wrong perception on how many servers rebalance 
> is executed.
> It will be good to have another row in result table to print this message.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7852) Add client side configuration option to support a SNI proxy

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7852:


Commit b93cc01b443497217819c748ac265e887f36fec0 in geode's branch 
refs/heads/feature/GEODE-7852query from Bill Burcham
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b93cc01 ]

Revert "GEODE-7852: test SNI client against a geode (2-node) cluster (#4925)" 
(#4940)

This reverts commit 4f2a6047d5b272982595e3b7e71c624d61c69415.

> Add client side configuration option to support a SNI proxy
> ---
>
> Key: GEODE-7852
> URL: https://issues.apache.org/jira/browse/GEODE-7852
> Project: Geode
>  Issue Type: Improvement
>  Components: client/server, membership
>Reporter: Dan Smith
>Assignee: Bruce J Schuchardt
>Priority: Major
>  Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> Add an option to the client side configuration to support a the use of a [SNI 
> proxy|https://www.bamsoftware.com/computers/sniproxy/].
> See also GEODE-7837, which adds a system property to support a SNI proxy. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7779) Concourse BumpXYZ does not include {prerelease}

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7779:


Commit 7763ce55919442d88cc35c201de7d938a658e210 in geode's branch 
refs/heads/feature/GEODE-7852query from Bala Kaza Venkata
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=7763ce5 ]

GEODE-7779: Concourse BumpXYZ does not include {prerelease} (#4684)

Update the bump jobs to increment and add the semver release token which
clears the wrong semver picking happening in past few days.

Signed-off-by: Robert Houghton 
Signed-off-by: Bala Kaza Venkata 

> Concourse BumpXYZ does not include {prerelease}
> ---
>
> Key: GEODE-7779
> URL: https://issues.apache.org/jira/browse/GEODE-7779
> Project: Geode
>  Issue Type: Bug
>  Components: ci
>Reporter: Robert Houghton
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> After cutting the 1.13.0 release branch, hitting 
> {noformat}BumpMinor{noformat} caused the semver to move from 
> {noformat}1.12.0-SNAPSHOT.246{noformat} -> {noformat}1.13.0{noformat}, which 
> is then sorted in semantic-order to be higher value than 
> {noformat}1.13.0-SNAPSHOT.1{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7838) Info about num of servers during rebalance command

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7838:


Commit 93e460bb12c05c9351db0b8d6cb8b9179f18caec in geode's branch 
refs/heads/feature/GEODE-7852query from Mario Kevo
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=93e460b ]

GEODE-7838: getNumOfServers while rebalance is executed (#4815)

* GEODE-7383: getNumOfServers while rebalance is executed

> Info about num of servers during rebalance command
> --
>
> Key: GEODE-7838
> URL: https://issues.apache.org/jira/browse/GEODE-7838
> Project: Geode
>  Issue Type: Improvement
>  Components: gfsh
>Reporter: Mario Kevo
>Assignee: Mario Kevo
>Priority: Major
>  Labels: needs-review, pull-request-available, 
> pull-requests-available
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> In case during rebalance some members joined or departed rebalance will 
> automatically restarted.
> But from the user side it can not see on how many members rebalance was 
> executed.
> We have a situation when have 3 servers and during rebalance one is departed 
> and rebalance is executed on other 2 servers. But after rebalance is finished 
> server is back and user have a wrong perception on how many servers rebalance 
> is executed.
> It will be good to have another row in result table to print this message.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7765) Update dependencies for v1.13

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7765:


Commit e9993c15d88a5edd2a486fd64339deba37c24945 in geode's branch 
refs/heads/feature/GEODE-7852query from Anthony Baker
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e9993c1 ]

GEODE-7765: Update dependencies for v1.13

Update many but not all dependencies.


> Update dependencies for v1.13
> -
>
> Key: GEODE-7765
> URL: https://issues.apache.org/jira/browse/GEODE-7765
> Project: Geode
>  Issue Type: Improvement
>  Components: build
>Reporter: Anthony Baker
>Priority: Major
> Fix For: 1.13.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Update all the dependencies we can.  See 
> https://github.com/apache/geode/pull/4542



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7943) Redis Subscriptions class can cause ConcurrentModificationExceptions

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7943:


Commit 51477e91cd65a14e9396fb7da2876cd8bf2b7dee in geode's branch 
refs/heads/feature/GEODE-7852query from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=51477e9 ]

GEODE-7943 add synchronization to Subscriptions class (#4913)

* Add synchronized to size()
* Move test to integrationTest
* Switch to CopyOnWriteList (it appears not to really introduce memory issues)
* Fix a small cleanup issue in ExpireAtIntegrationTest

Authored-by: Jens Deppe 

> Redis Subscriptions class can cause ConcurrentModificationExceptions
> 
>
> Key: GEODE-7943
> URL: https://issues.apache.org/jira/browse/GEODE-7943
> Project: Geode
>  Issue Type: Bug
>  Components: redis
>Reporter: Jens Deppe
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This class has no synchronization safeguards and can easily produce 
> {{ConcurrentModificationException}}s when multiple threads access it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7852) Add client side configuration option to support a SNI proxy

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7852:


Commit f49151a9e2cd15895a61544f302c6108f147bd9c in geode's branch 
refs/heads/feature/GEODE-7852query from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f49151a ]

GEODE-7852: Add client side configuration option to support a SNI proxy

Adding tests for query, putAll, getAll.  Ensuring that a client can
receive responses that are streamed through "chunking" from the server.

The test now creates the server cluster and client cache in a class rule
for faster execution.


> Add client side configuration option to support a SNI proxy
> ---
>
> Key: GEODE-7852
> URL: https://issues.apache.org/jira/browse/GEODE-7852
> Project: Geode
>  Issue Type: Improvement
>  Components: client/server, membership
>Reporter: Dan Smith
>Assignee: Bruce J Schuchardt
>Priority: Major
>  Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> Add an option to the client side configuration to support a the use of a [SNI 
> proxy|https://www.bamsoftware.com/computers/sniproxy/].
> See also GEODE-7837, which adds a system property to support a SNI proxy. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7949) Geode Redis - Get/Set commands for RedisString datatype to cover new parameters

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7949:


Commit 2ffc8749ce727601bc5fa0f73f362fd5bd485c4a in geode's branch 
refs/heads/feature/GEODE-7852query from Venkateswara Prasath Durairaj
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=2ffc874 ]

GEODE-7949: Geode Redis - Get/Set commands for RedisString datatype to cover 
new parameters (#4907)


Co-authored-by: John Hutchison 
Co-authored-by: Sarah 

> Geode Redis - Get/Set commands for RedisString datatype to cover new 
> parameters
> ---
>
> Key: GEODE-7949
> URL: https://issues.apache.org/jira/browse/GEODE-7949
> Project: Geode
>  Issue Type: Improvement
>  Components: redis
>Reporter: Venkateswara Prasath Durairaj
>Priority: Major
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Adding more support for more parameters to the existing implementation of 
> Get/Set commands in GeodeRedis module. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7383) geode-ci concourse resource doesn't care about all of ci directory

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7383:


Commit 93e460bb12c05c9351db0b8d6cb8b9179f18caec in geode's branch 
refs/heads/feature/GEODE-7852query from Mario Kevo
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=93e460b ]

GEODE-7838: getNumOfServers while rebalance is executed (#4815)

* GEODE-7383: getNumOfServers while rebalance is executed

> geode-ci concourse resource doesn't care about all of ci directory
> --
>
> Key: GEODE-7383
> URL: https://issues.apache.org/jira/browse/GEODE-7383
> Project: Geode
>  Issue Type: Bug
>  Components: ci
>Reporter: Sean Goller
>Assignee: Ernest Burghardt
>Priority: Major
> Fix For: 1.12.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently the geode-ci concourse resource is constrained to only care about 
> parts of the ci directory in the repository. Because this resource does not 
> trigger any jobs directly, it should pay attention to the entire ci directory.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (GEODE-7943) Redis Subscriptions class can cause ConcurrentModificationExceptions

2020-04-10 Thread Jens Deppe (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Deppe resolved GEODE-7943.
---
Fix Version/s: 1.13.0
   Resolution: Fixed

> Redis Subscriptions class can cause ConcurrentModificationExceptions
> 
>
> Key: GEODE-7943
> URL: https://issues.apache.org/jira/browse/GEODE-7943
> Project: Geode
>  Issue Type: Bug
>  Components: redis
>Reporter: Jens Deppe
>Priority: Major
> Fix For: 1.13.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This class has no synchronization safeguards and can easily produce 
> {{ConcurrentModificationException}}s when multiple threads access it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (GEODE-7949) Geode Redis - Get/Set commands for RedisString datatype to cover new parameters

2020-04-10 Thread Jens Deppe (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Deppe resolved GEODE-7949.
---
Fix Version/s: 1.13.0
   Resolution: Fixed

> Geode Redis - Get/Set commands for RedisString datatype to cover new 
> parameters
> ---
>
> Key: GEODE-7949
> URL: https://issues.apache.org/jira/browse/GEODE-7949
> Project: Geode
>  Issue Type: Improvement
>  Components: redis
>Reporter: Venkateswara Prasath Durairaj
>Priority: Major
> Fix For: 1.13.0
>
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Adding more support for more parameters to the existing implementation of 
> Get/Set commands in GeodeRedis module. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GEODE-7979) Implement a test class for the PERSIST Redis API command

2020-04-10 Thread Sarah Abbey (Jira)
Sarah Abbey created GEODE-7979:
--

 Summary: Implement a test class for the PERSIST Redis API command
 Key: GEODE-7979
 URL: https://issues.apache.org/jira/browse/GEODE-7979
 Project: Geode
  Issue Type: Test
  Components: redis, tests
Reporter: Sarah Abbey


The Redis PERSIST command removes the existing timeout on a key 
([https://redis.io/commands/persist]).  The PERSIST command was previously 
implemented, but not tested. This PR adds tests for this command.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GEODE-7980) Incorrect member count in rebalance output when rebalancing colocated regions

2020-04-10 Thread Donal Evans (Jira)
Donal Evans created GEODE-7980:
--

 Summary: Incorrect member count in rebalance output when 
rebalancing colocated regions 
 Key: GEODE-7980
 URL: https://issues.apache.org/jira/browse/GEODE-7980
 Project: Geode
  Issue Type: Bug
Reporter: Donal Evans


When colocated regions are present during rebalance, incorrect member counts 
are reported in the rebalance results:

 
{code:java}
[vm0] [info 2020/04/10 11:28:50.895 PDT  tid=0x56] 
Rebalanced partition regions /childRegion
 [vm0] Total bytes in all redundant bucket copies created during this rebalance 
= 0
 [vm0] Total time (in milliseconds) spent creating redundant bucket copies 
during this rebalance = 0
 [vm0] Total number of redundant copies created during this rebalance = 0
 [vm0] Total bytes in buckets moved during this rebalance = 0
 [vm0] Total time (in milliseconds) spent moving buckets during this rebalance 
= 0
 [vm0] Total number of buckets moved during this rebalance = 0
 [vm0] Total time (in milliseconds) spent switching the primary state of 
buckets during this rebalance = 0
 [vm0] Total primaries transferred during this rebalance = 0
 [vm0] Total time (in milliseconds) for this rebalance = 0
 [vm0] Total number of members in system on which rebalance is executed = 0
[vm0] [info 2020/04/10 11:28:50.896 PDT  tid=0x56] 
Rebalanced partition regions /parentRegion
 [vm0] Total bytes in all redundant bucket copies created during this rebalance 
= 0
 [vm0] Total time (in milliseconds) spent creating redundant bucket copies 
during this rebalance = 0
 [vm0] Total number of redundant copies created during this rebalance = 0
 [vm0] Total bytes in buckets moved during this rebalance = 18426
 [vm0] Total time (in milliseconds) spent moving buckets during this rebalance 
= 2715
 [vm0] Total number of buckets moved during this rebalance = 132
 [vm0] Total time (in milliseconds) spent switching the primary state of 
buckets during this rebalance = 0
 [vm0] Total primaries transferred during this rebalance = 0
 [vm0] Total time (in milliseconds) for this rebalance = 5506
 [vm0] Total number of members in system on which rebalance is executed = 4
{code}
 

 

A test to reproduce the issue is provided below.
{code:java}
public class RebalanceMembersColocationTest {

  public static final String PARENT_REGION_NAME = "parentRegion";
  public static final String CHILD_REGION_NAME = "childRegion";
  @Rule
  public ClusterStartupRule cluster = new ClusterStartupRule();

  @Rule
  public GfshCommandRule gfsh = new GfshCommandRule();

  @Test
  public void testRebalanceResultOutputMemberCountWIthColocatedRegions() throws 
Exception {
MemberVM locator = cluster.startLocatorVM(0);

MemberVM server1 = cluster.startServerVM(1, locator.getPort());
MemberVM server2 = cluster.startServerVM(2, locator.getPort());

server1.invoke(() -> {
  Region parentRegion = 
Objects.requireNonNull(ClusterStartupRule.getCache())
  
.createRegionFactory(RegionShortcut.PARTITION).create(PARENT_REGION_NAME);

  IntStream.range(0, 500).forEach(i -> parentRegion.put("key" + i, "value" 
+ 1));

  PartitionAttributesImpl attributes = new PartitionAttributesImpl();
  attributes.setColocatedWith(PARENT_REGION_NAME);

  Region childRegion = 
Objects.requireNonNull(ClusterStartupRule.getCache())
  
.createRegionFactory(RegionShortcut.PARTITION).setPartitionAttributes(attributes)
  .create(CHILD_REGION_NAME);

  IntStream.range(0, 500).forEach(i -> childRegion.put("key" + i, "value" + 
1));
});

server2.invoke(() -> {
  Objects.requireNonNull(ClusterStartupRule.getCache())
  
.createRegionFactory(RegionShortcut.PARTITION).create(PARENT_REGION_NAME);

  PartitionAttributesImpl attributes = new PartitionAttributesImpl();
  attributes.setColocatedWith(PARENT_REGION_NAME);

  Objects.requireNonNull(ClusterStartupRule.getCache())
  
.createRegionFactory(RegionShortcut.PARTITION).setPartitionAttributes(attributes)
  .create(CHILD_REGION_NAME);
});

locator.waitUntilRegionIsReadyOnExactlyThisManyServers("/" + 
PARENT_REGION_NAME, 2);
locator.waitUntilRegionIsReadyOnExactlyThisManyServers("/" + 
CHILD_REGION_NAME, 2);

gfsh.connectAndVerify(locator);

Map> rebalanceResult = 
gfsh.executeAndAssertThat("rebalance")
.statusIsSuccess().hasTableSection().getActual().getContent();

assertThat(rebalanceResult.get("Value").get(9)).isEqualTo("2");
  }
}
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GEODE-7970) bump Spring to 5.2.5

2020-04-10 Thread Owen Nichols (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Owen Nichols updated GEODE-7970:

Fix Version/s: 1.12.1

> bump Spring to 5.2.5
> 
>
> Key: GEODE-7970
> URL: https://issues.apache.org/jira/browse/GEODE-7970
> Project: Geode
>  Issue Type: Improvement
>  Components: management, pulse, rest (admin)
>Reporter: Owen Nichols
>Assignee: Owen Nichols
>Priority: Major
> Fix For: 1.12.1, 1.13.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> keep up with the recommended version, 5.2.1 is no longer the latest



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7970) bump Spring to 5.2.5

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7970:


Commit 4150f3480753838386d8062d94365470091d048b in geode's branch 
refs/heads/support/1.12 from Owen Nichols
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4150f34 ]

GEODE-7970: bump spring to latest (#4927)

(cherry picked from commit ead319cc04e284838275669c2d502e1a8c5ad822)


> bump Spring to 5.2.5
> 
>
> Key: GEODE-7970
> URL: https://issues.apache.org/jira/browse/GEODE-7970
> Project: Geode
>  Issue Type: Improvement
>  Components: management, pulse, rest (admin)
>Reporter: Owen Nichols
>Assignee: Owen Nichols
>Priority: Major
> Fix For: 1.12.1, 1.13.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> keep up with the recommended version, 5.2.1 is no longer the latest



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Reopened] (GEODE-7712) LocatorUDPSecurityDUnitTest has mass test failures

2020-04-10 Thread Mark Hanson (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-7712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Hanson reopened GEODE-7712:

  Assignee: Mark Hanson

> LocatorUDPSecurityDUnitTest has mass test failures
> --
>
> Key: GEODE-7712
> URL: https://issues.apache.org/jira/browse/GEODE-7712
> Project: Geode
>  Issue Type: Bug
>Reporter: Mark Hanson
>Assignee: Mark Hanson
>Priority: Major
>  Labels: flaky
>
> The following test failed in a mass test run.
>  
> {noformat}
> testRestartLocatorMultipleTimes       
> https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2944
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579148824/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579148824/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
> {noformat}
>  
> {noformat}
> testForceDisconnectAndPeerShutdownCause       
> https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2970
>  
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579188277/
>  
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  Test report artifacts from this job are available at: 
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579188277/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz{noformat}
>  
> {noformat}
> testStartTwoLocators
> https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2961
>  
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579172593/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579172593/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
>   {noformat}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7712) LocatorUDPSecurityDUnitTest has mass test failures

2020-04-10 Thread Mark Hanson (Jira)


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

Mark Hanson commented on GEODE-7712:


{noformat}
testStartTwoLocatorsWithMultiKeystoreSSL       

https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/20
 {noformat}

> LocatorUDPSecurityDUnitTest has mass test failures
> --
>
> Key: GEODE-7712
> URL: https://issues.apache.org/jira/browse/GEODE-7712
> Project: Geode
>  Issue Type: Bug
>Reporter: Mark Hanson
>Assignee: Mark Hanson
>Priority: Major
>  Labels: flaky
>
> The following test failed in a mass test run.
>  
> {noformat}
> testRestartLocatorMultipleTimes       
> https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2944
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579148824/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579148824/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
> {noformat}
>  
> {noformat}
> testForceDisconnectAndPeerShutdownCause       
> https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2970
>  
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579188277/
>  
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  Test report artifacts from this job are available at: 
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579188277/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz{noformat}
>  
> {noformat}
> testStartTwoLocators
> https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2961
>  
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579172593/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579172593/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
>   {noformat}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (GEODE-7712) LocatorUDPSecurityDUnitTest has mass test failures

2020-04-10 Thread Mark Hanson (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-7712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Hanson reassigned GEODE-7712:
--

Assignee: (was: Mark Hanson)

> LocatorUDPSecurityDUnitTest has mass test failures
> --
>
> Key: GEODE-7712
> URL: https://issues.apache.org/jira/browse/GEODE-7712
> Project: Geode
>  Issue Type: Bug
>Reporter: Mark Hanson
>Priority: Major
>  Labels: flaky
>
> The following test failed in a mass test run.
>  
> {noformat}
> testRestartLocatorMultipleTimes       
> https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2944
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579148824/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579148824/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
> {noformat}
>  
> {noformat}
> testForceDisconnectAndPeerShutdownCause       
> https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2970
>  
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579188277/
>  
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  Test report artifacts from this job are available at: 
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579188277/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz{noformat}
>  
> {noformat}
> testStartTwoLocators
> https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2961
>  
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579172593/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579172593/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
>   {noformat}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GEODE-7712) LocatorUDPSecurityDUnitTest has mass test failures

2020-04-10 Thread Mark Hanson (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-7712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Hanson updated GEODE-7712:
---
Description: 
The following test failed in a mass test run.

 
{noformat}
testRestartLocatorMultipleTimes       


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579148824/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579148824/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
{noformat}
 
{noformat}
testForceDisconnectAndPeerShutdownCause      
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579188277/
 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Test report artifacts from this job are available at: 
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579188277/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz{noformat}
 
{noformat}
testStartTwoLocators


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579172593/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579172593/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
  {noformat}
 

 

  was:
The following test failed in a mass test run.

 
{noformat}
testRestartLocatorMultipleTimes       
https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2944

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579148824/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579148824/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
{noformat}
 
{noformat}
testForceDisconnectAndPeerShutdownCause       

https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2970
 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579188277/
 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Test report artifacts from this job are available at: 
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579188277/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz{noformat}
 
{noformat}
testStartTwoLocators

https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2961
 

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579172593/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579172593/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
  {noformat}
 

 


> LocatorUDPSecurityDUnitTest has mass test failures
> --
>
> Key: GEODE-7712
> URL: https://issues.apache.org/jira/browse/GEODE-7712
> Project: Geode
>  Issue Type: Bug
>Reporter: Mark Hanson
>Priority: Major
>  Labels: flaky
>
> The following test failed in a mass test run.
>  
> {noformat}
> testRestartLocatorMultipleTimes       
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest

[jira] [Updated] (GEODE-7712) LocatorUDPSecurityDUnitTest has mass test failures

2020-04-10 Thread Mark Hanson (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-7712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Hanson updated GEODE-7712:
---
Description: 
The following test failed in a mass test run.

 
{noformat}
testRestartLocatorMultipleTimes       


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579148824/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579148824/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
{noformat}
 
{noformat}
testForceDisconnectAndPeerShutdownCause
      
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579188277/
 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
Test report artifacts from this job are available at: 
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579188277/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz{noformat}
 
{noformat}
testStartTwoLocators


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579172593/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579172593/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
  {noformat}
 

 

  was:
The following test failed in a mass test run.

 
{noformat}
testRestartLocatorMultipleTimes       


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579148824/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579148824/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
{noformat}
 
{noformat}
testForceDisconnectAndPeerShutdownCause      
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579188277/
 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Test report artifacts from this job are available at: 
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579188277/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz{noformat}
 
{noformat}
testStartTwoLocators


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579172593/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579172593/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
  {noformat}
 

 


> LocatorUDPSecurityDUnitTest has mass test failures
> --
>
> Key: GEODE-7712
> URL: https://issues.apache.org/jira/browse/GEODE-7712
> Project: Geode
>  Issue Type: Bug
>Reporter: Mark Hanson
>Priority: Major
>  Labels: flaky
>
> The following test failed in a mass test run.
>  
> {noformat}
> testRestartLocatorMultipleTimes       
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579148824/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579148824/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
> {noformat}
>  
> {noformat}
> testForceDisconnectAndPeerShutdownCause
> 

[jira] [Updated] (GEODE-7712) LocatorUDPSecurityDUnitTest has mass test failures

2020-04-10 Thread Mark Hanson (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-7712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Hanson updated GEODE-7712:
---
Description: 
The following test failed in a mass test run.

 
{noformat}
testRestartLocatorMultipleTimes       


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579148824/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579148824/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
{noformat}
 
{noformat}
testForceDisconnectAndPeerShutdownCause      
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579188277/
 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Test report artifacts from this job are available at: 
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579188277/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz{noformat}
 
{noformat}
testStartTwoLocators


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579172593/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579172593/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
  {noformat}
 

 

  was:
The following test failed in a mass test run.

 
{noformat}
testRestartLocatorMultipleTimes       


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579148824/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579148824/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
{noformat}
 
{noformat}
testForceDisconnectAndPeerShutdownCause      
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579188277/
 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Test report artifacts from this job are available at: 
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579188277/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz{noformat}
 
{noformat}
testStartTwoLocators


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579172593/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579172593/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
  {noformat}
 

 


> LocatorUDPSecurityDUnitTest has mass test failures
> --
>
> Key: GEODE-7712
> URL: https://issues.apache.org/jira/browse/GEODE-7712
> Project: Geode
>  Issue Type: Bug
>Reporter: Mark Hanson
>Priority: Major
>  Labels: flaky
>
> The following test failed in a mass test run.
>  
> {noformat}
> testRestartLocatorMultipleTimes       
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-results/distributedTest/1579148824/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/mhansonp-mhanson-mass-test-ru-main/1.12.0-SNAPSHOT.0001/test-artifacts/1579148824/distributedtestfiles-OpenJDK8-1.12.0-SNAPSHOT.0001.tgz
> {noformat}
>  
> {noformat}
> testForceDisconnectAndPeerShutdownCause      

[jira] [Created] (GEODE-7981) Change default redis region type to PARTITION_REDUNDANT

2020-04-10 Thread Dan Smith (Jira)
Dan Smith created GEODE-7981:


 Summary: Change default redis region type to PARTITION_REDUNDANT
 Key: GEODE-7981
 URL: https://issues.apache.org/jira/browse/GEODE-7981
 Project: Geode
  Issue Type: Improvement
  Components: redis
Reporter: Dan Smith


The current default for the redis API region type is PARTITION, which doesn't 
have any redundant copies. Since Geode can make the redis data highly available 
with a PARTITION_REDUNDANT region type, we should make that the default region 
type for ease of use.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GEODE-7978) Improve tests for Redis Module SREM Command

2020-04-10 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7978:


Commit b664be6654f70e7832f01c1fddf05ac2da102f95 in geode's branch 
refs/heads/develop from John Hutchison
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b664be6 ]

GEODE-7978: Improve tests for Redis Module SREM Command (#4937)


Co-authored-by: John Hutchison 
Co-authored-by: Jens Deppe 

> Improve tests for Redis Module SREM Command
> ---
>
> Key: GEODE-7978
> URL: https://issues.apache.org/jira/browse/GEODE-7978
> Project: Geode
>  Issue Type: Improvement
>  Components: redis
>Reporter: John Hutchison
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)