Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Lucene index to blob storage #813

Closed
bhuvak opened this issue Feb 22, 2013 · 4 comments
Closed

Move Lucene index to blob storage #813

bhuvak opened this issue Feb 22, 2013 · 4 comments
Assignees
Milestone

Comments

@bhuvak
Copy link
Contributor

bhuvak commented Feb 22, 2013

The lucene index is currently created in the file system in the web role and at times it leads to lock issue [Refer https://github.com//pull/812 ].
It would be good if we move the indexing to blob storage. As per John, there is NuGet Package which aids that process.

@TimLovellSmith
Copy link
Member

I think this is like P3 on the assumption that we have fixed the lock issue.

@bhuvak
Copy link
Contributor Author

bhuvak commented Feb 22, 2013

Agreed. We can bump up the pri if we hit issue around index again. Updating the pri to p3.

@bhuvak bhuvak closed this as completed Feb 22, 2013
@bhuvak
Copy link
Contributor Author

bhuvak commented Feb 22, 2013

Closed by mistake [ hit on close and comment, instead of just commenting.] Re-Opening.

@analogrelay
Copy link
Contributor

Closing. Moved to NuGet/NuGetApi#8

joelverhagen pushed a commit that referenced this issue Jul 30, 2024
It is difficult to determine the GitHub Indexer job duration. This change adds a metric to make this clear.

Addresses #7625
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants