[jira] [Created] (GEODE-6639) Remove lock contention in ServerConnection around processingMessageStartTime

2019-04-11 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6639: --- Summary: Remove lock contention in ServerConnection around processingMessageStartTime Key: GEODE-6639 URL: https://issues.apache.org/jira/browse/GEODE-6639

[jira] [Commented] (GEODE-6632) Add an option to allow developers to skip tests with a command line option

2019-04-10 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815056#comment-16815056 ] Jacob S. Barrett commented on GEODE-6632: - CMake style would be more like

[jira] [Commented] (GEODE-6616) Flaky: AutoConnectionSourceDUnitTest > testClientDynamicallyDropsStoppedLocator FAILED

2019-04-09 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813994#comment-16813994 ] Jacob S. Barrett commented on GEODE-6616: - The tests added when this param was added don't even

[jira] [Comment Edited] (GEODE-6616) Flaky: AutoConnectionSourceDUnitTest > testClientDynamicallyDropsStoppedLocator FAILED

2019-04-09 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813988#comment-16813988 ] Jacob S. Barrett edited comment on GEODE-6616 at 4/10/19 2:05 AM: -- Ok,

[jira] [Comment Edited] (GEODE-6616) Flaky: AutoConnectionSourceDUnitTest > testClientDynamicallyDropsStoppedLocator FAILED

2019-04-09 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813988#comment-16813988 ] Jacob S. Barrett edited comment on GEODE-6616 at 4/10/19 2:04 AM: -- Ok,

[jira] [Commented] (GEODE-6616) Flaky: AutoConnectionSourceDUnitTest > testClientDynamicallyDropsStoppedLocator FAILED

2019-04-09 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813988#comment-16813988 ] Jacob S. Barrett commented on GEODE-6616: - Ok, so that constructor gained that parameter, and

[jira] [Commented] (GEODE-6616) Flaky: AutoConnectionSourceDUnitTest > testClientDynamicallyDropsStoppedLocator FAILED

2019-04-09 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813979#comment-16813979 ] Jacob S. Barrett commented on GEODE-6616: - [~mhansonp] I recall now, looking back at my changes,

[jira] [Commented] (GEODE-6616) Flaky: AutoConnectionSourceDUnitTest > testClientDynamicallyDropsStoppedLocator FAILED

2019-04-09 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813968#comment-16813968 ] Jacob S. Barrett commented on GEODE-6616: - [~mhansonp] If this has recently become flaky it may

[jira] [Created] (GEODE-6628) Increase thread count on benchmarks

2019-04-09 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6628: --- Summary: Increase thread count on benchmarks Key: GEODE-6628 URL: https://issues.apache.org/jira/browse/GEODE-6628 Project: Geode Issue Type: Test

[jira] [Assigned] (GEODE-6595) Remove thread locale connection pooling

2019-04-05 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reassigned GEODE-6595: --- Assignee: Jacob S. Barrett > Remove thread locale connection pooling >

[jira] [Created] (GEODE-6605) Simply connection load conditioning

2019-04-05 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6605: --- Summary: Simply connection load conditioning Key: GEODE-6605 URL: https://issues.apache.org/jira/browse/GEODE-6605 Project: Geode Issue Type: Sub-task

[jira] [Updated] (GEODE-6604) Simplify connection lifetime expiration.

2019-04-05 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6604: Description: Connection lifetime expiration currently requires, again scanning the

[jira] [Updated] (GEODE-6596) Simplify idle connection expiration

2019-04-05 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6596: Description: Idle connection timeouts must scan the {{allConnections}} set since the

[jira] [Updated] (GEODE-6604) Simplify connection lifetime expiration.

2019-04-05 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6604: Description: Connection lifetime expiration currently requires, again scanning the

[jira] [Updated] (GEODE-6596) Simplify idle connection expiration

2019-04-05 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6596: Description: Idle connection timeouts must scan the allConnections set since the secondary

[jira] [Created] (GEODE-6604) Simplify connection lifetime expiration.

