This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.


    from 63b6bc6  JAMES-3028 Do not execute downstream requests on AWS driver 
pool (#485)
     new f254227  [PERFORMANCE] Avoid doing JWT parsing twice
     new e5549c9  [PERFORMANCE] MetricFactory: avoid needlessly Flux.from 
wrapping
     new ac3f32f  [PERFORMANCE] Simplify reactive flow within CachedBlobStore
     new fe8f9d1  [PERFORMANCE] Avoid using Flux.from where possible

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../vault/blob/BlobStoreDeletedMessageVault.java   |  2 +-
 .../james/mailbox/store/StoreMessageIdManager.java |  2 +-
 .../dropwizard/DropWizardMetricFactory.java        |  4 +--
 .../james/metrics/logger/DefaultMetricFactory.java |  4 +--
 .../metrics/tests/RecordingMetricFactory.java      |  4 +--
 .../blob/cassandra/cache/CachedBlobStore.java      | 39 +++++++++++-----------
 .../jmap/http/JWTAuthenticationStrategyTest.java   | 11 +++---
 .../james/jmap/jwt/JWTAuthenticationStrategy.java  |  8 ++---
 .../org/apache/james/jwt/JwtTokenVerifier.java     | 10 +++---
 .../org/apache/james/jwt/JwtTokenVerifierTest.java | 16 ++++-----
 .../james/webadmin/authentication/JwtFilter.java   | 10 +++---
 .../webadmin/authentication/JwtFilterTest.java     |  8 +++--
 12 files changed, 58 insertions(+), 60 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to