[GitHub] lucene-solr pull request #230: [SOLR-11209] Upgrade HttpClient to 4.5.3

2017-08-11 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/230 [SOLR-11209] Upgrade HttpClient to 4.5.3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/hgadre/lucene-solr solr11209 Alternatively you

[GitHub] lucene-solr pull request #210: [SOLR-10814] Solr RuleBasedAuthorizationPlugi...

2017-06-05 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/210 [SOLR-10814] Solr RuleBasedAuthorizationPlugin works seamlessly with … …Kerberos authentication You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] lucene-solr pull request #208: [SOLR-10137] Ensure that ConfigSet created vi...

2017-05-25 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/208 [SOLR-10137] Ensure that ConfigSet created via an API is mutable You can merge this pull request into a Git repository by running: $ git pull https://github.com/hgadre/lucene-solr

[GitHub] lucene-solr pull request #173: [SOLR-10360] Remove an extra space from Hadoo...

2017-03-24 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/173 [SOLR-10360] Remove an extra space from Hadoop distcp cmd used by Sol… …r backup/restore You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] lucene-solr pull request #150: [SOLR-10053] Ignore delegation token cancelat...

2017-02-03 Thread hgadre
Github user hgadre closed the pull request at: https://github.com/apache/lucene-solr/pull/150 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] lucene-solr issue #150: [SOLR-10053] Logging improvements for troubleshootin...

2017-01-31 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/150 @romseygeek Thanks for the pointer. Will keep in mind for future. BTW I don't think we are going to commit these logging changes. --- If your project is set up for it, you can reply to

[GitHub] lucene-solr pull request #149: Cleanup snapshot metadata during collection d...

2017-01-31 Thread hgadre
Github user hgadre closed the pull request at: https://github.com/apache/lucene-solr/pull/149 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] lucene-solr pull request #150: [SOLR-10053] Logging improvements for trouble...

2017-01-30 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/150 [SOLR-10053] Logging improvements for troubleshooting You can merge this pull request into a Git repository by running: $ git pull https://github.com/hgadre/lucene-solr SOLR-10053_fix

[GitHub] lucene-solr pull request #149: Cleanup snapshot metadata during collection d...

2017-01-30 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/149 Cleanup snapshot metadata during collection deletion Also fixed small issues in the SolrSnapshotsTool You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] lucene-solr issue #140: [SOLR-9997] Enable configuring SolrHttpClientBuilder...

2017-01-25 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/140 @janhoy Now that we have proper support for configuring basic auth credentials, we should also consider deprecating following logic, https://github.com/apache/lucene-solr/blob

[GitHub] lucene-solr issue #140: [SOLR-9997] Enable configuring SolrHttpClientBuilder...

2017-01-25 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/140 @janhoy Done! Please take a look and let me know your feedback. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] lucene-solr issue #140: [SOLR-9997] Enable configuring SolrHttpClientBuilder...

2017-01-23 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/140 @janhoy I found it difficult to add command-line parameters without extensive refactoring of scripts. Hence as an intermediate solution - I have defined an environment variable SOLR_AUTH_TYPE

[GitHub] lucene-solr issue #140: [SOLR-9997] Enable configuring SolrHttpClientBuilder...

2017-01-23 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/140 @janhoy I think adding --use-basic-auth would be future proof as we add newer authentication mechanisms. We can add --use-kerberos as well for completeness. Let me take a look and update the

[GitHub] lucene-solr issue #140: [SOLR-9997] Enable configuring SolrHttpClientBuilder...

2017-01-19 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/140 @janhoy Thanks for the review. We will need to update ref guide with instructions for configuring SolrCLI against the secure SOLR cluster. e.g. with the basic auth plugin, following env variable

[GitHub] lucene-solr pull request #140: [SOLR-9997] Enable configuring SolrHttpClient...

2017-01-18 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/140 [SOLR-9997] Enable configuring SolrHttpClientBuilder via java system … …property - Added support to configure SolrHttpClientBuilder via java system property - Added a concrete

[GitHub] lucene-solr issue #134: [SOLR-9926] Add an environment variable to zkcli to ...

2017-01-04 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/134 @markrmiller can you take a look? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] lucene-solr pull request #134: [SOLR-9926] Add an environment variable to zk...

2017-01-04 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/134 [SOLR-9926] Add an environment variable to zkcli to pass java system properties You can merge this pull request into a Git repository by running: $ git pull https://github.com/hgadre

[GitHub] lucene-solr pull request #114: SOLR-9513 A generic Solr authentication plugi...

2016-12-19 Thread hgadre
Github user hgadre closed the pull request at: https://github.com/apache/lucene-solr/pull/114 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] lucene-solr pull request #123: SOLR-9860 Enable configuring invariantParams ...

