Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move error logging into debug if block #220

Open
wants to merge 40 commits into
base: 6.0.x
Choose a base branch
from

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    5fd2075 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    0d4c52f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Merge branch '6.0.x'

    rayokota committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    a5ae5e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Merge branch '6.0.x'

    ConfluentJenkins committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e8548d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. MINOR: Upgrade jetty to 9.4.30.v20200611 and jersey to 2.31 (confluen…

    …tinc#184)
    
    Aligns versions with AK. See also: apache/kafka#8893
    
    Jetty is currently upgraded to a version higher than what Jersey depends on, because the renaming of Response#closeOutput to Response#completeOutput has been reversed in recent versions.
    kkonstantine authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    23ffc8b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Merge branch '6.0.x'

    ConfluentJenkins committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    1851cf6 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.0.x'

    rnpridgeon committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    74dd8d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Merge branch '6.0.x'

    rnpridgeon committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    fd25fb8 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.0.x'

    niteshmor committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    29e0001 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Merge branch '6.0.x'

    rnpridgeon committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    40c80ba View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Merge branch '6.0.x'

    maverick64 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    3fba317 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    8bbac43 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Merge branch '6.0.x'

    maverick64 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    5ae5f0a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    a48d388 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Merge branch '6.0.x'

    maverick64 committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    2cdba3a View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.0.x'

    niteshmor committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    4e9073f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    2803b6a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Merge branch '6.0.x'

    ConfluentJenkins committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    bc40222 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Merge branch '6.0.x'

    ConfluentJenkins committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    9c1c02f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Merge branch '6.0.x'

    ConfluentJenkins committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    16921b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.0.x'

    andrewegel committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    81735bb View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Merge branch '6.0.x'

    ConfluentJenkins committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    0c5b7d3 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.0.x'

    andrewegel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    9420856 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    bf676fa View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    a4b16b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    b275c66 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    9cb5cae View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. MINOR: Fix compilation error from createKeyStore (confluentinc#207)

    confluentinc/kafka@7be8bd8#diff-10d99f28c40b6cd9640f95b1c763a7b2b4daaa0209249e1a724698f28a90df9bL118-L126 Removed the function definition of createKeyStore that tests in this repo were using. This PR fixes the compilation errors by conforming to the remaining definition of createKeyStore that required two Password args.
    mattwong949 authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    cd4aec9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Configuration menu
    Copy the full SHA
    57f6569 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Merge branch '6.0.x'

    ConfluentJenkins committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    3869dad View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    69dbf3b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    bbaee93 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    9cb9613 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    cc9e582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    826f690 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    9462347 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    d52c67b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Configuration menu
    Copy the full SHA
    b32e988 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    6c7c43b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Moved error logging into the if block

    An exception should only be logged, if the debug flag is set to true. JavaDoc also states:
    > Abstract exception mapper that checks the debug flag and generates an error message including the stack trace if it is enabled.
    AdiWehrli authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    9411c4c View commit details
    Browse the repository at this point in the history