You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/07/22 07:46:50 UTC

[GitHub] [kafka] showuon opened a new pull request #11106: KAFKA-13124: close KeyValueIterator instance in internals tests (part 1)

showuon opened a new pull request #11106:
URL: https://github.com/apache/kafka/pull/11106


   Close KeyValueIterator instance in internals tests (part 1)
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] showuon commented on pull request #11106: KAFKA-13124: close KeyValueIterator instance in internals tests (part 1)

Posted by GitBox <gi...@apache.org>.
showuon commented on pull request #11106:
URL: https://github.com/apache/kafka/pull/11106#issuecomment-884876686


   Failed tests are unrelated. Thanks.
   ```
   Build / JDK 8 and Scala 2.12 / org.apache.kafka.common.network.SslTransportLayerTest.[2] tlsProtocol=TLSv1.2, useInlinePem=true
   Build / JDK 8 and Scala 2.12 / kafka.api.ConsumerBounceTest.testCloseDuringRebalance()
   Build / JDK 8 and Scala 2.12 / kafka.api.ConsumerBounceTest.testCloseDuringRebalance()
   Build / JDK 8 and Scala 2.12 / kafka.network.SocketServerTest.testIdleConnection()
   Build / JDK 11 and Scala 2.13 / kafka.api.ConsumerBounceTest.testCloseDuringRebalance()
   Build / JDK 11 and Scala 2.13 / kafka.api.ConsumerBounceTest.testCloseDuringRebalance()
   Build / JDK 11 and Scala 2.13 / kafka.api.TransactionsExpirationTest.testBumpTransactionalEpochAfterInvalidProducerIdMapping()
   Build / JDK 16 and Scala 2.13 / kafka.admin.ResetConsumerGroupOffsetTest.testResetOffsetsToLatest()
   Build / JDK 16 and Scala 2.13 / kafka.admin.ResetConsumerGroupOffsetTest.testResetOffsetsShiftByLowerThanEarliest()
   Build / JDK 16 and Scala 2.13 / kafka.api.ConsumerBounceTest.testCloseDuringRebalance()
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] mjsax commented on pull request #11106: KAFKA-13124: close KeyValueIterator instance in internals tests (part 1)

Posted by GitBox <gi...@apache.org>.
mjsax commented on pull request #11106:
URL: https://github.com/apache/kafka/pull/11106#issuecomment-887095417


   Thanks a lot @showuon! Merged to `trunk`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] mjsax merged pull request #11106: KAFKA-13124: close KeyValueIterator instance in internals tests (part 1)

Posted by GitBox <gi...@apache.org>.
mjsax merged pull request #11106:
URL: https://github.com/apache/kafka/pull/11106


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org