2016-12-19 Thread hgadre
Github user hgadre closed the pull request at: https://github.com/apache/lucene-solr/pull/123 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] lucene-solr pull request #123: SOLR-9860 Enable configuring invariantParams ...

2016-12-13 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/123 SOLR-9860 Enable configuring invariantParams via HttpSolrClient.Builder You can merge this pull request into a Git repository by running: $ git pull https://github.com/hgadre/lucene-solr

[GitHub] lucene-solr pull request #121: [SOLR-9817] Make "working directory" for Solr...

2016-12-06 Thread hgadre
Github user hgadre closed the pull request at: https://github.com/apache/lucene-solr/pull/121 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] lucene-solr pull request #117: SOLR-9324: Support Secure Impersonation / Pro...

2016-12-01 Thread hgadre
Github user hgadre closed the pull request at: https://github.com/apache/lucene-solr/pull/117 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] lucene-solr issue #121: [SOLR-9817] Make "working directory" for Solr server...

2016-11-30 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/121 @markrmiller can you take a look? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] lucene-solr pull request #121: [SOLR-9817] Make "working directory" for Solr...

2016-11-30 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/121 [SOLR-9817] Make "working directory" for Solr server during startup c… …onfigurable - Added an environment variable "SOLR_CONFIG_DIR" to specify the working

[GitHub] lucene-solr pull request #117: SOLR-9324: Support Secure Impersonation / Pro...

2016-11-15 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/117 SOLR-9324: Support Secure Impersonation / Proxy User for solr authentication A patch against branch_6x. It also includes unit test fixes applied on the master branch... You can merge this pull

[GitHub] lucene-solr pull request #114: SOLR-9513 A generic Solr authentication plugi...

2016-11-14 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/114 SOLR-9513 A generic Solr authentication plugin to integrate with Hadoop - Added a generic Solr authentication plugin to integrate with Hadoop - Added delegation tokens support - Added

[GitHub] lucene-solr pull request #109: [SOLR-9688] Add a command-line script to mana...

2016-11-04 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/109 [SOLR-9688] Add a command-line script to manage Solr collection snapshots Locally tested the script using following commands, // Start solr and initialize a sample collection bin

[GitHub] lucene-solr pull request #97: [SOLR-9642] Refactor the snapshot cleanup mech...

2016-10-18 Thread hgadre
Github user hgadre closed the pull request at: https://github.com/apache/lucene-solr/pull/97 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] lucene-solr issue #68: [SOLR-9269] Refactor the snapshot cleanup mechanism t...

2016-10-16 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/68 Created another PR as part of SOLR-9642. Hence closing this... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] lucene-solr pull request #68: [SOLR-9269] Refactor the snapshot cleanup mech...

2016-10-16 Thread hgadre
Github user hgadre closed the pull request at: https://github.com/apache/lucene-solr/pull/68 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] lucene-solr issue #97: [SOLR-9642] Refactor the snapshot cleanup mechanism t...

2016-10-16 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/97 @yonik Could you please take a look? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] lucene-solr pull request #97: [SOLR-9642] Refactor the snapshot cleanup mech...

2016-10-16 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/97 [SOLR-9642] Refactor the snapshot cleanup mechanism to rely on Lucene The current snapshot cleanup mechanism is based on reference counting the index files shared between multiple segments

[GitHub] lucene-solr pull request #81: [SOLR-9536] Initialize timestamp field with Op...

2016-09-19 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/81 [SOLR-9536] Initialize timestamp field with Optional.empty() to avoid an NPE You can merge this pull request into a Git repository by running: $ git pull https://github.com/hgadre/lucene

[GitHub] lucene-solr issue #68: [SOLR-9269] Refactor the snapshot cleanup mechanism t...

2016-09-07 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/68 @dsmiley can you please take a look? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] lucene-solr issue #71: [SOLR-9441] Support configuring umask for HDFS backup...

2016-09-07 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/71 @vthacker can you please take a look? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] lucene-solr pull request #74: [SOLR-9444] Fix path usage for cloud backup/re...

2016-08-28 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/74 [SOLR-9444] Fix path usage for cloud backup/restore - Refactored code using URI.getPath() API to use URI instance uniformly. - During serialization of URI instance, used toASCIIString

[GitHub] lucene-solr pull request #71: [SOLR-9441] Support configuring umask for HDFS...

2016-08-24 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/71 [SOLR-9441] Support configuring umask for HDFS backup repository. Please refer to following document for details https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs

[GitHub] lucene-solr pull request #68: [SOLR-9269] Refactor the snapshot cleanup mech...

