Fwd: Giving talks on Spring Security and Apache Geode

2019-02-04 Thread Ivan Serdyuk
-- Forwarded message - From: Addison Huddy Date: Sun, Feb 3, 2019 at 12:06 AM Subject: Re: Giving talks on Spring Security and Apache Geode To: Ivan Serdyuk Cc: Victor Sokolovskiy Not sure yet. I would reach out to dev@geode.apache.org On Sat, Feb 2, 2019 at 12:16 PM Ivan Ser

Review request for PR #3123

2019-02-04 Thread Kirk Lund
Does anyone have time to review PR #3123 for me? GEODE-6301: Use ThreadInfo.toString in ExecutorServiceRule.dumpThreads https://github.com/apache/geode/pull/3123 This PR changes ExecutorServiceRule.dumpThreads to use java.lang.management.ThreadInfo.toString() which includes lock monitors and sync

Re: [Proposal] Adding Micrometer to Apache Geode

2019-02-04 Thread Kirk Lund
+1 to add Micrometer in the described way and I'll add my approval to the PR as well On Fri, Feb 1, 2019 at 4:16 PM Dale Emery wrote: > Hello all, > > I've created a PR to add Micrometer to Geode: > https://github.com/apache/geode/pull/3153 > > I invite your review. > > The Micrometer system inc