2019-04-05 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6604: --- Summary: Simplify connection lifetime expiration. Key: GEODE-6604 URL: https://issues.apache.org/jira/browse/GEODE-6604 Project: Geode Issue Type:

[jira] [Commented] (GEODE-6579) Creating a String during deserialization could be optimized

2019-04-03 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16809261#comment-16809261 ] Jacob S. Barrett commented on GEODE-6579: - I agree with the unsafe string creation, it isn't

[jira] [Created] (GEODE-6596) Simplify idle connection expiration

2019-04-03 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6596: --- Summary: Simplify idle connection expiration Key: GEODE-6596 URL: https://issues.apache.org/jira/browse/GEODE-6596 Project: Geode Issue Type: Sub-task

[jira] [Updated] (GEODE-6594) Simplify client connection pooling

2019-04-03 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6594: Description: Current client connection pooling is multi-layered. A {{Connection}} is

[jira] [Created] (GEODE-6595) Remove thread locale connection pooling

2019-04-03 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6595: --- Summary: Remove thread locale connection pooling Key: GEODE-6595 URL: https://issues.apache.org/jira/browse/GEODE-6595 Project: Geode Issue Type:

[jira] [Created] (GEODE-6594) Simplify client connection pooling

2019-04-03 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6594: --- Summary: Simplify client connection pooling Key: GEODE-6594 URL: https://issues.apache.org/jira/browse/GEODE-6594 Project: Geode Issue Type:

[jira] [Commented] (GEODE-6587) ClientServerTransactionCCEDUnitTest testConnectionAffinity FAILED

2019-04-02 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16808133#comment-16808133 ] Jacob S. Barrett commented on GEODE-6587: - What ?? Why does the load conditioner change the

[jira] [Commented] (GEODE-6587) ClientServerTransactionCCEDUnitTest testConnectionAffinity FAILED

2019-04-02 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16807456#comment-16807456 ] Jacob S. Barrett commented on GEODE-6587: - This may be related to the connection pool changes. My

[jira] [Updated] (GEODE-6587) ClientServerTransactionCCEDUnitTest testConnectionAffinity FAILED

2019-04-02 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6587: Description: It's found in:

[jira] [Updated] (GEODE-6587) ClientServerTransactionCCEDUnitTest testConnectionAffinity FAILED

2019-04-02 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6587: Affects Version/s: 1.10.0 > ClientServerTransactionCCEDUnitTest testConnectionAffinity

[jira] [Assigned] (GEODE-6588) Cleanup internal use of generics

2019-04-01 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reassigned GEODE-6588: --- Assignee: Jacob S. Barrett > Cleanup internal use of generics >

[jira] [Created] (GEODE-6588) Cleanup internal use of generics

2019-04-01 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6588: --- Summary: Cleanup internal use of generics Key: GEODE-6588 URL: https://issues.apache.org/jira/browse/GEODE-6588 Project: Geode Issue Type: Task

[jira] [Resolved] (GEODE-6578) Move mock extension classes closer to the tests

2019-04-01 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6578. - Resolution: Fixed Fix Version/s: 1.10.0 > Move mock extension classes closer to

[jira] [Assigned] (GEODE-6578) Move mock extension classes closer to the tests

2019-04-01 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reassigned GEODE-6578: --- Assignee: Jacob S. Barrett > Move mock extension classes closer to the tests >

[jira] [Created] (GEODE-6578) Move mock extension classes closer to the tests

2019-03-29 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6578: --- Summary: Move mock extension classes closer to the tests Key: GEODE-6578 URL: https://issues.apache.org/jira/browse/GEODE-6578 Project: Geode Issue

[jira] [Assigned] (GEODE-6568) Use OpenSSL from local install, rather than download/build

2019-03-29 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reassigned GEODE-6568: --- Assignee: Jacob S. Barrett > Use OpenSSL from local install, rather than

[jira] [Resolved] (GEODE-6568) Use OpenSSL from local install, rather than download/build

2019-03-29 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6568. - Resolution: Fixed Fix Version/s: 1.10.0 > Use OpenSSL from local install, rather

