Fix Code Smell
commit d2293bcb Author: Bruce <jtyself@amazon.com> Date: Tue Sep 26 2023 18:25:50 GMT-0500 (Central Daylight Time) Fix code smell commit 694f7d28 Author: Bruce <jtyself@amazon.com> Date: Tue Sep 26 2023 17:30:56 GMT-0500 (Central Daylight Time) Fix code smells commit dfe05022 Author: Bruce <jtyself@amazon.com> Date: Tue Sep 26 2023 16:56:20 GMT-0500 (Central Daylight Time) remove unwanted setup commit 1d9c0820 Author: Bruce <jtyself@amazon.com> Date: Tue Sep 26 2023 16:41:54 GMT-0500 (Central Daylight Time) Improve code quality
Showing
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/cache/ElasticCredentialsCacheImpl.java 4 additions, 4 deletions...p/osdu/indexer/aws/cache/ElasticCredentialsCacheImpl.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/cache/IndexCacheImpl.java 11 additions, 14 deletions.../org/opengroup/osdu/indexer/aws/cache/IndexCacheImpl.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/cache/SchemaCacheImpl.java 10 additions, 10 deletions...org/opengroup/osdu/indexer/aws/cache/SchemaCacheImpl.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/di/EntitlementsClientFactory.java 4 additions, 4 deletions...ngroup/osdu/indexer/aws/di/EntitlementsClientFactory.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/service/ElasticClientHandlerAws.java 2 additions, 2 deletions...oup/osdu/indexer/aws/service/ElasticClientHandlerAws.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/util/AwsServiceAccountAuthToken.java 6 additions, 6 deletions...oup/osdu/indexer/aws/util/AwsServiceAccountAuthToken.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/util/IndexerQueueTaskBuilderAws.java 19 additions, 18 deletions...oup/osdu/indexer/aws/util/IndexerQueueTaskBuilderAws.java
- provider/indexer-aws/src/main/java/org/opengroup/osdu/indexer/aws/util/RequestInfoImpl.java 2 additions, 5 deletions.../org/opengroup/osdu/indexer/aws/util/RequestInfoImpl.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/publish/PublisherImplTest.java 0 additions, 5 deletions...opengroup/osdu/indexer/aws/publish/PublisherImplTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/service/ElasticClientHandlerAwsTest.java 0 additions, 5 deletions...osdu/indexer/aws/service/ElasticClientHandlerAwsTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/util/AwsServiceAccountAuthTokenTest.java 4 additions, 2 deletions...osdu/indexer/aws/util/AwsServiceAccountAuthTokenTest.java
- provider/indexer-aws/src/test/java/org/opengroup/osdu/indexer/aws/util/RequestInfoImplTest.java 2 additions, 1 deletion.../opengroup/osdu/indexer/aws/util/RequestInfoImplTest.java
Loading
Please register or sign in to comment