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

martijnvisser pushed a change to branch release-1.15
in repository https://gitbox.apache.org/repos/asf/flink.git


    from fbc8e460cd0 [FLINK-27420] Recreate metric groups for each new RM to 
avoid metric loss
     new 77827066bc0 [FLINK-27064][test] move ArchUnit rules for production 
code to the source folder and build a ProductCodeArchitectureBase which can be 
used by other test outside this module and even in the other repo via 
dependency.
     new 55500ebba9b [hotfix][test] rename to replace "Product" with 
"Production" for consistent naming convention

The 2 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:
 .../flink-architecture-tests-production/pom.xml       |  6 ++++++
 .../architecture/ProductionCodeArchitectureBase.java} | 19 +++++++------------
 .../flink/architecture/rules/ApiAnnotationRules.java  |  0
 .../flink/architecture/rules/TableApiRules.java       |  0
 .../apache/flink/architecture/ArchitectureTest.java   |  7 ++-----
 5 files changed, 15 insertions(+), 17 deletions(-)
 copy 
flink-architecture-tests/flink-architecture-tests-production/src/{test/java/org/apache/flink/architecture/ArchitectureTest.java
 => 
main/java/org/apache/flink/architecture/ProductionCodeArchitectureBase.java} 
(72%)
 rename flink-architecture-tests/flink-architecture-tests-production/src/{test 
=> main}/java/org/apache/flink/architecture/rules/ApiAnnotationRules.java (100%)
 rename flink-architecture-tests/flink-architecture-tests-production/src/{test 
=> main}/java/org/apache/flink/architecture/rules/TableApiRules.java (100%)

Reply via email to