ure you don’t have any producers or consumers are running
> while
> > the topic deleting is going on.
> >
> > --
> > Harsha
> >
> >
> > On March 23, 2015 at 1:29:50 AM, anthony musyoki (
> > anthony.musy...@gmail.com) wrote:
> >
> > On deletin
On deleting a topic via TopicCommand.deleteTopic()
I get "Topic test-delete is marked for deletion."
I follow up by checking if the topic exists by using
AdminUtils.topicExists()
which suprisingly returns true.
I expected AdminUtils.TopicExists() to check both BrokerTopicsPath
and DeleteTopicsPa
Theres also another one here.
https://github.com/danielwegener/logback-kafka-appender.
It has a fallback appender which might address the issue of Kafka being
un-available.
On Mon, Feb 23, 2015 at 9:45 AM, Steven Schlansker <
sschlans...@opentable.com> wrote:
> Here’s my attempt at a Logback v