apache / lucene

Apache Lucene open-source search software
https://lucene.apache.org/
Apache License 2.0
2.68k stars 1.03k forks source link

GPG Password checker throws error only when process has not been terminated [LUCENE-7944] #8993

Open asfimport opened 7 years ago

asfimport commented 7 years ago

GPG Password checker throws error only when process has not been terminated. This is just a tracker JIRA for the commits.

Here are the commits: master: 47e7fbc4dcf73486a58138b110ffa3b5191d651a branch_7x: d2216a66cfa0a962fb716a272959bef4894d121a branch_7_0: 5f7c00ed09fede00379a15eab3588e2134778994

branch_6_6: 6dd958ae833f335859b1f973e85c63ece895e997 https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=6dd958a

NOTE: This is yet to be committed to 6x

cc: @varunthacker


Migrated from LUCENE-7944 by Anshum Gupta (@anshumg), updated Aug 29 2017

asfimport commented 7 years ago

Varun Thacker (@vthacker) (migrated from JIRA)

Hi Anshum,

Did you also run into the same issue which prompted the change to all the remaining branches?

Curious how others didn't run into this previously.