Steve,
I see them now, thanks for confirming.
--Terry
On Wed, Jul 5, 2017 at 7:52 PM, Steve Rowe wrote:
> Hi Terry,
>
> They’re there now.
>
> These are produced by a regularly-scheduled Jenkins job <
> https://builds.apache.org/job/Lucene-Solr-Maven-master/>, which runs
> every day or two (
Hey all, Commvault is looking for GlusterFS developers, this role is going to
be very crucial and working closely with CTO. If anyone interested... please
mail me.
Regards,
Ramesh K
> On 07-Jul-2017, at 7:14 PM, Shalin Shekhar Mangar wrote:
>
> CVE-2017-7660: Security Vulnerability in secure
Trejkaz described it correctly: you must commit to make your recent
indexing changes durable on disk, and visible to a newly opened reader.
If the JVM, OS, hardware crashes, then any changes since the last commit
are lost.
Mike McCandless
http://blog.mikemccandless.com
On Fri, Jul 7, 2017 at 11
On Thu, Jul 6, 2017 at 8:28 PM, Joe Ye wrote:
> Thanks very much TX!
>
> Regarding "But the updates don't actually occur during the call", could you
> elaborate on this a bit more? So when would the actual update occur, by
> which I mean persisting to disk?
The same as any other updates - when yo
CVE-2017-7660: Security Vulnerability in secure inter-node
communication in Apache Solr
Severity: Important
Vendor:
The Apache Software Foundation
Versions Affected:
Solr 5.3 to 5.5.4
Solr 6.0 to 6.5.1
Description:
Solr uses a PKI based mechanism to secure inter-node communication
when securit