2016-08-10 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/68 [SOLR-9269] Refactor the snapshot cleanup mechanism to rely on Lucene The current snapshot cleanup mechanism is based on reference counting the index files shared between multiple segments

[GitHub] lucene-solr pull request #67: [SOLR-9055] Make collection backup/restore ext...

2016-08-10 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/67 [SOLR-9055] Make collection backup/restore extensible - Introduced a Strategy interface to define how the Solr index data is backed up. - Two concrete implementations of this strategy

[GitHub] lucene-solr pull request #65: Ability to create/delete/list snapshots @ coll...

2016-08-08 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/65 Ability to create/delete/list snapshots @ collection level. You can merge this pull request into a Git repository by running: $ git pull https://github.com/hgadre/lucene-solr SOLR-9326_fix

[GitHub] lucene-solr issue #62: [SOLR-9242] Fix unit test failure on Windows platform...

2016-08-03 Thread hgadre
Github user hgadre commented on the issue: https://github.com/apache/lucene-solr/pull/62 @vthacker could you please take a look? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] lucene-solr pull request #62: [SOLR-9242] Fix unit test failure on Windows p...

2016-08-03 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/62 [SOLR-9242] Fix unit test failure on Windows platform. The root cause of the failure is the usage of URI::getPath() method in the backup/restore functionality (e.g. in BackupManager

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-28 Thread hgadre
Github user hgadre closed the pull request at: https://github.com/apache/lucene-solr/pull/52 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71828221 --- Diff: solr/core/src/java/org/apache/solr/core/snapshots/SolrSnapshotManager.java --- @@ -0,0 +1,132 @@ +/* + * Licensed to the Apache Software

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71828065 --- Diff: solr/core/src/java/org/apache/solr/core/snapshots/SolrSnapshotManager.java --- @@ -0,0 +1,132 @@ +/* + * Licensed to the Apache Software

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71827952 --- Diff: solr/core/src/java/org/apache/solr/core/SolrCore.java --- @@ -414,7 +416,19 @@ private IndexDeletionPolicyWrapper initDeletionPolicy

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71753653 --- Diff: solr/core/src/test/org/apache/solr/handler/TestSolrCoreSnapshots.java --- @@ -0,0 +1,446 @@ +/* + * Licensed to the Apache Software

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71750261 --- Diff: solr/core/src/java/org/apache/solr/core/snapshots/SolrSnapshotMetaDataManager.java --- @@ -0,0 +1,419 @@ +/* + * Licensed to the Apache

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71750235 --- Diff: solr/core/src/java/org/apache/solr/core/snapshots/SolrSnapshotMetaDataManager.java --- @@ -0,0 +1,419 @@ +/* + * Licensed to the Apache

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71748418 --- Diff: solr/core/src/java/org/apache/solr/core/snapshots/SolrSnapshotMetaDataManager.java --- @@ -0,0 +1,419 @@ +/* + * Licensed to the Apache

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71748142 --- Diff: solr/core/src/java/org/apache/solr/handler/admin/CoreAdminOperation.java --- @@ -919,7 +928,93 @@ public void call(CallInfo callInfo) throws

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71747583 --- Diff: solr/core/src/java/org/apache/solr/handler/admin/CoreAdminOperation.java --- @@ -919,7 +928,93 @@ public void call(CallInfo callInfo) throws

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71746146 --- Diff: solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java --- @@ -512,11 +513,24 @@ private void doSnapShoot(SolrParams params

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71745628 --- Diff: solr/core/src/java/org/apache/solr/core/snapshots/SolrSnapshotMetaDataManager.java --- @@ -0,0 +1,419 @@ +/* + * Licensed to the Apache

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71745546 --- Diff: solr/core/src/java/org/apache/solr/core/snapshots/SolrSnapshotMetaDataManager.java --- @@ -0,0 +1,419 @@ +/* + * Licensed to the Apache

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-21 Thread hgadre
Github user hgadre commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/52#discussion_r71745330 --- Diff: solr/core/src/java/org/apache/solr/core/snapshots/SolrSnapshotMetaDataManager.java --- @@ -0,0 +1,419 @@ +/* + * Licensed to the Apache

[GitHub] lucene-solr pull request #52: [SOLR-9269] Ability to create/delete/list snap...

2016-07-20 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/52 [SOLR-9269] Ability to create/delete/list snapshots for a solr core - Introduced admin operations to create/delete/list snapshots at the Solr core level - Introduced Snapshot management

[GitHub] lucene-solr pull request: Solr snapshots

2016-04-29 Thread hgadre
GitHub user hgadre opened a pull request: https://github.com/apache/lucene-solr/pull/36 Solr snapshots Refactor the Solr collection backup implementation (refactoring "restore" implementation in progress). Following changes introduced - Added Solr/Lucene