[jira] [Resolved] (GEODE-6540) Allow the cache XSD to be resolvable through HTTPS

2019-03-20 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6540. - Resolution: Fixed Fix Version/s: 1.10.0 > Allow the cache XSD to be resolvable

[jira] [Assigned] (GEODE-6540) Allow the cache XSD to be resolvable through HTTPS

2019-03-20 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reassigned GEODE-6540: --- Assignee: Jacob S. Barrett > Allow the cache XSD to be resolvable through HTTPS >

[jira] [Commented] (GEODE-6490) IntelliJ Compilation Failure due to Two Copies of ExtendsFunctionAdapter.java

2019-03-06 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785661#comment-16785661 ] Jacob S. Barrett commented on GEODE-6490: - This indicates you don’t have module per source set

[jira] [Created] (GEODE-6476) tcpExtListenDrop stat is recording the rcevPackets

2019-03-01 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6476: --- Summary: tcpExtListenDrop stat is recording the rcevPackets Key: GEODE-6476 URL: https://issues.apache.org/jira/browse/GEODE-6476 Project: Geode

[jira] [Created] (GEODE-6472) cachePerfStats:gets is double incremented on partitioned region gets

2019-02-28 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6472: --- Summary: cachePerfStats:gets is double incremented on partitioned region gets Key: GEODE-6472 URL: https://issues.apache.org/jira/browse/GEODE-6472 Project:

[jira] [Created] (GEODE-6458) Support profiling benchmarks

2019-02-26 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6458: --- Summary: Support profiling benchmarks Key: GEODE-6458 URL: https://issues.apache.org/jira/browse/GEODE-6458 Project: Geode Issue Type: Improvement

[jira] [Commented] (GEODE-6446) Optimize gauge type stats

2019-02-26 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778556#comment-16778556 ] Jacob S. Barrett commented on GEODE-6446: - While use of {{AtomicLong}} improved set/get

[jira] [Resolved] (GEODE-6425) Region stats for get/put/etc. roll over to negative values during benchmark

2019-02-23 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6425. - Resolution: Fixed Fix Version/s: 1.10.0 > Region stats for get/put/etc. roll over

[jira] [Comment Edited] (GEODE-6446) Optimize gauge type stats

2019-02-23 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775905#comment-16775905 ] Jacob S. Barrett edited comment on GEODE-6446 at 2/23/19 2:44 PM: --

[jira] [Assigned] (GEODE-6446) Optimize gauge type stats

2019-02-23 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reassigned GEODE-6446: --- Assignee: Jacob S. Barrett > Optimize gauge type stats > -

[jira] [Updated] (GEODE-6446) Optimize gauge type stats

2019-02-23 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6446: Attachment: (was: Screen Shot 2019-02-23 at 6.35.24 AM.png) > Optimize gauge type

[jira] [Updated] (GEODE-6446) Optimize gauge type stats

2019-02-23 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6446: Attachment: Screen Shot 2019-02-23 at 6.43.39 AM.png > Optimize gauge type stats >

[jira] [Commented] (GEODE-6446) Optimize gauge type stats

2019-02-23 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775905#comment-16775905 ] Jacob S. Barrett commented on GEODE-6446: - !Screen Shot 2019-02-23 at 6.35.24 AM.png!

[jira] [Updated] (GEODE-6446) Optimize gauge type stats

2019-02-23 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6446: Attachment: Screen Shot 2019-02-23 at 6.35.24 AM.png > Optimize gauge type stats >

[jira] [Created] (GEODE-6446) Optimize gauge type stats

2019-02-23 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6446: --- Summary: Optimize gauge type stats Key: GEODE-6446 URL: https://issues.apache.org/jira/browse/GEODE-6446 Project: Geode Issue Type: Improvement

[jira] [Updated] (GEODE-6440) race condition in StripedStatisticsImpl sets and gets

2019-02-22 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6440: Fix Version/s: 1.9.0 > race condition in StripedStatisticsImpl sets and gets >

[jira] [Resolved] (GEODE-6117) Make geode-core and geode-cq Java Modules

