[GitHub] [kafka] satishd commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka.

2021-03-29 Thread GitBox
satishd commented on a change in pull request #10173: URL: https://github.com/apache/kafka/pull/10173#discussion_r603439389 ## File path: clients/src/main/java/org/apache/kafka/server/log/remote/storage/RemoteLogMetadataManager.java ## @@ -0,0 +1,200 @@ +/* + * Licensed to the

[GitHub] [kafka] satishd commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka.

2021-03-29 Thread GitBox
satishd commented on a change in pull request #10173: URL: https://github.com/apache/kafka/pull/10173#discussion_r603434589 ## File path: clients/src/main/java/org/apache/kafka/common/TopicIdPartition.java ## @@ -0,0 +1,74 @@ +/* + * Licensed to the Apache Software Foundation (

[GitHub] [kafka] satishd commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka.

2021-03-24 Thread GitBox
satishd commented on a change in pull request #10173: URL: https://github.com/apache/kafka/pull/10173#discussion_r600657753 ## File path: clients/src/main/java/org/apache/kafka/server/log/remote/storage/LogSegmentData.java ## @@ -0,0 +1,139 @@ +/* + * Licensed to the Apache So

[GitHub] [kafka] satishd commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka.

2021-03-03 Thread GitBox
satishd commented on a change in pull request #10173: URL: https://github.com/apache/kafka/pull/10173#discussion_r586499056 ## File path: clients/src/main/java/org/apache/kafka/server/log/remote/storage/RemoteLogMetadataManager.java ## @@ -0,0 +1,200 @@ +/* + * Licensed to the

[GitHub] [kafka] satishd commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka.

2021-03-02 Thread GitBox
satishd commented on a change in pull request #10173: URL: https://github.com/apache/kafka/pull/10173#discussion_r586119132 ## File path: clients/src/main/java/org/apache/kafka/server/log/remote/storage/RemoteLogMetadataManager.java ## @@ -0,0 +1,196 @@ +/* + * Licensed to the

[GitHub] [kafka] satishd commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka.

2021-03-01 Thread GitBox
satishd commented on a change in pull request #10173: URL: https://github.com/apache/kafka/pull/10173#discussion_r585333787 ## File path: clients/src/main/java/org/apache/kafka/server/log/remote/storage/RemoteLogSegmentMetadata.java ## @@ -0,0 +1,283 @@ +/* + * Licensed to the

[GitHub] [kafka] satishd commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka.

2021-03-01 Thread GitBox
satishd commented on a change in pull request #10173: URL: https://github.com/apache/kafka/pull/10173#discussion_r585282329 ## File path: clients/src/main/java/org/apache/kafka/server/log/remote/storage/RemoteLogMetadataManager.java ## @@ -0,0 +1,196 @@ +/* + * Licensed to the

[GitHub] [kafka] satishd commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka.

2021-03-01 Thread GitBox
satishd commented on a change in pull request #10173: URL: https://github.com/apache/kafka/pull/10173#discussion_r585331289 ## File path: clients/src/main/java/org/apache/kafka/common/TopicIdPartition.java ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache Software Foundation (

[GitHub] [kafka] satishd commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka.

2021-03-01 Thread GitBox
satishd commented on a change in pull request #10173: URL: https://github.com/apache/kafka/pull/10173#discussion_r585283720 ## File path: clients/src/main/java/org/apache/kafka/server/log/remote/storage/RemoteLogSegmentMetadata.java ## @@ -0,0 +1,283 @@ +/* + * Licensed to the

[GitHub] [kafka] satishd commented on a change in pull request #10173: KAFKA-9548 Added SPIs and public classes/interfaces introduced in KIP-405 for tiered storage feature in Kafka.

2021-03-01 Thread GitBox
satishd commented on a change in pull request #10173: URL: https://github.com/apache/kafka/pull/10173#discussion_r585269658 ## File path: clients/src/main/java/org/apache/kafka/common/TopicIdPartition.java ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache Software Foundation (