1. 0877f8e Add steps pulled out of the PR (#127) by Eric Pugh · 3 months ago main
  2. 9ff4536 [GATLING] Add in logback configuration to silence http traffic (#125) by Eric Pugh · 4 months ago
  3. 22f41cd Add automation for running gatling nightly (#124) by Jason Gerlowski · 4 months ago
  4. 6eb50a4 Fix encryption test util flappiness. (#126) by Bruno Roustant · 4 months ago
  5. 5f13abc Add Gatling-based "macro" benchmark module (#123) by Jason Gerlowski · 5 months ago
  6. c1c6a8e Add tests for EncryptionRequestHandler request params. (#122) by Bruno Roustant · 6 months ago
  7. 5266383 Refactor EncryptionRequestHandler to split large methods. (#120) by Bruno Roustant · 6 months ago
  8. 3d6d404 Update ENCRYPTION.md for the distrib=true param. (#121) by Bruno Roustant · 6 months ago
  9. e5cce7e Support follower replicas fetching encrypted index files. (#116) by Bruno Roustant · 6 months ago
  10. cbe6cde Add missing Thread.interrupt() call. (#119) by Bruno Roustant · 7 months ago
  11. 14558ac Add additional EncryptionMergePolicyTest. (#118) by Bruno Roustant · 8 months ago
  12. 0290676 Encryption IndexInput and IndexOutput can be unwrapped. More doc about IV construction. (#117) by Bruno Roustant · 9 months ago
  13. eea176d Transfer encryption commit metadata when nodes restart before the commit. (#113) by Bruno Roustant · 12 months ago
  14. cdeda0d EncryptionRequestHandler supports encryption requests distribution. (#115) by Bruno Roustant · 12 months ago
  15. 4e1819f Support concurrency when reading transaction log encryption header. (#112) by Bruno Roustant · 1 year, 3 months ago
  16. 8171c95 Add scripts to fetch+prepare solr-community data (#111) by Jason Gerlowski · 1 year, 4 months ago
  17. b377848 Add KmsKeySupplier that calls a KmsClient to decrypt encryption keys. (#108) by Bruno Roustant · 1 year, 7 months ago
  18. a7a07cb Update ENCRYPTION.md to describe EncryptionBackupRepository. (#107) by Bruno Roustant · 1 year, 9 months ago
  19. 5982f75 Fix EncryptionUpdateLog.encryptLog() and its test. (#105) by Bruno Roustant · 1 year, 9 months ago
  20. 3464284 EncryptionBackupRepository to back up encrypted files. (#106) by Bruno Roustant · 1 year, 9 months ago
  21. 16bb050 Remove encryption log prefix. (#104) by Bruno Roustant · 1 year, 9 months ago
  22. 1de1ce5 Shard split supports encryption. (#103) by Bruno Roustant · 1 year, 10 months ago
  23. 130ba53 Remove EncryptionDirectory.shouldCheckEncryptionWhenReading optimization. (#102) by Bruno Roustant · 1 year, 10 months ago
  24. 6e0d0a4 Update to Solr 9. (#100) by Andrzej Białecki · 1 year, 11 months ago
  25. 50b8f9b Refactor EncryptionRequestHandlerTest and update encryption.md about jdk 17. (#99) by Bruno Roustant · 2 years ago
  26. 0f6504b Add config & logic to control how updates are collapsed in the Consumer. (#97) by Andrzej Białecki · 2 years, 2 months ago
  27. 1cd9a8d Add endpoint to expose consumer metrics. (#94) by Andrzej Białecki · 2 years, 2 months ago
  28. 1951920 Encrypt handler calls EncryptionUpdateLog to reencrypt logs. Rewrite the test. (#96) by Bruno Roustant · 2 years, 2 months ago
  29. ef11a85 Add support for optional DBQ expansion. (#91) by Andrzej Białecki · 2 years, 2 months ago
  30. 47e941a Producer metrics (#87) by Marcin Górski · 2 years, 2 months ago
  31. 5ccd46e Remove useless system properties cleanup in encryption tests. (#92) by Bruno Roustant · 2 years, 3 months ago
  32. 2760bfb Increase MAX_ATTEMPTS for this test, to avoid sending messages to DLQ. Fix slf4j binding issue. (#90) by Andrzej Białecki · 2 years, 3 months ago
  33. 081edd5 Upgrade Kafka to version 3.5.1. (#85) by Andrzej Białecki · 2 years, 3 months ago
  34. 0377460 Fix KafkaCrossDcConsumer NPE, add unit test. (#88) by Andrzej Białecki · 2 years, 3 months ago
  35. 9baea9c Encryption classes use arrays instead of ByteBuffers. (#86) by Bruno Roustant · 2 years, 3 months ago
  36. c816e78 Dead letter queue fix (#82) by Marcin Górski · 2 years, 3 months ago
  37. 2f923d4 Encryption KeySupplier extends Closeable. (#84) by Bruno Roustant · 2 years, 3 months ago
  38. 5e89f6e Improve encryption tests to run on multiple hosts and shards. (#83) by Bruno Roustant · 2 years, 3 months ago
  39. 9575cd0 Fix missing support for other request types. (#81) by Andrzej Białecki · 2 years, 3 months ago
  40. ebf735f KafkaCrossDcConsumerTest fix (#80) by Marcin Górski · 2 years, 3 months ago
  41. 7951d41 Update the CrossDC documentation. (#78) by Andrzej Białecki · 2 years, 4 months ago
  42. e978a7a Ignore producer URP (if disabled) in standalone mode (#79) by Jason Gerlowski · 2 years, 4 months ago
  43. e0193cf Add dead letter queue functionality on the producer and consumer side (#70) by Marcin Górski · 2 years, 4 months ago
  44. 713d634 Add support for mirroring ConfigSet requests. (#69) by Andrzej Białecki · 2 years, 4 months ago
  45. 66d2a82 Add support for mirroring plain commit requests. (#74) by Andrzej Białecki · 2 years, 4 months ago
  46. a431554 Refactor how the encryption key cookie is built. Reword ENCRYPTION.md. (#77) by Bruno Roustant · 2 years, 4 months ago
  47. fe86764 Add support for mirroring Collection Admin commands. (#68) by Andrzej Białecki · 2 years, 4 months ago
  48. feecdb7 Support update logs encryption and re-encryption. (#76) by Bruno Roustant · 2 years, 4 months ago
  49. a760a4c Add serialization unit test. (#66) by Andrzej Białecki · 2 years, 4 months ago
  50. 35fc2c2 Add the requet back to the queue on fail, not just the last record. (#75) by Mark Robert Miller · 2 years, 4 months ago
  51. 7d7f59e Change EncryptionRequestHandler perm to CORE_EDIT_PERM. (#72) by Bruno Roustant · 2 years, 5 months ago
  52. fc865c1 Add CharStreamEncrypter. (#71) by Bruno Roustant · 2 years, 5 months ago
  53. 92cabca Fix race where update batches on consumer could cause polling loop to exit due to hitting Kafka's aggressive multi-threaded prevention. by markrmiller · 2 years, 5 months ago
  54. 55aa6fa Use a second executor for offset updates. by markrmiller · 2 years, 5 months ago
  55. 9ea4e99 Add 'collection' MDC to more producer logs (#57) by Jason Gerlowski · 2 years, 5 months ago
  56. ec350a9 Allow using collection properties to configure crossdc updatehandler. (#65) by Mark Robert Miller · 2 years, 6 months ago
  57. bb18cca Cleanup EncryptionUpdateHandler by upgrading to solr-core:9.3.0. (#64) by Bruno Roustant · 2 years, 6 months ago
  58. 9163b31 Fix EncryptionMergePolicy to reencrypt each segment separately. (#63) by Bruno Roustant · 2 years, 6 months ago
  59. 45f7455 Encryption KeySupplier supports params to get the key cookie. (#60) by Bruno Roustant · 2 years, 6 months ago
  60. 50ec3c2 Producer uses first topic name if it's a list by markrmiller · 2 years, 6 months ago
  61. b2d6106 Revert some config defaults to Kafka defaults. by markrmiller · 2 years, 6 months ago
  62. 9dbcbff Apply request timeout for kafka to consumer as well. (#62) by markrmiller · 2 years, 6 months ago
  63. 881bf2d Update some logging, add a couple kafka consumer config options. by markrmiller · 2 years, 6 months ago
  64. 03dd3c0 Fix a non working config option, update docs. (#58) by Mark Robert Miller · 2 years, 6 months ago
  65. 5238ca6 Some refactoring, a bunch of simple mock tests, test fixes & improvements, dep updates and fixes, rework offset management.. (#56) by Mark Robert Miller · 2 years, 9 months ago
  66. 7b53bb3 Increment versions. (#55) by Mark Robert Miller · 2 years, 10 months ago
  67. 8754d0d Fix up test. (#54) by Mark Robert Miller · 2 years, 10 months ago
  68. 5bb18df Move batching from solr+kafka to just kafka. (#53) by Mark Robert Miller · 2 years, 10 months ago
  69. 0a59838 Add encryption module. by Bruno Roustant · 2 years, 11 months ago
  70. e68c00b Merge crossdc-wip into main. (#50) by Mark Robert Miller · 3 years, 3 months ago
  71. 86743b8 Add crossdc module (#3) by Anshum Gupta · 4 years, 11 months ago
  72. 9f742a0 Update ASF Yaml for Solr TLP move by Houston Putman · 4 years, 11 months ago
  73. 785bee9 Setup gradle for sandbox root (#2) by Anshum Gupta · 5 years ago
  74. ec6943c Create .asf.yaml (#1) by Anshum Gupta · 5 years ago
  75. 4aa126f Add README.md, LICENSE, and .gitignore files by Anshum Gupta · 5 years ago