2019-02-21 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6117. - Resolution: Fixed Fix Version/s: 1.8.0 > Make geode-core and geode-cq Java

[jira] [Resolved] (GEODE-6026) Lucene test classes should not be listed in Javadocs

2019-02-21 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6026. - Resolution: Fixed > Lucene test classes should not be listed in Javadocs >

[jira] [Resolved] (GEODE-5812) CI needs a way to prefetch all dependencies to cache them in the build image

2019-02-21 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-5812. - Resolution: Fixed > CI needs a way to prefetch all dependencies to cache them in the

[jira] [Resolved] (GEODE-6130) RAT is searching for sources relative to the Gradle daemon working directory

2019-02-21 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6130. - Resolution: Fixed > RAT is searching for sources relative to the Gradle daemon working

[jira] [Resolved] (GEODE-6357) Update to Libxml2 2.9.9

2019-02-21 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6357. - Resolution: Fixed Fix Version/s: 1.9.0 > Update to Libxml2 2.9.9 >

[jira] [Resolved] (GEODE-5188) Add benchmark framework

2019-02-21 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-5188. - Resolution: Fixed Fix Version/s: 1.8.0 > Add benchmark framework >

[jira] [Updated] (GEODE-6440) race condition in StripedStatisticsImpl sets and gets

2019-02-21 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6440: Affects Version/s: 1.10.0 1.9.0 > race condition in

[jira] [Updated] (GEODE-6424) Reduce overhead of stats storage

2019-02-20 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6424: Fix Version/s: 1.9.0 > Reduce overhead of stats storage >

[jira] [Resolved] (GEODE-6424) Reduce overhead of stats storage

2019-02-20 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6424. - Resolution: Fixed Fix Version/s: 1.10.0 > Reduce overhead of stats storage >

[jira] [Commented] (GEODE-6424) Reduce overhead of stats storage

2019-02-18 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771251#comment-16771251 ] Jacob S. Barrett commented on GEODE-6424: - !32-thread.png|height=400! Same benchmark but on a

[jira] [Updated] (GEODE-6424) Reduce overhead of stats storage

2019-02-18 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6424: Attachment: 32-thread.png > Reduce overhead of stats storage >

[jira] [Comment Edited] (GEODE-6424) Reduce overhead of stats storage

2019-02-17 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770715#comment-16770715 ] Jacob S. Barrett edited comment on GEODE-6424 at 2/18/19 1:23 AM: --

[jira] [Commented] (GEODE-6424) Reduce overhead of stats storage

2019-02-17 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770715#comment-16770715 ] Jacob S. Barrett commented on GEODE-6424: - !image.png! This chart shows a comparison between

[jira] [Updated] (GEODE-6424) Reduce overhead of stats storage

2019-02-17 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6424: Attachment: image.png > Reduce overhead of stats storage >

[jira] [Created] (GEODE-6425) Region stats for get/put/etc. roll over to negative values during benchmark

2019-02-17 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6425: --- Summary: Region stats for get/put/etc. roll over to negative values during benchmark Key: GEODE-6425 URL: https://issues.apache.org/jira/browse/GEODE-6425

[jira] [Created] (GEODE-6424) Reduce overhead of stats storage

2019-02-17 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6424: --- Summary: Reduce overhead of stats storage Key: GEODE-6424 URL: https://issues.apache.org/jira/browse/GEODE-6424 Project: Geode Issue Type: Improvement

[jira] [Created] (GEODE-6411) Scripts should allow alternative repository/fork when fetching benchmarks or geode source

2019-02-15 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6411: --- Summary: Scripts should allow alternative repository/fork when fetching benchmarks or geode source Key: GEODE-6411 URL: https://issues.apache.org/jira/browse/GEODE-6411

[jira] [Assigned] (GEODE-6357) Update to Libxml2 2.9.9

2019-02-04 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reassigned GEODE-6357: --- Assignee: Jacob S. Barrett > Update to Libxml2 2.9.9 > --- > >

[jira] [Created] (GEODE-6357) Update to Libxml2 2.9.9

