Recovering partition leadership outside ISR

2018-07-09 Thread Jack Foy
. Has this idea been considered before? Does it have fatal flaws? Thanks, -- Jack Foy

Re: Compile failure going from kafka 0.8.1.1 to 0.8.2

2014-10-31 Thread Jack Foy
[error] ^ -- Jack Foy j...@whitepages.commailto:j...@whitepages.com

Compile failure going from kafka 0.8.1.1 to 0.8.2

2014-10-29 Thread Jack Foy
] (compile:compile) Compilation failed The following change resolved the error: -connector.commitOffsets +connector.commitOffsets() Should we expect compilation-breaking changes moving from 0.8.1.1 to 0.8.2-beta? -- Jack Foy j...@whitepages.com

Re: Compile failure going from kafka 0.8.1.1 to 0.8.2

2014-10-29 Thread Jack Foy
On Oct 29, 2014, at 1:46 PM, Neha Narkhede neha.narkh...@gmail.com wrote: Which version of Scala did you use for Kafka 0.8.2-beta? The problem reproduces under both Scala 2.10.4 and Scala 2.11.2. -- Jack Foy j...@whitepages.com

Re: Compile failure going from kafka 0.8.1.1 to 0.8.2

2014-10-29 Thread Jack Foy
On Oct 29, 2014, at 3:03 PM, Jack Foy j...@whitepages.com wrote: On Oct 29, 2014, at 1:46 PM, Neha Narkhede neha.narkh...@gmail.com wrote: Which version of Scala did you use for Kafka 0.8.2-beta? The problem reproduces under both Scala 2.10.4 and Scala 2.11.2. Sorry, to be clearer: I am

Re: ConsumerFetcherThread deadlock?

2014-10-23 Thread Jack Foy
is happening, and we’ll investigate further. -- Jack Foy j...@whitepages.com

kafka 0.8.1: Producer.send() can block forever when a broker is down

2014-09-16 Thread Jack Foy
) writeChannel = channel readChannel = Channels.newChannel(channel.socket().getInputStream) Is the next step to create a JIRA with this information? Thanks. -- Jack Foy j...@whitepages.com