| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
1253 (0.37s).
|
|
|
Loading phrases to help you refine your search...
|
|
[KAFKA-947] isr-expiration-thread may block LeaderAndIsr request for a relatively long period - Kafka - [issue]
|
|
...If there are lots of partitions whose isr needs to be shrank, isr-expiration-thread will hold a long lock on leaderPartitionsLock, which will delay LeaderAndIsr requests....
|
|
|
http://issues.apache.org/jira/browse/KAFKA-947
Author: Jun Rao,
2013-06-19, 17:46
|
|
|
Re: [VOTE] Kafka 0.8.0 Beta 1 (Candidate 1) - Kafka - [mail # dev]
|
|
...Hi, Joe,When do you plan to cut an RC2 for vote?Thanks,JunOn Mon, Jun 17, 2013 at 4:58 AM, Joe Stein wrote:> Hey folks, I am going to vote -1 on this this release. I know, I k...
|
|
|
Author: Jun Rao,
2013-06-19, 15:51
|
|
|
Re: Questions on kafka leader selection - Kafka - [mail # user]
|
|
...If leader is -1, that indicates the partition is unavailable. Were replicas4,2,3 all down at that time? If so, you need to start at least one of thosebrokers to make the partition available ...
|
|
|
Author: Jun Rao,
2013-06-19, 15:23
|
|
|
Re: 0.8 beta already deploy in production environment - Kafka - [mail # user]
|
|
...We just completed the deployment of Kafka 0.8 (latest code in 0.8 branch)to production at LinkedIn yesterday. No major issues were found. Be awarethat since this is new system, it does take ...
|
|
|
Author: Jun Rao,
2013-06-19, 15:21
|
|
|
Re: Partition data for deleted topic found in kafka-logs, also, found leader: -1 - Kafka - [mail # user]
|
|
...Yogesh,Delete topic is not supported in 0.8 beta yet. We decided to take thisfeature out in 0.8 beta to make the release available sooner.Thanks,JunOn Tue, Jun 18, 2013 at 6:25 AM, Yogesh Sa...
|
|
|
Author: Jun Rao,
2013-06-19, 15:17
|
|
|
Re: kafka source code run problems - Kafka - [mail # user]
|
|
...Have you looked athttps://cwiki.apache.org/confluence/display/KAFKA/Developer+Setup?BTW, Apache mailing list doesn't support attachment.Thanks,JunOn Tue, Jun 18, 2013 at 12:36 AM, sphinx jia...
|
|
|
Author: Jun Rao,
2013-06-19, 15:12
|
|
|
Re: kafka service delete the topic directory unexpectedly - Kafka - [mail # user]
|
|
...Any error/exception on the broker?Thanks,JunOn Mon, Jun 17, 2013 at 10:36 PM, panfei wrote:> we are using kafka-0.7.2 and deploy it on CentOS 6.4 Final 64bit.>>> 2013/6/18 ...
|
|
|
Author: Jun Rao,
2013-06-19, 15:08
|
|
|
[KAFKA-347] change number of partitions of a topic online - Kafka - [issue]
|
|
...We will need an admin tool to change the number of partitions of a topic online....
|
|
|
http://issues.apache.org/jira/browse/KAFKA-347
Author: Jun Rao,
2013-06-19, 08:03
|
|
|
Re: why was auto.offset.reset default changed (so late in the game)? - Kafka - [mail # user]
|
|
...Jason,If we default to smallest and a consumer doesn't override this, when itmigrates to 0.8, it will likely reconsume a lot of data. Quite of fewconsumers are real time since they feed data...
|
|
|
Author: Jun Rao,
2013-06-18, 23:05
|
|
|
Re: why was auto.offset.reset default changed (so late in the game)? - Kafka - [mail # user]
|
|
...Hi, Jason,The reasons for this change are: (1) This is probably the most convenientsetting for people to migrate from 0.7 to 0.8. The process is to build an0.8 shadow cluster using our migra...
|
|
|
Author: Jun Rao,
2013-06-18, 19:50
|
|
|
|