See: https://issues.apache.org/jira/browse/SOLR-9609
Not quite sure when I'll get to it though...
Erick
On Mon, Oct 31, 2016 at 8:22 AM, Adnan Yaqoob wrote:
> Definitely a valid JIRA. It may choose 512 default but shouldn't be hard
> coded. There must be a way to pass on required lenght
>
> Adn
Definitely a valid JIRA. It may choose 512 default but shouldn't be hard
coded. There must be a way to pass on required lenght
Adnan
On Wed, Oct 5, 2016 at 9:02 PM, Erick Erickson
wrote:
> Sure seems like a JIRA to me. I have no clue why 512 was chosen in
> the first place though.
>
> Or you c
Sure seems like a JIRA to me. I have no clue why 512 was chosen in
the first place though.
Or you could post the same question on dev list first.
But this is an appropriate JIRA I think.
Erick
On Wed, Oct 5, 2016 at 10:43 AM, Martini, Jeremy (CGI Federal)
wrote:
> Hi,
>
>
>
> I'm looking at f
Hi,
I'm looking at filing an issue in JIRA, but wanted to first make sure my issue
would be a valid change.
In order to configure our dataSource without requiring a plaintext password in
the configuration file, we extended JdbcDataSource to create our own custom
implementation. Our dataSource