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

kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 676c998dec7 Enable StringCharset Error Prone Check (#37767)
     add 94c39272196 refactor: replace lambda expressions with method references
     add 52c6603a8fe Merge pull request #37765: [ErrorProne] Fix 
UnnecessaryLambda Error Prone issues

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |   1 -
 .../worker/StreamingDataflowWorkerTest.java        |  57 ++++----
 .../worker/status/WorkerStatusPagesTest.java       |   9 +-
 .../harness/SingleSourceWorkerHarnessTest.java     |  15 +-
 .../work/refresh/ActiveWorkRefresherTest.java      |   8 +-
 .../translation/helpers/EncoderHelpers.java        |  69 +++++-----
 .../org/apache/beam/sdk/fn/test/TestStreams.java   |  20 ++-
 .../construction/resources/PipelineResources.java  |   9 +-
 .../errorhandling/BadRecordRouterTest.java         |  29 ++--
 .../UnboundedScheduledExecutorServiceTest.java     | 152 +++++++++++++++------
 .../io/aws2/kinesis/EFOShardSubscribersPool.java   |  23 +---
 .../io/aws2/kinesis/RateLimitPolicyFactory.java    |   6 +-
 .../org/apache/beam/sdk/io/aws2/sqs/SqsIO.java     |   7 +-
 ...KafkaIOReadImplementationCompatibilityTest.java |  16 +--
 14 files changed, 244 insertions(+), 177 deletions(-)

Reply via email to