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

[BugFix][UMA] Protect target registration (#13624) #4

Merged
merged 1 commit into from
Feb 20, 2023
Merged

Commits on Feb 20, 2023

  1. [BugFix][UMA] Protect target registration (apache#13624)

    This PR address fixes for UMA target registration.
    * Fix the doc issue apache#13304
    * Continues stalled PR apache#12731
    
    Changes:
    * Incorporates all proposed fixes from mentioned [PR apache#12731](apache#12731)
    * Address test case concerns and discussions from [PR apache#12731](apache#12731)
    * **NEW:** Already exiting target cannot be created, explicit error on this.
    * **NEW:** Attributes having special/reserved scope cannot be created explicitly.
    
    It also address proper test cases for all the above.
    
    Signed-off-by: tqchen <tianqi.tchen@gmail.com>
    cbalint13 authored and tqchen committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    50b33ac View commit details
    Browse the repository at this point in the history