C0urante commented on a change in pull request #11778:
URL: https://github.com/apache/kafka/pull/11778#discussion_r821155498



##########
File path: 
connect/runtime/src/main/java/org/apache/kafka/connect/storage/ClusterConfigState.java
##########
@@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.kafka.connect.runtime.distributed;
+package org.apache.kafka.connect.storage;

Review comment:
       Moved to a different package to leverage package-private fields and 
methods while testing other classes in this package (such as the 
`KafkaConfigBackingStore` class).




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to