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

[GOBBLIN-1995]Kill the writer thread when timeout happens to release the lock #3871

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jan 30, 2024

  1. address comments

    Zihan Li committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    346a5d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65558f8 View commit details
    Browse the repository at this point in the history
  3. add uite test

    Zihan Li committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    254f79d View commit details
    Browse the repository at this point in the history
  4. fix typo

    Zihan Li committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    27ada6c View commit details
    Browse the repository at this point in the history
  5. [GOBBLIN-1956] Make Kafka streaming pipeline be able to config the ma…

    …x poll records during runtime
    Zihan Li committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    67365e2 View commit details
    Browse the repository at this point in the history
  6. small refractor

    Zihan Li committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    870bef5 View commit details
    Browse the repository at this point in the history
  7. add unit test

    Zihan Li committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    af84d10 View commit details
    Browse the repository at this point in the history
  8. fix code style

    Zihan Li committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    208175d View commit details
    Browse the repository at this point in the history
  9. [GOBBLIN-1995]Kill the creating writer thread when timeout happens to…

    … unblock other trhead talking with HDFS
    Zihan Li committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    95cd59d View commit details
    Browse the repository at this point in the history