2019-02-04 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6357: --- Summary: Update to Libxml2 2.9.9 Key: GEODE-6357 URL: https://issues.apache.org/jira/browse/GEODE-6357 Project: Geode Issue Type: Improvement

[jira] [Resolved] (GEODE-6011) Prevent synchronization on boxed types or strings

2019-01-04 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6011. - Resolution: Fixed Fix Version/s: 1.9.0 > Prevent synchronization on boxed types

[jira] [Resolved] (GEODE-6218) Improve hashing performance on utf-8 string.

2019-01-04 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6218. - Resolution: Fixed Fix Version/s: 1.9.0 > Improve hashing performance on utf-8

[jira] [Resolved] (GEODE-6241) Make .NET integration test framework more consistent with C++ framework.

2019-01-04 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6241. - Resolution: Fixed Fix Version/s: 1.9.0 > Make .NET integration test framework

[jira] [Resolved] (GEODE-6239) Update to ACE 6.5.3, GTest 1.8.1, OpenSSL 1.1.1a.

2019-01-02 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6239. - Resolution: Fixed Fix Version/s: 1.9.0 > Update to ACE 6.5.3, GTest 1.8.1,

[jira] [Created] (GEODE-6241) Make .NET integration test framework more consistent with C++ framework.

2019-01-02 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6241: --- Summary: Make .NET integration test framework more consistent with C++ framework. Key: GEODE-6241 URL: https://issues.apache.org/jira/browse/GEODE-6241

[jira] [Created] (GEODE-6239) Update to ACE 6.5.3, GTest 1.8.1, OpenSSL 1.1.1a.

2018-12-28 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6239: --- Summary: Update to ACE 6.5.3, GTest 1.8.1, OpenSSL 1.1.1a. Key: GEODE-6239 URL: https://issues.apache.org/jira/browse/GEODE-6239 Project: Geode Issue

[jira] [Resolved] (GEODE-6215) Session module does not create region on all servers

2018-12-19 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6215. - Resolution: Fixed > Session module does not create region on all servers >

[jira] [Created] (GEODE-6218) Improve hashing performance on utf-8 string.

2018-12-18 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6218: --- Summary: Improve hashing performance on utf-8 string. Key: GEODE-6218 URL: https://issues.apache.org/jira/browse/GEODE-6218 Project: Geode Issue Type:

[jira] [Updated] (GEODE-6218) Improve hashing performance on utf-8 string.

2018-12-18 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6218: Description: UTF-8 {{std::string}} is converted to UTF-16  {{std::u16string}} before

[jira] [Updated] (GEODE-6215) Session module does not create region on all servers

2018-12-17 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6215: Affects Version/s: 1.9.0 1.0.0-incubating

[jira] [Updated] (GEODE-6215) Session module does not create region on all servers

2018-12-17 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6215: Fix Version/s: 1.9.0 > Session module does not create region on all servers >

[jira] [Created] (GEODE-6215) Session module does not create region on all servers

2018-12-17 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6215: --- Summary: Session module does not create region on all servers Key: GEODE-6215 URL: https://issues.apache.org/jira/browse/GEODE-6215 Project: Geode

[jira] [Resolved] (GEODE-6166) Reduce garbage production in put operation path

2018-12-11 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6166. - Resolution: Fixed Fix Version/s: 1.9.0 > Reduce garbage production in put

[jira] [Created] (GEODE-6166) Reduce garbage production in put operation path

2018-12-07 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6166: --- Summary: Reduce garbage production in put operation path Key: GEODE-6166 URL: https://issues.apache.org/jira/browse/GEODE-6166 Project: Geode Issue

[jira] [Assigned] (GEODE-6130) RAT is searching for sources relative to the Gradle daemon working directory

2018-12-03 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reassigned GEODE-6130: --- Assignee: Jacob S. Barrett > RAT is searching for sources relative to the Gradle

[jira] [Created] (GEODE-6130) RAT is searching for sources relative to the Gradle daemon working directory

