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

HPCC-25955 implemented static pvs #17607

Closed
wants to merge 37 commits into from

Commits on Jun 15, 2023

  1. Split off 9.2.0

    Signed-off-by: Gavin Halliday <[email protected]>
    ghalliday committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    fa75b12 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Gavin Halliday <[email protected]>
    
    # Conflicts:
    #	helm/hpcc/Chart.yaml
    #	helm/hpcc/templates/_helpers.tpl
    #	helm/hpcc/templates/dafilesrv.yaml
    #	helm/hpcc/templates/dali.yaml
    #	helm/hpcc/templates/dfuserver.yaml
    #	helm/hpcc/templates/eclagent.yaml
    #	helm/hpcc/templates/eclccserver.yaml
    #	helm/hpcc/templates/eclscheduler.yaml
    #	helm/hpcc/templates/esp.yaml
    #	helm/hpcc/templates/localroxie.yaml
    #	helm/hpcc/templates/roxie.yaml
    #	helm/hpcc/templates/sasha.yaml
    #	helm/hpcc/templates/thor.yaml
    #	version.cmake
    ghalliday committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    c71f587 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Jake Smith <[email protected]>
    jakesmith committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    cf6c53d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Gavin Halliday <[email protected]>
    ghalliday committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    de2a431 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Gavin Halliday <[email protected]>
    ghalliday committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    37168d0 View commit details
    Browse the repository at this point in the history
  3. HPCC-29828 Dev docs failing to build/publish

    Signed-off-by: Gordon Smith <[email protected]>
    GordonSmith committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    cf1aa44 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Merge pull request hpcc-systems#17512 from GordonSmith/HPCC-29828-DEV…

    …_DOCS
    
    HPCC-29828 Dev docs failing to build/publish
    
    Reviewed-by: Gavin Halliday <[email protected]>
    Merged-by: Gavin Halliday <[email protected]>
    ghalliday authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5516499 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Gordon Smith <[email protected]>
    GordonSmith committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    941d048 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Gordon Smith <[email protected]>
    GordonSmith committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e289e14 View commit details
    Browse the repository at this point in the history
  4. HPCC-29744 Remove existing 'optional' keywords from SCM files

    Removed 'optional' keywords from existing SCM files because they
    were not added correctly. The keyword requires a string value in
    the form optional("value") where "value" creates a category of
    optional fields exposed via the interface when the category
    "value" is included as a URL query parameter.
    
    Signed-Off-By: Kenneth Rowland [email protected]
    kenrowland committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4f349cb View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. HPCC-29858 Update the platform version rules

    Signed-off-by: Gavin Halliday <[email protected]>
    ghalliday committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    05ab14a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Gordon Smith <[email protected]>
    GordonSmith committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9e395ea View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge pull request hpcc-systems#17505 from kenrowland/HPCC-29744

    HPCC-29744 Remove existing 'optional' keywords from SCM files
    
    Reviewed-By: Shamser Ahmed <[email protected]>
    Reviewed-By: Anthony Fishbeck <[email protected]>
    Merged-by: Gavin Halliday <[email protected]>
    ghalliday authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f179fd5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Jake Smith <[email protected]>
    jakesmith committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    908a215 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. HPCC-29381 Improve XSD generation for ESP services

    Replaced explicit XSD and WSDL generation in genreated code by
    using existing library function.
    
    Signed-Off-By: Kenneth Rowland [email protected]
    kenrowland committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cd987c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge pull request hpcc-systems#17534 from ghalliday/versiondetails

    HPCC-29858 Update the platform version rules
    GordonSmith authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    58c3c09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a7a098 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Gordon Smith <[email protected]>
    
    # Conflicts:
    #	helm/hpcc/Chart.yaml
    #	helm/hpcc/templates/_helpers.tpl
    #	helm/hpcc/templates/dafilesrv.yaml
    #	helm/hpcc/templates/dali.yaml
    #	helm/hpcc/templates/dfuserver.yaml
    #	helm/hpcc/templates/eclagent.yaml
    #	helm/hpcc/templates/eclccserver.yaml
    #	helm/hpcc/templates/eclscheduler.yaml
    #	helm/hpcc/templates/esp.yaml
    #	helm/hpcc/templates/localroxie.yaml
    #	helm/hpcc/templates/roxie.yaml
    #	helm/hpcc/templates/sasha.yaml
    #	helm/hpcc/templates/thor.yaml
    #	version.cmake
    GordonSmith committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c9bd9c5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request hpcc-systems#17349 from kenrowland/HPCC-29381

    HPCC-29381 Improve XSD generation for ESP services
    GordonSmith authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    75bc83c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Gordon Smith <[email protected]>
    
    # Conflicts:
    #	helm/hpcc/Chart.yaml
    #	helm/hpcc/templates/_helpers.tpl
    #	helm/hpcc/templates/dafilesrv.yaml
    #	helm/hpcc/templates/dali.yaml
    #	helm/hpcc/templates/dfuserver.yaml
    #	helm/hpcc/templates/eclagent.yaml
    #	helm/hpcc/templates/eclccserver.yaml
    #	helm/hpcc/templates/eclscheduler.yaml
    #	helm/hpcc/templates/esp.yaml
    #	helm/hpcc/templates/localroxie.yaml
    #	helm/hpcc/templates/roxie.yaml
    #	helm/hpcc/templates/sasha.yaml
    #	helm/hpcc/templates/thor.yaml
    #	version.cmake
    GordonSmith committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    626c9dd View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. HPCC-29838 Add false sharing test case

    Signed-off-by: Richard Chapman <[email protected]>
    richardkchapman committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2e40cea View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request hpcc-systems#17515 from richardkchapman/false-sharing

    HPCC-29838 Add false sharing test case
    GordonSmith authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d0d371c View commit details
    Browse the repository at this point in the history
  2. HPCC-29963 Incorrect XSD type output for TpQueryType in WsTopology se…

    …rvice
    
    Changed TpQueryType to string to produce correct type in XSD
    
    Signed-Off-By: Kenneth Rowland [email protected]
    kenrowland committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    95e4c94 View commit details
    Browse the repository at this point in the history
  3. Merge pull request hpcc-systems#17612 from kenrowland/HPCC-29963

    HPCC-29963 Correct XSD type conversion for TpQueryType in WsTopology Service
    GordonSmith authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d2f29c6 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Gordon Smith <[email protected]>
    
    # Conflicts:
    #	helm/hpcc/Chart.yaml
    #	helm/hpcc/templates/_helpers.tpl
    #	helm/hpcc/templates/dafilesrv.yaml
    #	helm/hpcc/templates/dali.yaml
    #	helm/hpcc/templates/dfuserver.yaml
    #	helm/hpcc/templates/eclagent.yaml
    #	helm/hpcc/templates/eclccserver.yaml
    #	helm/hpcc/templates/eclscheduler.yaml
    #	helm/hpcc/templates/esp.yaml
    #	helm/hpcc/templates/localroxie.yaml
    #	helm/hpcc/templates/roxie.yaml
    #	helm/hpcc/templates/sasha.yaml
    #	helm/hpcc/templates/thor.yaml
    #	version.cmake
    GordonSmith committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b0fa567 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. HPCC-30005 Refactor IMessageUnpackCursor

    The way record lengths were fetched caused significant extra work for the localAgent
    where a temporary roxie row would be allocated and released for each count.
    
    Signed-off-by: Richard Chapman <[email protected]>
    richardkchapman committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ea7a85c View commit details
    Browse the repository at this point in the history
  2. HPCC-29831 Allow localAgent (and other) setting to be set in workunit…

    …/regression suite
    
    These options are only applied when Roxie us run in workunit mode in containerized systems.
    
    Signed-off-by: Richard Chapman <[email protected]>
    richardkchapman committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d167c56 View commit details
    Browse the repository at this point in the history
  3. HPCC-29831 Allow localAgent (and other) setting to be set in workunit…

    …/regression suite
    
    Fix some issues with setting topology when localAgent is false
    
    Signed-off-by: Richard Chapman <[email protected]>
    richardkchapman committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    da684f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. HPCC-27303 Coverity scan reported new defects related to Configuration

    Changed loop to return immediately when element erased from map
    
    Signed-Off-By: Kenneth Rowland [email protected]
    kenrowland committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d072902 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Jake Smith <[email protected]>
    
    # Conflicts:
    #	helm/hpcc/Chart.yaml
    #	helm/hpcc/templates/_helpers.tpl
    #	helm/hpcc/templates/dafilesrv.yaml
    #	helm/hpcc/templates/dali.yaml
    #	helm/hpcc/templates/dfuserver.yaml
    #	helm/hpcc/templates/eclagent.yaml
    #	helm/hpcc/templates/eclccserver.yaml
    #	helm/hpcc/templates/eclscheduler.yaml
    #	helm/hpcc/templates/esp.yaml
    #	helm/hpcc/templates/localroxie.yaml
    #	helm/hpcc/templates/roxie.yaml
    #	helm/hpcc/templates/sasha.yaml
    #	helm/hpcc/templates/thor.yaml
    #	version.cmake
    jakesmith committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9a26847 View commit details
    Browse the repository at this point in the history
  3. HPCC-29972 Add WsTopology.TpListLogFiles

    The existing code uses the FileSpray.FileList to list the log files
    of each HPCC component in bare metal enviroment, which does not make
    sense. In this PR, a similar funcitonality is added to WsTopology.
    
    Signed-off-by: wangkx <[email protected]>
    wangkx committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ab55e84 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge pull request hpcc-systems#17643 from kenrowland/HPCC-27303

    HPCC-27303 Coverity scan reported new defects related to Configuration
    
    Reviewed-By: Attila Vamos <[email protected]>
    Merged-by: Gavin Halliday <[email protected]>
    ghalliday authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    49b8387 View commit details
    Browse the repository at this point in the history
  2. Merge pull request hpcc-systems#17622 from wangkx/h29972

    HPCC-29972 Add WsTopology.TpListLogFiles
    
    Reviewed-By: Anthony Fishbeck <[email protected]>
    Merged-by: Gavin Halliday <[email protected]>
    ghalliday authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ed7561c View commit details
    Browse the repository at this point in the history
  3. Merge pull request hpcc-systems#17640 from richardkchapman/messageunp…

    …acker
    
    HPCC-30005 Refactor IMessageUnpackCursor
    
    Reviewed-by: Gavin Halliday <[email protected]>
    Merged-by: Gavin Halliday <[email protected]>
    ghalliday authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c9d6d57 View commit details
    Browse the repository at this point in the history
  4. Merge pull request hpcc-systems#17513 from richardkchapman/localagent-wu

    HPCC-29831 Allow localAgent setting to be set in workunit/regression suite
    
    Reviewed-by: Jake Smith <[email protected]>
    Reviewed-by: Gavin Halliday <[email protected]>
    Merged-by: Gavin Halliday <[email protected]>
    ghalliday authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1e7caef View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Merge remote-tracking branch 'origin/candidate-9.2.x'

    Signed-off-by: Jake Smith <[email protected]>
    
    # Conflicts:
    #	helm/hpcc/Chart.yaml
    #	helm/hpcc/templates/_helpers.tpl
    #	helm/hpcc/templates/dafilesrv.yaml
    #	helm/hpcc/templates/dali.yaml
    #	helm/hpcc/templates/dfuserver.yaml
    #	helm/hpcc/templates/eclagent.yaml
    #	helm/hpcc/templates/eclccserver.yaml
    #	helm/hpcc/templates/eclscheduler.yaml
    #	helm/hpcc/templates/esp.yaml
    #	helm/hpcc/templates/localroxie.yaml
    #	helm/hpcc/templates/roxie.yaml
    #	helm/hpcc/templates/sasha.yaml
    #	helm/hpcc/templates/thor.yaml
    #	version.cmake
    jakesmith committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    651fcfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f9b8f5 View commit details
    Browse the repository at this point in the history