Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] Maintenance guide for the JDT index

Hi Stefan,

sounds like you are leaving soon the project..... I hope that is not
the case, I don't think anyone from the current committer base will
have the capacity to pick the index work

Best regards, Lars

On Wed, Mar 29, 2017 at 7:37 PM, Stefan Xenos <sxenos@xxxxxxxxxx> wrote:
> TL;DR: I'd like to write a maintenance guide for the JDT index. Where should
> I put it and in what form?
>
> While working on the new index, I've developed techniques for addressing the
> most common tasks:
>
> - How do you benchmark the indexer?
> - How do you find the cause of index corruption?
> - How do you add new structures to the index?
> - How can you test the index in a fragment state?
> - How do you locate the problem if the content of the index doesn't match
> what's expected?
> - How do you determine what's taking up the most space in the index?
> - How do you test if an existing index is corrupt?
>
> I was thinking of writing a guide describing the various processes I follow,
> to help others that may need to fix bugs with it in the future.
>
> Where would the best place be to put such a guide? Since the folks on this
> list are the main audience for it, what form would you prefer to consume it
> in?
>
>   - Stefan
>
> _______________________________________________
> jdt-core-dev mailing list
> jdt-core-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/jdt-core-dev



-- 
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top