GitHub user lindong28 reopened a pull request:
https://github.com/apache/kafka/pull/3498
Kafka-4763 (Used for triggering test only)
This patch is used only for triggering test. No need for review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lindong28/kafka KAFKA-4763-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3498.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3498
----
commit b10e55ac5c83d0a356f79b0325d0dd8cefe00a42
Author: Dong Lin <[email protected]>
Date: 2017-04-03T00:46:34Z
KAFKA-4763; Handle disk failure for JBOD (KIP-112)
commit 0c97e0907e93c00fc23958478ec103f6ac49a48d
Author: Dong Lin <[email protected]>
Date: 2017-06-12T04:05:12Z
Address comments
commit c013a815d72fa85175dfee8816366a02323526e2
Author: Dong Lin <[email protected]>
Date: 2017-06-12T09:13:28Z
StopReplicaResponse should specify error if replica-to-be-deleted is not
found and there is offline directory
commit 15ab857bb60755a1e5c296dabf59d1d43f44fc0f
Author: Dong Lin <[email protected]>
Date: 2017-06-13T20:15:58Z
Address comments
commit 563bf001b78662834e403619657f21415095d38c
Author: Dong Lin <[email protected]>
Date: 2017-06-17T02:35:18Z
Address comments
commit 94efa20ac5193b459ff33c4cbbf5118a17749354
Author: Dong Lin <[email protected]>
Date: 2017-06-20T23:17:14Z
Address comments
commit 96af4783655466f481d69a5852d1ddb678fde0d1
Author: Dong Lin <[email protected]>
Date: 2017-06-21T20:27:09Z
Close file handler of all files in the offline log directory so that the
disk can be umounted
commit 6e80507cb507b07d7e8378a4e49e3b0273026d94
Author: Dong Lin <[email protected]>
Date: 2017-06-23T00:41:21Z
Address comments
commit ffc91298efa66eb02d365c5e198e033b8b098062
Author: Dong Lin <[email protected]>
Date: 2017-06-24T02:09:54Z
Catch and handle more IOExceptions
commit 785bd12618978b4771b30f7bafcd8b3bdf30a53c
Author: Dong Lin <[email protected]>
Date: 2017-06-28T00:31:34Z
Address comments
commit 4b2bb09d05c76e9e974334bfa5192e16b34a4d6b
Author: Dong Lin <[email protected]>
Date: 2017-07-07T08:22:21Z
checkpoint3
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---