[GitHub] [lucene] mikemccand commented on pull request #132: Parallel processing

2021-06-24 Thread GitBox
mikemccand commented on pull request #132: URL: https://github.com/apache/lucene/pull/132#issuecomment-867671261 Thanks @balmukundblr -- I merged this with Lucene's main branch and also backported to 8.x (for eventual future 8.10.0 release). -- This is an automated message from the Apach

[GitHub] [lucene] mikemccand commented on pull request #132: Parallel processing

2021-06-24 Thread GitBox
mikemccand commented on pull request #132: URL: https://github.com/apache/lucene/pull/132#issuecomment-867613407 > it has been more than 15 days and "musedev" still showing in pending state. Egads! I don't know why it's stuck in Pending. We can skip it -- I'll confirm `gradlew chec

[GitHub] [lucene] mikemccand commented on pull request #132: Parallel processing

2021-06-04 Thread GitBox
mikemccand commented on pull request #132: URL: https://github.com/apache/lucene/pull/132#issuecomment-854738591 Thanks for the updates! It looks like `gradle check` is upset -- if you run `./gradlew tidy` it will re-format your changes and it should pass again! -- This is an auto