Re: [DISCUSS] KIP-63: Unify store and downstream caching in streams

2016-06-08 Thread Henry Cai
One more thing for this KIP: Currently RocksDBWindowStore serialize the key/value before it puts into the in-memory cache, I think we should delay this serialization/deserialization unless it needs flush to db. For a simple countByKey for 100 records, this would trigger 100 serialization/deserial

[jira] [Commented] (KAFKA-3809) Auto-generate documentation for topic-level configuration

2016-06-08 Thread James Cheng (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321787#comment-15321787 ] James Cheng commented on KAFKA-3809: Ah, I had missed that one. KAFKA-3234 handles aut

[jira] [Commented] (KAFKA-3809) Auto-generate documentation for topic-level configuration

2016-06-08 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321781#comment-15321781 ] Ismael Juma commented on KAFKA-3809: Also see: https://github.com/apache/kafka/pull/90

[jira] [Commented] (KAFKA-3806) Adjust default values of log.retention.hours and offsets.retention.minutes

2016-06-08 Thread James Cheng (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321771#comment-15321771 ] James Cheng commented on KAFKA-3806: Thanks Jun. If it's per topic/partition, then th

[jira] [Updated] (KAFKA-3809) Auto-generate documentation for topic-level configuration

2016-06-08 Thread James Cheng (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Cheng updated KAFKA-3809: --- Attachment: topic_config.html configuration.html Attached is the current hand-maintain

[jira] [Created] (KAFKA-3809) Auto-generate documentation for topic-level configuration

2016-06-08 Thread James Cheng (JIRA)
James Cheng created KAFKA-3809: -- Summary: Auto-generate documentation for topic-level configuration Key: KAFKA-3809 URL: https://issues.apache.org/jira/browse/KAFKA-3809 Project: Kafka Issue Typ

[jira] [Commented] (KAFKA-3806) Adjust default values of log.retention.hours and offsets.retention.minutes

2016-06-08 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321710#comment-15321710 ] Jun Rao commented on KAFKA-3806: [~wushujames], committing offsets on every poll is likely

[jira] [Commented] (KAFKA-3797) Improve security of __consumer_offsets topic

2016-06-08 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321678#comment-15321678 ] Jason Gustafson commented on KAFKA-3797: [~toddpalino] That might make the most se

[jira] [Commented] (KAFKA-168) Support locality in consumer partition assignment algorithm

2016-06-08 Thread Dominic Chambers (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321545#comment-15321545 ] Dominic Chambers commented on KAFKA-168: Jay, I'd really appreciate knowing why you

[jira] [Commented] (KAFKA-3753) Metrics for StateStores

2016-06-08 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321511#comment-15321511 ] Guozhang Wang commented on KAFKA-3753: -- Yeah it's a good idea to add "size" to the Ke

[jira] [Resolved] (KAFKA-2003) Add upgrade tests

2016-06-08 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Anderson resolved KAFKA-2003. --- Resolution: Fixed Several upgrade tests have been in place now for quite some time. > Add upg

[jira] [Commented] (KAFKA-3805) Running multiple instances of a Streams app on the same machine results in Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321500#comment-15321500 ] Guozhang Wang commented on KAFKA-3805: -- Thanks for reporting this [~agomez]. [~enoth

[jira] [Commented] (KAFKA-3806) Adjust default values of log.retention.hours and offsets.retention.minutes

2016-06-08 Thread James Cheng (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321422#comment-15321422 ] James Cheng commented on KAFKA-3806: Does the offsets.retention.minutes timer apply to

[jira] [Created] (KAFKA-3808) Transient failure in ReplicaVerificationToolTest

2016-06-08 Thread Geoff Anderson (JIRA)
Geoff Anderson created KAFKA-3808: - Summary: Transient failure in ReplicaVerificationToolTest Key: KAFKA-3808 URL: https://issues.apache.org/jira/browse/KAFKA-3808 Project: Kafka Issue Type:

[jira] [Commented] (KAFKA-3807) OffsetValidationTest - transient failure on test_broker_rolling_bounce

2016-06-08 Thread Geoff Anderson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321404#comment-15321404 ] Geoff Anderson commented on KAFKA-3807: --- ping [~hachikuji] > OffsetValidationTest -

[jira] [Created] (KAFKA-3807) OffsetValidationTest - transient failure on test_broker_rolling_bounce

2016-06-08 Thread Geoff Anderson (JIRA)
Geoff Anderson created KAFKA-3807: - Summary: OffsetValidationTest - transient failure on test_broker_rolling_bounce Key: KAFKA-3807 URL: https://issues.apache.org/jira/browse/KAFKA-3807 Project: Kafka

[jira] [Commented] (KAFKA-3806) Adjust default values of log.retention.hours and offsets.retention.minutes

2016-06-08 Thread James Cheng (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321377#comment-15321377 ] James Cheng commented on KAFKA-3806: Jun, Any recommendations on how to structure an

Re: [VOTE] KIP-55: Secure quotas for authenticated users

2016-06-08 Thread Rajini Sivaram
Jun, Oops, sorry, I hadn't realized that the last note was on the discuss thread. Thank you for pointing it out. I have sent another note for voting. On Wed, Jun 8, 2016 at 4:30 PM, Jun Rao wrote: > Rajini, > > Perhaps it will be clearer if you start the voting in a new thread (with > VOTE in

[VOTE] KIP-55: Secure quotas for authenticated users

2016-06-08 Thread Rajini Sivaram
I would like to initiate the vote for KIP-55. The KIP details are here: KIP-55: Secure quotas for authenticated users . The JIRA KAFKA-3492 has a

[GitHub] kafka pull request #1481: MINOR: Pass absolute directory path to RocksDB.ope...

2016-06-08 Thread jklukas
GitHub user jklukas opened a pull request: https://github.com/apache/kafka/pull/1481 MINOR: Pass absolute directory path to RocksDB.open The method `RocksDB.open` assumes an absolute file path. If a relative path is configured, it leads to an exception like the following: ```

Re: Kafka Streams aggregation store

2016-06-08 Thread Eno Thereska
Hi Alexander, I haven't tried Kafka Streams on Windows but did notice that Microsoft has merged code into github to make RocksDB available on Windows. Perhaps this is useful: https://blogs.msdn.microsoft.com/bingdevcenter/2015/07/22/open-source-contribution-from-bing-rocksdb-is-now-available-in-

Kafka Streams aggregation store

2016-06-08 Thread Alexander Jipa
Hello, According to http://www.confluent.io/blog/introducing-kafka-streams-stream-processing-made-simple: “In terms of implementation Kafka Streams stores this derived aggregation in a local embedded key-value store (RocksDB by default, but you can plug in anything).” So I tried running the wo

Jenkins build is back to normal : kafka-trunk-jdk8 #690

2016-06-08 Thread Apache Jenkins Server
See

[jira] [Commented] (KAFKA-3788) Potential message lost when switching to new segment

2016-06-08 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321156#comment-15321156 ] Jay Kreps commented on KAFKA-3788: -- You are correct--unix doesn't guarantee either the or

[jira] [Comment Edited] (KAFKA-2904) Consumer Fails to Reconnect after 30s post restarts

2016-06-08 Thread mjuarez (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321094#comment-15321094 ] mjuarez edited comment on KAFKA-2904 at 6/8/16 6:22 PM: I'm seeing

Jenkins build is back to normal : kafka-trunk-jdk7 #1355

2016-06-08 Thread Apache Jenkins Server
See

[jira] [Commented] (KAFKA-2904) Consumer Fails to Reconnect after 30s post restarts

2016-06-08 Thread mjuarez (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321094#comment-15321094 ] mjuarez commented on KAFKA-2904: I'm seeing this issue repeatedly when leaving a Kafka con

[jira] [Commented] (KAFKA-3788) Potential message lost when switching to new segment

2016-06-08 Thread Bharat Viswanadham (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321014#comment-15321014 ] Bharat Viswanadham commented on KAFKA-3788: --- Can I take this task, to work on it

[jira] [Commented] (KAFKA-3806) Adjust default values of log.retention.hours and offsets.retention.minutes

2016-06-08 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320931#comment-15320931 ] Jun Rao commented on KAFKA-3806: offsets.retention.minutes is designed to handle the case

[jira] [Commented] (KAFKA-3800) java client can`t poll msg

2016-06-08 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320886#comment-15320886 ] Ewen Cheslack-Postava commented on KAFKA-3800: -- [~frank_zg] Can you modify yo

[jira] [Commented] (KAFKA-3711) Allow configuration of MetricsReporter subclasses

2016-06-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320881#comment-15320881 ] ASF GitHub Bot commented on KAFKA-3711: --- Github user asfgit closed the pull request

[jira] [Resolved] (KAFKA-3711) Allow configuration of MetricsReporter subclasses

2016-06-08 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava resolved KAFKA-3711. -- Resolution: Fixed Issue resolved by pull request 1479 [https://github.com/apache

[GitHub] kafka pull request #1479: KAFKA-3711: Ensure a RecordingMap is passed to con...

2016-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1479 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[jira] [Comment Edited] (KAFKA-3805) Running multiple instances of a Streams app on the same machine results in Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320871#comment-15320871 ] Andres Gomez Ferrer edited comment on KAFKA-3805 at 6/8/16 4:31 PM:

[jira] [Commented] (KAFKA-3805) Running multiple instances of a Streams app on the same machine results in Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320871#comment-15320871 ] Andres Gomez Ferrer commented on KAFKA-3805: In addition: I'm trying to use

[jira] [Commented] (KAFKA-3805) Running multiple instances of a Streams app on the same machine results in Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Eno Thereska (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320770#comment-15320770 ] Eno Thereska commented on KAFKA-3805: - [~agomez] The issue seems to be that in StreamT

Re: [VOTE] KIP-55: Secure quotas for authenticated users

2016-06-08 Thread Jun Rao
Rajini, Perhaps it will be clearer if you start the voting in a new thread (with VOTE in the subject). Thanks, Jun On Tue, Jun 7, 2016 at 1:55 PM, Rajini Sivaram wrote: > I would like to initiate the vote for KIP-55. > > The KIP details are here: KIP-55: Secure quotas for authenticated users

[jira] [Created] (KAFKA-3806) Adjust default values of log.retention.hours and offsets.retention.minutes

2016-06-08 Thread Michal Turek (JIRA)
Michal Turek created KAFKA-3806: --- Summary: Adjust default values of log.retention.hours and offsets.retention.minutes Key: KAFKA-3806 URL: https://issues.apache.org/jira/browse/KAFKA-3806 Project: Kafka

kafka 9 group offset

2016-06-08 Thread 揣立武
Hello! Now I am using kafka 0.9. The offset of group does not on zookeeper again, so how can I get the offset of group. 1. when I use commond: "bin/kafka-run-class.sh kafka.tools.ConsumerOffsetChecker --zookeeper ..." error like this: "ConsumerOffsetChecker is deprecated and will be dropped in

[jira] [Commented] (KAFKA-3805) Running multiple instances of a Streams app on the same machine results in Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320570#comment-15320570 ] Andres Gomez Ferrer commented on KAFKA-3805: [~enothereska] you're welcome! :)

[jira] [Commented] (KAFKA-3805) Running multiple instances of a Streams app on the same machine results in Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Eno Thereska (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320550#comment-15320550 ] Eno Thereska commented on KAFKA-3805: - [~agomez] Ok, your usage makes sense. I'll take

[jira] [Assigned] (KAFKA-3805) Running multiple instances of a Streams app on the same machine results in Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Eno Thereska (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eno Thereska reassigned KAFKA-3805: --- Assignee: Eno Thereska (was: Guozhang Wang) > Running multiple instances of a Streams app on

[jira] [Updated] (KAFKA-3805) Running multiple instances of a Streams app on the same machine results in Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Michael Noll (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Noll updated KAFKA-3805: Summary: Running multiple instances of a Streams app on the same machine results in Java_org_rocksdb

[jira] [Comment Edited] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320525#comment-15320525 ] Andres Gomez Ferrer edited comment on KAFKA-3805 at 6/8/16 1:26 PM:

[jira] [Comment Edited] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320525#comment-15320525 ] Andres Gomez Ferrer edited comment on KAFKA-3805 at 6/8/16 1:18 PM:

[jira] [Commented] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320525#comment-15320525 ] Andres Gomez Ferrer commented on KAFKA-3805: [~ijuma]yeah, this is a possibili

Questions about Kafka Scripts

2016-06-08 Thread Kamal C
Hi, A. What is the usage of `kafka-replica-verification.sh` script ? I don't find any documentations about it in [1] and [2]. I have a topic `test` with 10 partitions. Ran the above script, it continuously prints the below results. [kamal@tcltest1 bin]$ sh kafka-replica-verification.sh --time -2

[jira] [Commented] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320517#comment-15320517 ] Ismael Juma commented on KAFKA-3805: [~agomez], you probably need to use a different `

[jira] [Comment Edited] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320507#comment-15320507 ] Andres Gomez Ferrer edited comment on KAFKA-3805 at 6/8/16 1:09 PM:

[jira] [Comment Edited] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320507#comment-15320507 ] Andres Gomez Ferrer edited comment on KAFKA-3805 at 6/8/16 1:04 PM:

[jira] [Commented] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320507#comment-15320507 ] Andres Gomez Ferrer commented on KAFKA-3805: I use the same application id, be

[jira] [Commented] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320492#comment-15320492 ] Ismael Juma commented on KAFKA-3805: [~enothereska], sounds like we should be acquirin

[jira] [Commented] (KAFKA-3802) log mtimes reset on broker restart

2016-06-08 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320467#comment-15320467 ] Ismael Juma commented on KAFKA-3802: Thanks for the investigation [~moritz]. Good job

[jira] [Commented] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Eno Thereska (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320461#comment-15320461 ] Eno Thereska commented on KAFKA-3805: - [~agomez] Could you check if the application id

[jira] [Commented] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320424#comment-15320424 ] Andres Gomez Ferrer commented on KAFKA-3805: Yes .. I think so. > Java_org_ro

[jira] [Commented] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320420#comment-15320420 ] Ismael Juma commented on KAFKA-3805: I was just trying to clarify, it looks like a bug

[jira] [Comment Edited] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320400#comment-15320400 ] Andres Gomez Ferrer edited comment on KAFKA-3805 at 6/8/16 11:49 AM: ---

[jira] [Comment Edited] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320400#comment-15320400 ] Andres Gomez Ferrer edited comment on KAFKA-3805 at 6/8/16 11:49 AM: ---

[jira] [Updated] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres Gomez Ferrer updated KAFKA-3805: --- Description: I reproduce the error working with simple two instances of my kafka stre

[jira] [Commented] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320400#comment-15320400 ] Andres Gomez Ferrer commented on KAFKA-3805: Yes, I started another Kafka Stre

[jira] [Updated] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres Gomez Ferrer updated KAFKA-3805: --- Description: I reproduce the error working with simple two instances of my kafka stre

[jira] [Updated] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres Gomez Ferrer updated KAFKA-3805: --- Attachment: hs_err_pid23047.log > Java_org_rocksdb_RocksDB_write error > -

[jira] [Updated] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres Gomez Ferrer updated KAFKA-3805: --- Description: I reproduce the error working with simple two instances of my kafka stre

[jira] [Updated] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres Gomez Ferrer updated KAFKA-3805: --- Description: I reproduce the error working with simple two instances of my kafka stre

[jira] [Updated] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres Gomez Ferrer updated KAFKA-3805: --- Attachment: (was: hs_err_pid7288.log) > Java_org_rocksdb_RocksDB_write error > ---

[jira] [Commented] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320398#comment-15320398 ] Ismael Juma commented on KAFKA-3805: Are you starting another Kafka Streams instance o

[jira] [Commented] (KAFKA-3802) log mtimes reset on broker restart

2016-06-08 Thread Moritz Siuts (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320391#comment-15320391 ] Moritz Siuts commented on KAFKA-3802: - This https://github.com/emetriq/kafka/commit/9

[jira] [Updated] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres Gomez Ferrer updated KAFKA-3805: --- Attachment: hs_err_pid7288.log > Java_org_rocksdb_RocksDB_write error > --

[jira] [Created] (KAFKA-3805) Java_org_rocksdb_RocksDB_write error

2016-06-08 Thread Andres Gomez Ferrer (JIRA)
Andres Gomez Ferrer created KAFKA-3805: -- Summary: Java_org_rocksdb_RocksDB_write error Key: KAFKA-3805 URL: https://issues.apache.org/jira/browse/KAFKA-3805 Project: Kafka Issue Type: Bu

[jira] [Commented] (KAFKA-3802) log mtimes reset on broker restart

2016-06-08 Thread Moritz Siuts (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320162#comment-15320162 ] Moritz Siuts commented on KAFKA-3802: - I have been able to reproduce the problem with