clear
query|
facets|
time |
Search criteria: .
Results from 1 to 10 from
65163 (0.0s).
|
|
|
Loading phrases to help you refine your search...
|
[KAFKA-5677] Remove deprecated punctuate method -
Kafka - [issue]
|
...Task to track the removal of the punctuate method that got deprecated in KAFKA-5233 and associated unit tests.(not sure the fix version number at this point)... |
|
|
|
|
[KAFKA-6822] Kafka Consumer 0.10.2.1 can not normally read data from Kafka 1.0.0 -
Kafka - [issue]
|
...Kafka consumer 0.10.2.1 calculates offsets like this: Fetcher:524long nextOffset = partRecords.get(partRecords.size() - 1).offset() + 1;Get the latest offset from records (which were go... |
|
|
|
|
[expand - 18 more]
[collapse]
-
[VOTE] Kafka 2.0.0 in June 2018 -
Kafka - [mail # dev]
|
...+1 (non-binding). Whilst 1.0 -> 2.0 seems like visibly a "big" jump inversion numbers to have so soon after 1.0, it makes sense with semverrequirements and the deprecations contained.Than... |
|
|
|
|
[VOTE] Kafka 2.0.0 in June 2018 - Kafka - [mail # dev]
|
...+1 (non-binding)Thanks IsmaelOn Tue, Apr 24, 2018 at 12:20 PM, zhenya Sun wrote:> no-binding。 +1>>>>>> from my iphone!> On 04/24/2018 18:19, Sandor Murakozi wro... |
|
|
|
[VOTE] Kafka 2.0.0 in June 2018 - Kafka - [mail # dev]
|
...no-binding。 +1from my iphone!On 04/24/2018 18:19, Sandor Murakozi wrote:+1 (non-binding).Thx IsmaelOn Thu, Apr 19, 2018 at 10:55 PM, Matt Farmer wrote:> +1 (non-binding). TY!>>... |
|
|
|
[VOTE] Kafka 2.0.0 in June 2018 - Kafka - [mail # dev]
|
...+1 (non-binding).Thx IsmaelOn Thu, Apr 19, 2018 at 10:55 PM, Matt Farmer wrote:> +1 (non-binding). TY!>> On Thu, Apr 19, 2018 at 11:56 AM, tao xiao wrote:>> > +... |
|
|
|
[VOTE] Kafka 2.0.0 in June 2018 - Kafka - [mail # dev]
|
...+1 (non-binding). TY!On Thu, Apr 19, 2018 at 11:56 AM, tao xiao wrote:> +1 non-binding. thx Ismael>> On Thu, 19 Apr 2018 at 23:14 Vahid S Hashemian > wrote:>> > +1... |
|
|
|
[VOTE] Kafka 2.0.0 in June 2018 - Kafka - [mail # dev]
|
...+1 non-binding. thx IsmaelOn Thu, 19 Apr 2018 at 23:14 Vahid S Hashemian wrote:> +1 (non-binding).>> Thanks Ismael.>> --Vahid>>>> From: Jorge Esteban Quilca... |
|
|
|
[VOTE] Kafka 2.0.0 in June 2018 - Kafka - [mail # dev]
|
...+1 (non-binding).Thanks Ismael.--VahidFrom: Jorge Esteban Quilcate Otoya To: [EMAIL PROTECTED]Date: 04/19/2018 07:32 AMSubject: Re: [VO... |
|
|
|
[VOTE] Kafka 2.0.0 in June 2018 - Kafka - [mail # dev]
|
...+1 (non binding), thanks Ismael!El jue., 19 abr. 2018 a las 13:01, Manikumar ()escribió:> +1 (non-binding).>> Thanks.>> On Thu, Apr 19, 2018 at 3:07 PM, Stephane Maarek <&g... |
|
|
|
[VOTE] Kafka 2.0.0 in June 2018 - Kafka - [mail # dev]
|
...+1 (non-binding).Thanks.On Thu, Apr 19, 2018 at 3:07 PM, Stephane Maarek <[EMAIL PROTECTED]> wrote:> +1 (non binding). Thanks Ismael!>> On Thu., 19 Apr. 2018, 2:47 pm Gwen Sha... |
|
|
|
[VOTE] Kafka 2.0.0 in June 2018 - Kafka - [mail # dev]
|
...+1 (non binding). Thanks Ismael!On Thu., 19 Apr. 2018, 2:47 pm Gwen Shapira, wrote:> +1 (binding)>> On Wed, Apr 18, 2018 at 11:35 AM, Ismael Juma wrote:>> > Hi ... |
|
|
|
|
|
[expand - 22 more]
[collapse]
-
[DISCUSS]KIP-216: IQ should throw different exceptions for different errors -
Kafka - [mail # dev]
|
...Hi, John,Thanks for the comment!KIP typically discuss the public interfaces, non-user-facing detail is notnecessary.I think your opinion is correct.But in this KIP, when a state store except... |
|
|
|
|
[DISCUSS]KIP-216: IQ should throw different exceptions for different errors - Kafka - [mail # dev]
|
...Hi, Matthias,Thanks for the review!I have updated the KIP, please look again.Thanks.---VitoOn Thu, Apr 19, 2018 at 9:58 PM, Matthias J. Sax wrote:> Thanks for clarification! That makes se... |
|
|
|
[DISCUSS]KIP-216: IQ should throw different exceptions for different errors - Kafka - [mail # dev]
|
...Hi Vito,Thanks for the KIP, overall it's a +1 from me.At this point, the only thing I would change is possibly removing thelisting of all methods called by the user and the listing of all st... |
|
|
|
[DISCUSS]KIP-216: IQ should throw different exceptions for different errors - Kafka - [mail # dev]
|
...Thanks for the KIP Vito!I made a pass over the wiki and it looks great to me. I'm +1 on the KIP.About the base class InvalidStateStoreException itself, I'd actuallysuggest we do not deprecat... |
|
|
|
[DISCUSS]KIP-216: IQ should throw different exceptions for different errors - Kafka - [mail # dev]
|
...Hi Vito,Thanks for the KIP!I think it's much nicer to give callers different exceptions to tell themwhether the state store got migrated, whether it's still initializing, orwhether there's s... |
|
|
|
[DISCUSS]KIP-216: IQ should throw different exceptions for different errors - Kafka - [mail # dev]
|
...Thanks for clarification! That makes sense to me.Can you update the KIP to make those suggestions explicit?-MatthiasOn 4/18/18 2:19 PM, vito jeng wrote:> Matthias,> > Thanks for the... |
|
|
|
[DISCUSS]KIP-216: IQ should throw different exceptions for different errors - Kafka - [mail # dev]
|
...Matthias,Thanks for the feedback!> It's up to you to keep the details part in the KIP or not.Got it!> The (incomplete) question was, if we need `StateStoreFailException` or> if exis... |
|
|
|
[DISCUSS]KIP-216: IQ should throw different exceptions for different errors - Kafka - [mail # dev]
|
...Thanks for the update Vito!It's up to you to keep the details part in the KIP or not.The (incomplete) question was, if we need `StateStoreFailException` orif existing `InvalidStateStoreExcep... |
|
|
|
[DISCUSS]KIP-216: IQ should throw different exceptions for different errors - Kafka - [mail # dev]
|
...Matthias,Thanks for the review.I reply separately in the following sections.---VitoOn Sun, Apr 8, 2018 at 1:30 PM, Matthias J. Sax wrote:> Thanks for updating the KIP and sorry for the lo... |
|
|
|
[DISCUSS]KIP-216: IQ should throw different exceptions for different errors - Kafka - [mail # dev]
|
...Thanks for updating the KIP and sorry for the long pause...Seems you did a very thorough investigation of the code. It's useful tounderstand what user facing interfaces are affected.(Some pa... |
|
|
|
|
|
[expand - 32 more]
[collapse]
-
RE: RE: [DISCUSS] KIP-280: Enhanced log compaction -
Kafka - [mail # dev]
|
...Hi Guozhang,As much as I would like to move on from this topic, I've now tried to implement it into the pull request, and could not find a viable way to store a variable size byte array into... |
|
|
|
|
RE: [DISCUSS] KIP-280: Enhanced log compaction - Kafka - [mail # dev]
|
...That is definitely clearer, KIP updated!From: Guozhang WangSent: 23 April 2018 23:44To: [EMAIL PROTECTED]Subject: Re: RE: [DISCUSS] KIP-280: Enhanced log compactionThanks Luís. The KIP looks... |
|
|
|
RE: [DISCUSS] KIP-280: Enhanced log compaction - Kafka - [mail # dev]
|
...Thanks Luís. The KIP looks good to me. Just that what I left as a minor:`When both records being compared contain a matching "compaction value",then the record with the highest offset will b... |
|
|
|
RE: [DISCUSS] KIP-280: Enhanced log compaction - Kafka - [mail # dev]
|
...Hello Guozhang,The KIP is now updated to reflect this choice in strategy.Please let me know your thoughts there.Kind Regards,LuísFrom: Guozhang WangSent: 23 April 2018 19:32To: [EMAIL PROTEC... |
|
|
|
RE: [DISCUSS] KIP-280: Enhanced log compaction - Kafka - [mail # dev]
|
...Hi Luis,I think by "generalizing it" we could go beyond numerical values, andthat's why I suggested we do not need to require that the type serializedto the bytes have any numerical semantic... |
|
|
|
RE: [DISCUSS] KIP-280: Enhanced log compaction - Kafka - [mail # dev]
|
...Hello Guozhang,Thanks for the fast reply!As for the matter of the timestamp, it’s now added to the KIP, so I hope this is correctly addressed.Kindly let me know if you would like some adapti... |
|
|
|
RE: [DISCUSS] KIP-280: Enhanced log compaction - Kafka - [mail # dev]
|
...Hello Luis,Thanks for your email, replying to your points in the following:> I don't personally see advantages in it, but also the only disadvantagethat I can think of is putting multiple... |
|
|
|
RE: [DISCUSS] KIP-280: Enhanced log compaction - Kafka - [mail # dev]
|
...Hi Guozhang,Thank you very much for the patience in explaining your points, I've learnt quite a bit in researching and experimenting after your replies.bq. I still think it is worth defining... |
|
|
|
RE: [DISCUSS] KIP-280: Enhanced log compaction - Kafka - [mail # dev]
|
...Hi Luís,What I'm thinking primarily is that we only need to compare the compactionvalues as LONG for the offset and timestmap "type" (I still think it isworth defining `timestamp` as a speci... |
|
|
|
RE: [DISCUSS] KIP-280: Enhanced log compaction - Kafka - [mail # dev]
|
...Guozhang, is this reply ok with you?If you insist on the byte[] comparison directly, then I would need some suggestions on how to represent a "version" with it, and then the KIP could be cha... |
|
|
|
|
|
[expand - 10 more]
[collapse]
-
Unavailable partitions after upgrade to kafka 1.0.0 -
Kafka - [mail # user]
|
...Yes, rolling restart should be fine for 1.0 -> 1.0.1We can add "unclean.leader.election.enable=true" to server.properties.This requires broker restart to take effect.On Tue, Apr 24, 2018 ... |
|
|
|
|
Unavailable partitions after upgrade to kafka 1.0.0 - Kafka - [mail # user]
|
...Morning, group.On Mon, Apr 23, 2018 at 11:19 AM, Mika Linnanoja wrote>> If nothing else, let this incident of ours serve as a warning to do> exactly as the book (upgrade guide) says... |
|
|
|
Unavailable partitions after upgrade to kafka 1.0.0 - Kafka - [mail # user]
|
...On Mon, Apr 23, 2018 at 10:51 AM, Brett Rann wrote:> > Mostly updating version variable in our puppet config file (masterless)> and applying manually per instance. It works surprisi... |
|
|
|
Unavailable partitions after upgrade to kafka 1.0.0 - Kafka - [mail # user]
|
...On Mon, Apr 23, 2018 at 10:29 AM, Manikumar wrote:>> What is the replication factor? Was unclean election enabled (It enabled by> default in 0.10.0.1)?>RF is 2 for regular topics... |
|
|
|
Unavailable partitions after upgrade to kafka 1.0.0 - Kafka - [mail # user]
|
...> Mostly updating version variable in our puppet config file (masterless)and applying manually per instance. It works surprisingly well this way.Sure, we do the same, but with Chef. But w... |
|
|
|
Unavailable partitions after upgrade to kafka 1.0.0 - Kafka - [mail # user]
|
...Hi,On Mon, Apr 23, 2018 at 10:25 AM, Brett Rann wrote:> Firstly, 1.0.1 is out and I'd strongly advise you to use that as the> upgrade path over 1.0.0 if you can because it contains a l... |
|
|
|
Unavailable partitions after upgrade to kafka 1.0.0 - Kafka - [mail # user]
|
...Hi,Before Kafka 1.1.0, If the unclean leader election is enabled and if thereare no ISRs, the leader is set to -1 and ISR will be empty.During upgrade, If you have single replica partitions ... |
|
|
|
Unavailable partitions after upgrade to kafka 1.0.0 - Kafka - [mail # user]
|
...Firstly, 1.0.1 is out and I'd strongly advise you to use that as theupgrade path over 1.0.0 if you can because it contains a lot of bugfixes.Some critical.With unclean leader elections it sh... |
|
|
|
Unavailable partitions after upgrade to kafka 1.0.0 - Kafka - [mail # user]
|
...On Mon, Apr 23, 2018 at 9:59 AM, Enrique Medina Montenegro <[EMAIL PROTECTED]> wrote:> What type of storage do you have for your setup?Ah, the most important promptly forgotten from... |
|
|
|
Unavailable partitions after upgrade to kafka 1.0.0 - Kafka - [mail # user]
|
...What type of storage do you have for your setup?En 23 de abril de 2018 8:04:46 a. m. Mika Linnanoja escribió:> Hello,>> Last week I upgraded one relatively large kafka (EC2, 1... |
|
|
|
|
|
[KAFKA-6821] The producer attempted to use a producer id which is not currently assigned to its transactional id -
Kafka - [issue]
|
...I use Kafka Stream to join to KStream,however, I found an error stack trace in my application log as below:Aborting producer batches due to fatal error org.apache.kafka.common.KafkaException... |
|
|
|
|
[KAFKA-6795] Add unit test for ReplicaAlterLogDirsThread -
Kafka - [issue]
|
...ReplicaAlterLogDirsThread was added as part of KIP-113 implementation, but there is no unit test. Dong Lin I assigned this to myself, since ideally I wanted to add unit tests for KAFKA-6361 ... |
|
|
|
|
[KAFKA-6813] Remove deprecated APIs from KIP-120 and KIP-182 in Streams -
Kafka - [issue]
|
...As we move on to the next major release 2.0, we can consider removing the deprecated APIs from KIP-120 and KIP-182.... |
|
|
|
|
[KAFKA-5909] Remove source jars from classpath while executing CLI tools -
Kafka - [issue]
|
|
|
|
|
|