Skip to content

Issue 256: BookieInitializationTest.testWithDiskFullAndAbilityToCreateNewIndexFile failed#257

Closed
sijie wants to merge 1 commit into
apache:masterfrom
sijie:issue_256
Closed

Issue 256: BookieInitializationTest.testWithDiskFullAndAbilityToCreateNewIndexFile failed#257
sijie wants to merge 1 commit into
apache:masterfrom
sijie:issue_256

Conversation

@sijie
Copy link
Copy Markdown
Member

@sijie sijie commented Jul 18, 2017

Descriptions of the changes in this PR:

in c49621b, we allow creating FileInfo even when disk is full to allow fence requests succeed at this case.

it is conflicted with Charan's change. Since there is already a setting to configure the min usable size to allow index file creation. if we configure that to be zero, it is same as allowing index file creation even disks are full. so removing the fallback logic introduced in c49621b.

…eNewIndexFile failed

Reason:

in c49621b, we allow creating FileInfo even when disk is full to allow fence requests succeed at this case.

it is conflicted with Charan's change. Since there is already a setting to configure the min usable size to allow index file creation. if we configure that to be zero, it is same as allowing index file creation even disks are full. so removing the fallback logic introduced in c49621b.
@sijie sijie added this to the 4.5.0 milestone Jul 18, 2017
@sijie sijie self-assigned this Jul 18, 2017
@sijie sijie requested a review from reddycharan July 18, 2017 17:41
@reddycharan
Copy link
Copy Markdown
Contributor

+1 LGTM

Copy link
Copy Markdown
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@eolivelli eolivelli closed this in 7e9350c Jul 19, 2017
@sijie sijie deleted the issue_256 branch July 16, 2018 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants