You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergei Ryzhov (Jira)" <ji...@apache.org> on 2021/10/13 14:08:00 UTC

[jira] [Updated] (IGNITE-15730) Add kafka service to ducktape tests.

     [ https://issues.apache.org/jira/browse/IGNITE-15730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergei Ryzhov updated IGNITE-15730:
-----------------------------------
    Description: 
Add kafka service to ducktape tests


The results catalog contains the following:
$ tree ducker05/
ducker05/
├── config
│   ├── kafka.properties
│   └── log4j.properties
├── jfr
└── logs
    ├── controller.log
    ├── data
    │   ├── cleaner-offset-checkpoint
    │   ├── log-start-offset-checkpoint
    │   ├── meta.properties
    │   ├── recovery-point-offset-checkpoint
    │   └── replication-offset-checkpoint
    ├── kafka-authorizer.log
    ├── kafka-request.log
    ├── kafka.log
    ├── kafkaServer-gc.log.0.current
    ├── log-cleaner.log
    ├── server.log
    └── state-change.log

  was:Add kafka service to ducktape tests


> Add kafka service to ducktape tests.
> ------------------------------------
>
>                 Key: IGNITE-15730
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15730
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Sergei Ryzhov
>            Assignee: Sergei Ryzhov
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Add kafka service to ducktape tests
> The results catalog contains the following:
> $ tree ducker05/
> ducker05/
> ├── config
> │   ├── kafka.properties
> │   └── log4j.properties
> ├── jfr
> └── logs
>     ├── controller.log
>     ├── data
>     │   ├── cleaner-offset-checkpoint
>     │   ├── log-start-offset-checkpoint
>     │   ├── meta.properties
>     │   ├── recovery-point-offset-checkpoint
>     │   └── replication-offset-checkpoint
>     ├── kafka-authorizer.log
>     ├── kafka-request.log
>     ├── kafka.log
>     ├── kafkaServer-gc.log.0.current
>     ├── log-cleaner.log
>     ├── server.log
>     └── state-change.log



--
This message was sent by Atlassian Jira
(v8.3.4#803005)