[jira] [Updated] (GEODE-10288) Identify multiple JDK versions for upgrade tests

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated GEODE-10288: --- Labels: Java17 pull-request-available (was: Java17) > Identify multiple JDK versions for

[jira] [Commented] (GEODE-9895) CI Failure: ConnectionPoolDUnitTest > basicTestLifetimeExpire

2022-05-10 Thread Geode Integration (Jira)
[ https://issues.apache.org/jira/browse/GEODE-9895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534563#comment-17534563 ] Geode Integration commented on GEODE-9895: -- Seen in [distributed-test-openjdk17

[jira] [Updated] (GEODE-10081) Freeze during launch of locator

2022-05-10 Thread Hale Bales (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hale Bales updated GEODE-10081: --- Description: We are using gfsh with a script to automatically launch a locator and a server.

[jira] [Commented] (GEODE-10284) Add partition-listener option to gfsh create region command

2022-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534498#comment-17534498 ] ASF subversion and git services commented on GEODE-10284: - Commit

[jira] [Commented] (GEODE-10282) Migrate from springfox to springdoc

2022-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534524#comment-17534524 ] ASF subversion and git services commented on GEODE-10282: - Commit

[jira] [Created] (GEODE-10293) Replace LGTM with CodeQL on PR checks

2022-05-10 Thread Robert Houghton (Jira)
Robert Houghton created GEODE-10293: --- Summary: Replace LGTM with CodeQL on PR checks Key: GEODE-10293 URL: https://issues.apache.org/jira/browse/GEODE-10293 Project: Geode Issue Type: Task

[jira] [Commented] (GEODE-8760) P2pPartitionedPutBenchmark fails with UnmarshalException

2022-05-10 Thread Geode Integration (Jira)
[ https://issues.apache.org/jira/browse/GEODE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534567#comment-17534567 ] Geode Integration commented on GEODE-8760: -- Seen in [benchmark-base

[jira] [Commented] (GEODE-6408) CI Failure: ParallelWANPropagationDUnitTest.testParallelColocatedPropagation2

2022-05-10 Thread Geode Integration (Jira)
[ https://issues.apache.org/jira/browse/GEODE-6408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534571#comment-17534571 ] Geode Integration commented on GEODE-6408: -- Seen in [distributed-test-openjdk8

[jira] [Assigned] (GEODE-10286) cache close in response to a forced disconnect with persistent regions may skip some cleanup

2022-05-10 Thread Jinmei Liao (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinmei Liao reassigned GEODE-10286: --- Assignee: Jinmei Liao > cache close in response to a forced disconnect with persistent

[jira] [Resolved] (GEODE-10061) Mass-Test-Run: ReconnectDUnitTest > testReconnectWithRoleLoss

2022-05-10 Thread Hale Bales (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hale Bales resolved GEODE-10061. Resolution: Not A Problem Failure due to resource issue. It will probably happen again, but I

[jira] [Created] (GEODE-10294) Need to consider invalid token when comparing value during putIfAbsent

2022-05-10 Thread Eric Shu (Jira)
Eric Shu created GEODE-10294: Summary: Need to consider invalid token when comparing value during putIfAbsent Key: GEODE-10294 URL: https://issues.apache.org/jira/browse/GEODE-10294 Project: Geode

[jira] [Updated] (GEODE-10294) Need to consider invalid token when comparing value during putIfAbsent

2022-05-10 Thread Eric Shu (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Shu updated GEODE-10294: - Labels: blocks-1.15.0 (was: needsTriage) > Need to consider invalid token when comparing value during

[jira] [Assigned] (GEODE-10294) Need to consider invalid token when comparing value during putIfAbsent

2022-05-10 Thread Eric Shu (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Shu reassigned GEODE-10294: Assignee: Eric Shu > Need to consider invalid token when comparing value during putIfAbsent >

[jira] [Updated] (GEODE-10294) Need to consider invalid token when comparing value during putIfAbsent

2022-05-10 Thread Alexander Murmann (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Murmann updated GEODE-10294: -- Labels: needsTriage (was: ) > Need to consider invalid token when comparing value

[jira] [Commented] (GEODE-10218) Launch Cluster with Attachability Flag

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534565#comment-17534565 ] ASF GitHub Bot commented on GEODE-10218: pivotal-jbarrett commented on code in PR #954: URL:

[jira] [Commented] (GEODE-8760) P2pPartitionedPutBenchmark fails with UnmarshalException

2022-05-10 Thread Geode Integration (Jira)
[ https://issues.apache.org/jira/browse/GEODE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534568#comment-17534568 ] Geode Integration commented on GEODE-8760: -- Seen in [benchmark-base

[jira] [Updated] (GEODE-9909) Tomcat8SessionsClientServerDUnitTest > testSessionPersists1 FAILED

2022-05-10 Thread Nabarun Nag (Jira)
[ https://issues.apache.org/jira/browse/GEODE-9909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nabarun Nag updated GEODE-9909: --- Affects Version/s: 1.15.0 > Tomcat8SessionsClientServerDUnitTest > testSessionPersists1 FAILED >

[jira] [Commented] (GEODE-10293) Replace LGTM with CodeQL on PR checks

2022-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534587#comment-17534587 ] ASF subversion and git services commented on GEODE-10293: - Commit

[jira] [Updated] (GEODE-10132) org.apache.geode.management.internal.cli.commands.StopServerAcceptanceTest Failed

2022-05-10 Thread Hale Bales (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hale Bales updated GEODE-10132: --- Description: cannotStopServerByNameWhenNotConnected {code:java}

[jira] [Assigned] (GEODE-10289) Add an argument file that opens all JDK packages to all unnamed modules

2022-05-10 Thread Dale Emery (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dale Emery reassigned GEODE-10289: -- Assignee: Dale Emery > Add an argument file that opens all JDK packages to all unnamed

[jira] [Commented] (GEODE-10218) Launch Cluster with Attachability Flag

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534513#comment-17534513 ] ASF GitHub Bot commented on GEODE-10218: mmartell commented on code in PR #954: URL:

[jira] [Updated] (GEODE-10293) Replace LGTM with CodeQL on PR checks

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated GEODE-10293: --- Labels: pull-request-available (was: ) > Replace LGTM with CodeQL on PR checks >

[jira] [Commented] (GEODE-10288) Identify multiple JDK versions for upgrade tests

2022-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534559#comment-17534559 ] ASF subversion and git services commented on GEODE-10288: - Commit

[jira] [Updated] (GEODE-6408) CI Failure: ParallelWANPropagationDUnitTest.testParallelColocatedPropagation2

2022-05-10 Thread Nabarun Nag (Jira)
[ https://issues.apache.org/jira/browse/GEODE-6408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nabarun Nag updated GEODE-6408: --- Affects Version/s: 1.15.0 > CI Failure:

[jira] [Resolved] (GEODE-8546) Colocated regions missing some buckets after restart

2022-05-10 Thread Mario Kevo (Jira)
[ https://issues.apache.org/jira/browse/GEODE-8546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Kevo resolved GEODE-8546. --- Resolution: Fixed > Colocated regions missing some buckets after restart >

[jira] [Commented] (GEODE-10291) Support Jammy (ubuntu 22.04)

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534450#comment-17534450 ] ASF GitHub Bot commented on GEODE-10291: moleske commented on code in PR #968: URL:

[jira] [Commented] (GEODE-10175) CI Failure: PubSubDUnitTest > shouldContinueToFunction_whenOneServerShutsDownAbruptly_givenTwoSubscribersOnePublisher

2022-05-10 Thread Hale Bales (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534449#comment-17534449 ] Hale Bales commented on GEODE-10175: Duplicates GEODE-10176, except that failure is in a different

[jira] [Commented] (GEODE-9858) Mass-Test-Run failure PingOpDistributedTest. memberShouldCorrectlyRedirectPingMessage

2022-05-10 Thread Geode Integration (Jira)
[ https://issues.apache.org/jira/browse/GEODE-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534455#comment-17534455 ] Geode Integration commented on GEODE-9858: -- Seen in [distributed-test-openjdk8

[jira] [Commented] (GEODE-7739) JMX managers may fail to federate mbeans for other members

2022-05-10 Thread Geode Integration (Jira)
[ https://issues.apache.org/jira/browse/GEODE-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534468#comment-17534468 ] Geode Integration commented on GEODE-7739: -- Seen in [distributed-test-openjdk11

[jira] [Updated] (GEODE-10276) Refactor PDX (de)serialziation code to align it with Java client

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated GEODE-10276: --- Labels: pull-request-available (was: ) > Refactor PDX (de)serialziation code to align it

[jira] [Commented] (GEODE-10276) Refactor PDX (de)serialziation code to align it with Java client

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534346#comment-17534346 ] ASF GitHub Bot commented on GEODE-10276: gaussianrecurrence opened a new pull request, #969:

[jira] [Commented] (GEODE-10276) Refactor PDX (de)serialziation code to align it with Java client

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534361#comment-17534361 ] ASF GitHub Bot commented on GEODE-10276: gaussianrecurrence commented on code in PR #969: URL:

[jira] [Commented] (GEODE-10276) Refactor PDX (de)serialziation code to align it with Java client

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534385#comment-17534385 ] ASF GitHub Bot commented on GEODE-10276: gaussianrecurrence commented on code in PR #969: URL:

[jira] [Commented] (GEODE-10276) Refactor PDX (de)serialziation code to align it with Java client

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534347#comment-17534347 ] ASF GitHub Bot commented on GEODE-10276: pivotal-jbarrett commented on PR #969: URL:

[jira] [Commented] (GEODE-10276) Refactor PDX (de)serialziation code to align it with Java client

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534349#comment-17534349 ] ASF GitHub Bot commented on GEODE-10276: pivotal-jbarrett commented on code in PR #969: URL:

[jira] [Commented] (GEODE-9968) Fix deserialization for new fields in PdxSerializable class

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-9968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534350#comment-17534350 ] ASF GitHub Bot commented on GEODE-9968: --- gaussianrecurrence commented on PR #910: URL:

[jira] [Commented] (GEODE-9968) Fix deserialization for new fields in PdxSerializable class

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-9968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534351#comment-17534351 ] ASF GitHub Bot commented on GEODE-9968: --- gaussianrecurrence closed pull request #910: GEODE-9968:

[jira] [Commented] (GEODE-10276) Refactor PDX (de)serialziation code to align it with Java client

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534367#comment-17534367 ] ASF GitHub Bot commented on GEODE-10276: gaussianrecurrence commented on PR #969: URL:

[jira] [Commented] (GEODE-10292) Upgrade boost to 1.79.0

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534431#comment-17534431 ] ASF GitHub Bot commented on GEODE-10292: pivotal-jbarrett commented on PR #967: URL:

[jira] [Commented] (GEODE-9753) Coredump during PdxSerializable object serialization

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534353#comment-17534353 ] ASF GitHub Bot commented on GEODE-9753: --- gaussianrecurrence commented on PR #891: URL:

[jira] [Commented] (GEODE-9753) Coredump during PdxSerializable object serialization

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534354#comment-17534354 ] ASF GitHub Bot commented on GEODE-9753: --- gaussianrecurrence closed pull request #891: GEODE-9753:

[jira] [Commented] (GEODE-10291) Support Jammy (ubuntu 22.04)

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534430#comment-17534430 ] ASF GitHub Bot commented on GEODE-10291: pivotal-jbarrett commented on code in PR #968: URL:

[jira] [Commented] (GEODE-10291) Support Jammy (ubuntu 22.04)

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534458#comment-17534458 ] ASF GitHub Bot commented on GEODE-10291: pivotal-jbarrett commented on code in PR #968: URL:

[jira] [Commented] (GEODE-7822) MemoryThresholdsOffHeapDUnitTest has failures

2022-05-10 Thread Geode Integration (Jira)
[ https://issues.apache.org/jira/browse/GEODE-7822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534467#comment-17534467 ] Geode Integration commented on GEODE-7822: -- Seen in [distributed-test-openjdk8

[jira] [Updated] (GEODE-10156) RollingUpgradeWithGfshDUnitTest > testRollingUpgradeWithDeployment[1.12.0] FAILED

2022-05-10 Thread Hale Bales (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hale Bales updated GEODE-10156: --- Description: {code:java} org.opentest4j.AssertionFailedError: [Exit value from process started by

[jira] [Commented] (GEODE-10276) Refactor PDX (de)serialziation code to align it with Java client

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534432#comment-17534432 ] ASF GitHub Bot commented on GEODE-10276: gaussianrecurrence commented on code in PR #969: URL:

[jira] [Commented] (GEODE-10291) Support Jammy (ubuntu 22.04)

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534434#comment-17534434 ] ASF GitHub Bot commented on GEODE-10291: pivotal-jbarrett commented on PR #966: URL:

[jira] [Commented] (GEODE-7739) JMX managers may fail to federate mbeans for other members

2022-05-10 Thread Geode Integration (Jira)
[ https://issues.apache.org/jira/browse/GEODE-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534461#comment-17534461 ] Geode Integration commented on GEODE-7739: -- Seen in [distributed-test-openjdk8

[jira] [Commented] (GEODE-7739) JMX managers may fail to federate mbeans for other members

2022-05-10 Thread Geode Integration (Jira)
[ https://issues.apache.org/jira/browse/GEODE-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534460#comment-17534460 ] Geode Integration commented on GEODE-7739: -- Seen in [distributed-test-openjdk8

[jira] [Commented] (GEODE-7739) JMX managers may fail to federate mbeans for other members

2022-05-10 Thread Geode Integration (Jira)
[ https://issues.apache.org/jira/browse/GEODE-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534462#comment-17534462 ] Geode Integration commented on GEODE-7739: -- Seen in [distributed-test-openjdk8

[jira] [Commented] (GEODE-7739) JMX managers may fail to federate mbeans for other members

2022-05-10 Thread Geode Integration (Jira)
[ https://issues.apache.org/jira/browse/GEODE-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534459#comment-17534459 ] Geode Integration commented on GEODE-7739: -- Seen in [distributed-test-openjdk8

[jira] [Commented] (GEODE-10276) Refactor PDX (de)serialziation code to align it with Java client

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534381#comment-17534381 ] ASF GitHub Bot commented on GEODE-10276: pivotal-jbarrett commented on code in PR #969: URL:

[jira] [Resolved] (GEODE-10176) CI Failure: PubSubDUnitTest > shouldContinueToFunction_whenOneServerShutsDownGracefully_givenTwoSubscribersOnePublisher

2022-05-10 Thread Hale Bales (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hale Bales resolved GEODE-10176. Resolution: Duplicate Duplicated GEODE-1075, which is the same failure but in a different test.

[jira] [Commented] (GEODE-7739) JMX managers may fail to federate mbeans for other members

2022-05-10 Thread Geode Integration (Jira)
[ https://issues.apache.org/jira/browse/GEODE-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534466#comment-17534466 ] Geode Integration commented on GEODE-7739: -- Seen in [distributed-test-openjdk8

[jira] [Updated] (GEODE-10148) [CI Failure] : JMXMBeanFederationDUnitTest > MBeanFederationAddRemoveServer FAILED

2022-05-10 Thread Hale Bales (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hale Bales updated GEODE-10148: --- Description: {code:java} JMXMBeanFederationDUnitTest > MBeanFederationAddRemoveServer FAILED

[jira] [Updated] (GEODE-10289) Add an argument file that opens all JDK packages to all unnamed modules

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated GEODE-10289: --- Labels: Java17 pull-request-available (was: Java17) > Add an argument file that opens all

[jira] [Updated] (GEODE-9895) CI Failure: ConnectionPoolDUnitTest > basicTestLifetimeExpire

2022-05-10 Thread Hale Bales (Jira)
[ https://issues.apache.org/jira/browse/GEODE-9895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hale Bales updated GEODE-9895: -- Description: {code:java} {{ConnectionPoolDUnitTest > basicTestLifetimeExpire FAILED

[jira] [Commented] (GEODE-10218) Launch Cluster with Attachability Flag

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534604#comment-17534604 ] ASF GitHub Bot commented on GEODE-10218: mmartell commented on code in PR #954: URL:

[jira] [Assigned] (GEODE-10287) DistributedRegion.distributedRegionCleanup logic looks wrong

2022-05-10 Thread Jianxia Chen (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jianxia Chen reassigned GEODE-10287: Assignee: Jianxia Chen (was: Jinmei Liao) > DistributedRegion.distributedRegionCleanup

[jira] [Assigned] (GEODE-10287) DistributedRegion.distributedRegionCleanup logic looks wrong

2022-05-10 Thread Jinmei Liao (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinmei Liao reassigned GEODE-10287: --- Assignee: Jinmei Liao > DistributedRegion.distributedRegionCleanup logic looks wrong >

[jira] [Updated] (GEODE-10296) Parser error in HDR histogram log can result in terminate of JVM

2022-05-10 Thread Alexander Murmann (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Murmann updated GEODE-10296: -- Labels: needsTriage (was: ) > Parser error in HDR histogram log can result in

[jira] [Created] (GEODE-10296) Parser error in HDR histogram log can result in terminate of JVM

2022-05-10 Thread Jacob Barrett (Jira)
Jacob Barrett created GEODE-10296: - Summary: Parser error in HDR histogram log can result in terminate of JVM Key: GEODE-10296 URL: https://issues.apache.org/jira/browse/GEODE-10296 Project: Geode

[jira] [Updated] (GEODE-10297) SSL protocol ordering can result in loss of newer protocol support.

2022-05-10 Thread Alexander Murmann (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Murmann updated GEODE-10297: -- Labels: needsTriage (was: ) > SSL protocol ordering can result in loss of newer

[jira] [Created] (GEODE-10297) SSL protocol ordering can result in loss of newer protocol support.

2022-05-10 Thread Jacob Barrett (Jira)
Jacob Barrett created GEODE-10297: - Summary: SSL protocol ordering can result in loss of newer protocol support. Key: GEODE-10297 URL: https://issues.apache.org/jira/browse/GEODE-10297 Project: Geode

[jira] [Updated] (GEODE-10297) SSL protocol ordering can result in loss of newer protocol support.

2022-05-10 Thread Jacob Barrett (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob Barrett updated GEODE-10297: -- Affects Version/s: 1.14.4 1.13.8 1.12.9

[jira] [Updated] (GEODE-10297) SSL protocol ordering can result in loss of newer protocol support.

2022-05-10 Thread Jacob Barrett (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob Barrett updated GEODE-10297: -- Labels: blocks-1.15.0 needsTriage (was: needsTriage) > SSL protocol ordering can result in

[jira] [Created] (GEODE-10295) ambiguous toArray call

2022-05-10 Thread Owen Nichols (Jira)
Owen Nichols created GEODE-10295: Summary: ambiguous toArray call Key: GEODE-10295 URL: https://issues.apache.org/jira/browse/GEODE-10295 Project: Geode Issue Type: Improvement

[jira] [Resolved] (GEODE-9906) Unable to reconnect a node after SO patching "15 seconds have elapsed while waiting for replies"

2022-05-10 Thread Hale Bales (Jira)
[ https://issues.apache.org/jira/browse/GEODE-9906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hale Bales resolved GEODE-9906. --- Resolution: Won't Fix Relates to version 1.0.0-incubating > Unable to reconnect a node after SO

[jira] [Commented] (GEODE-9906) Unable to reconnect a node after SO patching "15 seconds have elapsed while waiting for replies"

2022-05-10 Thread Hale Bales (Jira)
[ https://issues.apache.org/jira/browse/GEODE-9906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534595#comment-17534595 ] Hale Bales commented on GEODE-9906: --- Hi [~mb1977], thank you for raising this issue. Given that it is

[jira] [Resolved] (GEODE-10293) Replace LGTM with CodeQL on PR checks

2022-05-10 Thread Robert Houghton (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Houghton resolved GEODE-10293. - Fix Version/s: 1.16.0 Resolution: Fixed > Replace LGTM with CodeQL on PR checks

[jira] [Updated] (GEODE-10286) cache close in response to a forced disconnect with persistent regions may skip some cleanup

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated GEODE-10286: --- Labels: needsTriage pull-request-available (was: needsTriage) > cache close in response to

[jira] [Commented] (GEODE-10289) Add an argument file that opens all JDK packages to all unnamed modules

2022-05-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534617#comment-17534617 ] ASF subversion and git services commented on GEODE-10289: - Commit

[jira] [Commented] (GEODE-10297) SSL protocol ordering can result in loss of newer protocol support.

2022-05-10 Thread Jacob Barrett (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534649#comment-17534649 ] Jacob Barrett commented on GEODE-10297: --- When creating an {{SSLContext}} in {{SSLUtil}} we use the

[jira] [Commented] (GEODE-10218) Launch Cluster with Attachability Flag

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534603#comment-17534603 ] ASF GitHub Bot commented on GEODE-10218: mmartell commented on code in PR #954: URL:

[jira] [Commented] (GEODE-10218) Launch Cluster with Attachability Flag

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534626#comment-17534626 ] ASF GitHub Bot commented on GEODE-10218: lgtm-com[bot] commented on PR #954: URL:

[jira] [Assigned] (GEODE-10296) Parser error in HDR histogram log can result in terminate of JVM

2022-05-10 Thread Jacob Barrett (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob Barrett reassigned GEODE-10296: - Assignee: Jacob Barrett > Parser error in HDR histogram log can result in terminate of

[jira] [Updated] (GEODE-10296) Parser error in HDR histogram log can result in terminate of JVM

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated GEODE-10296: --- Labels: needsTriage pull-request-available (was: needsTriage) > Parser error in HDR

[jira] [Commented] (GEODE-10296) Parser error in HDR histogram log can result in terminate of JVM

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534647#comment-17534647 ] ASF GitHub Bot commented on GEODE-10296: pivotal-jbarrett opened a new pull request, #168: URL:

[jira] [Commented] (GEODE-10218) Launch Cluster with Attachability Flag

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534670#comment-17534670 ] ASF GitHub Bot commented on GEODE-10218: lgtm-com[bot] commented on PR #954: URL:

[jira] [Updated] (GEODE-9894) CI Failure: RedundancyLevelPart1DUnitTest > testRedundancySpecifiedNonPrimaryEPFailsDetectionByUnregisterInterest

2022-05-10 Thread Hale Bales (Jira)
[ https://issues.apache.org/jira/browse/GEODE-9894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hale Bales updated GEODE-9894: -- Description: {code:java} {{> Task :geode-core:distributedTest RedundancyLevelPart1DUnitTest >

[jira] [Commented] (GEODE-10218) Launch Cluster with Attachability Flag

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17534602#comment-17534602 ] ASF GitHub Bot commented on GEODE-10218: mmartell commented on code in PR #954: URL:

[jira] [Updated] (GEODE-10295) ambiguous toArray call

2022-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GEODE-10295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated GEODE-10295: --- Labels: pull-request-available (was: ) > ambiguous toArray call > -- >