2018-12-03 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6130: --- Summary: RAT is searching for sources relative to the Gradle daemon working directory Key: GEODE-6130 URL: https://issues.apache.org/jira/browse/GEODE-6130

[jira] [Resolved] (GEODE-6101) Generate new jigsaw compliant module

2018-11-30 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6101. - Resolution: Won't Fix Superseded by GEODE-6117 > Generate new jigsaw compliant module >

[jira] [Closed] (GEODE-6101) Generate new jigsaw compliant module

2018-11-30 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett closed GEODE-6101. --- > Generate new jigsaw compliant module > > >

[jira] [Updated] (GEODE-6117) Make geode-core and geode-cq Java Modules

2018-11-30 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6117: Component/s: cq core build > Make geode-core and

[jira] [Assigned] (GEODE-6117) Make geode-core and geode-cq Java Modules

2018-11-30 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reassigned GEODE-6117: --- Assignee: Jacob S. Barrett > Make geode-core and geode-cq Java Modules >

[jira] [Created] (GEODE-6117) Make geode-core and geode-cq Java Modules

2018-11-30 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6117: --- Summary: Make geode-core and geode-cq Java Modules Key: GEODE-6117 URL: https://issues.apache.org/jira/browse/GEODE-6117 Project: Geode Issue Type:

[jira] [Updated] (GEODE-6101) Generate new jigsaw compliant module

2018-11-28 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6101: Description: Generate a jigsaw compliant module for basic client functions. A client

[jira] [Created] (GEODE-6101) Generate new jigsaw compliant module

2018-11-28 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6101: --- Summary: Generate new jigsaw compliant module Key: GEODE-6101 URL: https://issues.apache.org/jira/browse/GEODE-6101 Project: Geode Issue Type: New

[jira] [Reopened] (GEODE-6073) Spotless Check should not fail on Windows

2018-11-26 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reopened GEODE-6073: - > Spotless Check should not fail on Windows > - > >

[jira] [Updated] (GEODE-6073) Spotless Check should not fail on Windows

2018-11-26 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6073: Affects Version/s: 1.9.0 > Spotless Check should not fail on Windows >

[jira] [Updated] (GEODE-6073) Spotless Check should not fail on Windows

2018-11-26 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6073: Fix Version/s: (was: 1.9.0) > Spotless Check should not fail on Windows >

[jira] [Resolved] (GEODE-6090) Issue while checking out rel/v1.6.0 version

2018-11-26 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6090. - Resolution: Fixed Fix Version/s: 1.9.0 > Issue while checking out rel/v1.6.0

[jira] [Commented] (GEODE-6090) Issue while checking out rel/v1.6.0 version

2018-11-26 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16699360#comment-16699360 ] Jacob S. Barrett commented on GEODE-6090: - [~Snehal Rajmane] Delete your clone and reclone. Also,

[jira] [Commented] (GEODE-6090) Issue while checking out rel/v1.6.0 version

2018-11-26 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16699353#comment-16699353 ] Jacob S. Barrett commented on GEODE-6090: - Broken by https://github.com/apache/geode/pull/2873 /

[jira] [Updated] (GEODE-6043) AuthInitialize Example Doesn’t show end to end with server configuration

2018-11-13 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-6043: Summary: AuthInitialize Example Doesn’t show end to end with server configuration (was:

[jira] [Assigned] (GEODE-6026) Lucene test classes should not be listed in Javadocs

2018-11-09 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reassigned GEODE-6026: --- Assignee: Jacob S. Barrett > Lucene test classes should not be listed in Javadocs >

[jira] [Resolved] (GEODE-6015) integration-test-2 framework randomly selects unavailable ports

2018-11-08 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-6015. - Resolution: Fixed > integration-test-2 framework randomly selects unavailable ports >

[jira] [Created] (GEODE-6015) integration-test-2 framework randomly selects unavailable ports

2018-11-08 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-6015: --- Summary: integration-test-2 framework randomly selects unavailable ports Key: GEODE-6015 URL: https://issues.apache.org/jira/browse/GEODE-6015 Project: Geode

<    1   2   3   4   5   6   7   8   9   >