Skip to content

allow changing cursor max idle value#985

Merged
MeirShpilraien merged 1 commit intomasterfrom
max_cursor_timeout
Nov 25, 2019
Merged

allow changing cursor max idle value#985
MeirShpilraien merged 1 commit intomasterfrom
max_cursor_timeout

Conversation

@MeirShpilraien
Copy link
Copy Markdown

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 18, 2019

Codecov Report

Merging #985 into master will increase coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #985      +/-   ##
==========================================
+ Coverage    83.2%   83.22%   +0.02%     
==========================================
  Files         144      144              
  Lines       18558    18564       +6     
==========================================
+ Hits        15441    15450       +9     
+ Misses       3117     3114       -3
Impacted Files Coverage Δ
src/config.c 66.66% <0%> (-1.69%) ⬇️
src/indexer.c 92.54% <0%> (-0.34%) ⬇️
src/legacy_gc.c 89.4% <0%> (+4.23%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bff316e...9a58ad1. Read the comment docs.

@MeirShpilraien MeirShpilraien merged commit 722997a into master Nov 25, 2019
@mnunberg mnunberg deleted the max_cursor_timeout branch December 9, 2019 15:26
mnunberg pushed a commit that referenced this pull request Dec 20, 2019
rafie added a commit that referenced this pull request Mar 9, 2020
Reverted:

allow changing cursor max idle value #985:
	setCursorMaxIdle()
	getCursorMaxIdle()
	configuration: .name = "CURSOR_MAX_IDLE"

Concurrent write mode #989:
	setConcurentWriteMode()
	getConcurentWriteMode()
	configuration:
		.name = "SAFEMODE"
		.name = "CONCURRENT_WRITE_MODE"
		.concurrentMode = 0
rafie added a commit that referenced this pull request Mar 9, 2020
bad commit:       04574d5
pre bad commit: 84ffb40

Reverted:

allow changing cursor max idle value #985:
	setCursorMaxIdle()
	getCursorMaxIdle()
	configuration: .name = "CURSOR_MAX_IDLE"

Concurrent write mode #989:
	setConcurentWriteMode()
	getConcurentWriteMode()
	configuration:
		.name = "SAFEMODE"
		.name = "CONCURRENT_WRITE_MODE"
		.concurrentMode = 0
rafie added a commit that referenced this pull request Mar 9, 2020
bad commit:       04574d5
pre bad commit: 84ffb40

Reverted:

allow changing cursor max idle value #985:
	setCursorMaxIdle()
	getCursorMaxIdle()
	configuration: .name = "CURSOR_MAX_IDLE"

Concurrent write mode #989:
	setConcurentWriteMode()
	getConcurentWriteMode()
	configuration:
		.name = "SAFEMODE"
		.name = "CONCURRENT_WRITE_MODE"
		.concurrentMode = 0
MeirShpilraien pushed a commit that referenced this pull request Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants